Get Card Transaction Detail

Get the detail of a specific transaction. You can query by cbs_reference_id that is provided to you from the card transaction list endpoint OR use the transaction_id you receive if you are a remote host client. Please note that the related_transactions field will be available if original transaction has a multiple related transactions by the same transaction_id. The order will be based on creation time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The account_currency, currency and original_currency in the response are both in ISO 4217 alphabetic format

  • account_amount: an amount that following card currency, if card currency is SGD, it will be populated by SGD amount. If card currency is USD, it will be populated by USD amount
  • account_currency: a card currency
  • amount: an amount that following issuer currency which always be SGD
  • currency: an issuer currency
  • original_currency: acquirer currency
  • original_amount: acquirer amount
Path Params
string
required

Issuing Plan Opaque ID

string
required

User Opaque ID

string
required

Card Opaque ID

string
required

CBS Transaction ID

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json