List Payment Card Transactions

Path parameters

payment_card_idstringRequired

Headers

AuthorizationstringRequired

Basic authentication of the form Basic <username:password>.

Query parameters

limitintegerOptional
Number of results to return per page.
offsetintegerOptional
The initial index from which to return the results.
searchstringOptional
A search term.

Response

countinteger
resultslist of any
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"