v1

latestOpenAPI 3.0.22026-07-26123510445.2 KB
Products

List Card Products

Returns a list of issuing product objects.

get/v1/issuing/products

Query parameters

page_sizeinteger required
Example:10

The maximum number of items to return per page. This number can be between 1 - 100

page_numberinteger required
Example:1

The page number to retrieve the next set of items. The number has to be greater than 1.

Headers

x-on-behalf-ofstring

Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts API. If omitted or empty, the request is executed using the master account. More information at Connected Accounts.

Response

OK - Products returned successfully.

total_pagesinteger

The total pages of available items.

total_itemsinteger

The total counts of available items.