Partner API
Create Access Token
Creates an admin token for a partner
POST
Authorizations
Type "Bearer" followed by a space and the JWT token.
Body
application/json
access token create request
Example:
"company-xyz"
Example:
"2023-06-08T00:00:00Z"
Example:
"2023-06-15T23:59:59Z"
Response
200
application/json
OK
Example:
"2023-06-08T10:30:00Z"
Example:
"248b8553-effa-4d99-a906-041a54f7df87"
Example:
"company-xyz"
Example:
"328b8553-effa-4d99-a906-041a54f7df87"
Available options:
ADMIN
, CUSTOMER
Example:
"2023-06-08T15:45:00Z"
Example:
"2023-06-08T00:00:00Z"
Example:
"2023-06-15T23:59:59Z"
Example:
"<JWT>"