Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
Query Parameters
The number of items to return per page.
Required range:
1 <= x <= 100The token for the next page of items. This should only be populated using the nextPageToken value from the previous response.
Filter by payment link status.
Available options:
ACTIVE, DEACTIVATED, EXPIRED, COMPLETED Example:
"ACTIVE"