Current account

5 operations are available in this resource for the current release. Select an operation to view its request metadata and integration examples.

MethodEndpointDescriptionStatusOperation page
GET/api/meReturns the signed-in account's identity, credit balance, template-management access, and permission scopes.AvailableView operation
GET/api/me/profileReturns the signed-in account identity, tenant identifier, application context, template-management access, and permission scopes.AvailableView operation
GET/api/me/transactionsLists transactions owned by the signed-in account in reverse chronological order with pagination and optional test-mode inclusion.AvailableView operation
GET/api/me/transactions/{id}/eventsLists payment-provider events associated with a transaction owned by the signed-in account, ordered from oldest to newest.AvailableView operation
GET/api/me/transactions/{id}/invoiceReturns an HTML invoice for a transaction owned by the signed-in account, including its related payment-provider events.AvailableView operation