Account
Authorizations
AuthorizationstringRequired
Path parameters
tenant_aliasstringRequired
Tenant being referenced.
Body
idstringRequiredExample:
Unique identifier for the account.
abc123currencystringOptionalExample:
ISO 4217 standard currency code (e.g. USD, EUR).
USDResponses
200
Account created or updated.
application/json
idstringRequiredExample:
Unique identifier for the account.
abc123currencystringOptionalExample:
ISO 4217 standard currency code (e.g. USD, EUR).
USD403
Endpoint is deprecated and not available on non-classic programs.
application/json
post/{tenant_alias}/accountsync
cURLAuthorizations
AuthorizationstringRequired
Path parameters
tenant_aliasstringRequired
Tenant being referenced. E.g. "aboih12h16t" or "test_abo912126tastastt"
accountIdstringRequired
The id of the account to look up.
Responses
200
Account found.
application/json
idstringRequiredExample:
Unique identifier for the account.
abc123currencystringOptionalExample:
ISO 4217 standard currency code (e.g. USD, EUR).
USD403
Endpoint is deprecated and not available on non-classic programs.
application/json
404
Account NOT found.
application/json
get/{tenant_alias}/account/{accountId}
cURLLast updated
