Get transaction details

Get details about an existing transaction.

In the response, you get information about transactions, reversals, and refunds.

  • Transaction: For a transaction, transactionType is set as AUTHORIZATION or DECLINE. The field is set as CLEAR after BILL has moved money from the funding account.
  • Reversal: For a reversal (cancel before funds are settled), transactionType is set as AUTHORIZATION and amount is a negative value.
  • Refund: For a refund (cancel after funds are settled), transactionType is set as CLEAR and amount is a negative value.
Language
Response
Click Try It! to start a request and see the response here!