Get Bulk Card Tokens - Field Descriptions

The following page details each of the fields received in the response when using the Get Bulk Card Tokens endpoint.

Request Fields

The following table describes fields that can be included in the body of the request when getting bulk card tokens.

FieldDescriptionTypeMinimum LengthMaximum LengthMandatory
bulkCardRequestIdThe bulk card request identifier.Integer12147483647Yes
pageNumberThe page number of the response.Integer12147483647Yes
pageSizeDetermines the amount of tokens returned in the response.Integer12147483647Yes

Response Fields

The following table describes the field included in the response after successfully getting bulk card tokens.

FieldDescription
tokensThe unique public tokens created as part of the Create Bulk Physical Card request.
pageNumberNumber of the current page.
totalTotal number of cards created.
pageSizeThe amount of public token displayed on each page.