transactions.read
scope.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
"default"
Path Parameters
The unique identifier of the transaction.
"7099948d-7286-47e4-aad8-b68f7eb44591"
The unique identifier of the settlement.
"b1e2c3d4-5678-1234-9abc-1234567890ab"
Response
Successful Response
A settlement record for a transaction.
The unique identifier for the record.
"b1e2c3d4-5678-1234-9abc-1234567890ab"
The merchant account this record belongs to.
"default"
The date and time the record was created, in ISO 8601 format.
"2024-06-01T12:00:00.000Z"
The date and time the record was last updated, in ISO 8601 format.
"2024-06-01T12:00:00.000Z"
The date and time the record was posted, in ISO 8601 format.
"2024-06-01T12:00:00.000Z"
The date and time the record was ingested, in ISO 8601 format.
"2024-06-01T12:00:00.000Z"
ISO 4217 currency code.
"EUR"
"GBP"
"USD"
The total amount in the smallest currency unit (e.g. cents).
1100
The commission amount deducted in the smallest currency unit.
100
The report ID from the payment service.
"a1b2c3d4-5678-1234-9abc-1234567890ab"
List of file IDs for the payment service report.
["f1e2d3c4-5678-1234-9abc-1234567890ab"]
The transaction this record is associated with.
"7099948d-7286-47e4-aad8-b68f7eb44591"
The exchange rate, if applicable.
1
The interchange fee, if applicable, in the smallest currency unit.
50
The markup fee, if applicable, in the smallest currency unit.
10
The scheme fee, if applicable, in the smallest currency unit.
5
Always settlement
.
"settlement"
"settlement"