Generate a portal token for a customer
Generates a JWT token that grants access to the customer portal. The token can be used to access invoices, payment methods, and other portal features.
Path parameters
customer ID or alias
Response
Portal token generated
Changes
Changed in 4 of the 54 revisions of this API.134
- ●
added the new
TOO_MANY_REQUESTSenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
TOO_MANY_REQUESTSenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
TOO_MANY_REQUESTSenum value to thecoderesponse property for the response status500response-property-enum-value-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ●
- ○
api tag
Customersaddedapi-tag-added
- ○
api tag
customerremovedapi-tag-removed
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 274 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲