The access token we will use to make calls to the webhook endpoints implemented by the supplier partner. JSON Web Tokens is a popular format for implementing the access token.
Yes
expires_in
Integer
If the access token expires, the server should reply with the duration of time in seconds the access token is granted for e.g. 3600.