v1

latestOpenAPI 3.0.3Apache 2.02026-07-13121230447.8 KB
Customer Portal

Get delegate token for customer portal

Get delegate token for customer portal

post/portal/token

Request body

customerIdstring required

Identifier of the customer

accountIdsstring[]

Identifier of the accounts under the customer for which access is requested. Maximum of 5 account ids can be provided

allAccountsAccessboolean

Flag to specify if access for every account under the customer is required

expiryinteger

Expiry in seconds from the time of generation. If not provided, generated token will have the expiry of the token used for requesting.

Response

OK

tokenstring required