v1

latestOpenAPI 3.0.2Apache 2.02026-07-14384753.8 KB
Transactions and Payments

Get Transaction By Transaction Id

get/transactions/{transactionId}

Path parameters

transactionIdstring required

Headers

x-business-idstring required

Response

Successful Response

timestampstring date-time required

The date and time the transaction occured in UTC

amountnumber required

The dollar amount of the transaction

currencystring

The currency of the transaction

type'credit' | 'debit' required

An enumeration.

idstring required

The ID of this transaction

documentIdstring

The ID of the document this transaction is to be recorded against

pendingboolean

Whether this transaction is pending or not

contactIdstring

Optional field to associate this transaction with a contact id if it is known