Get settlement
This endpoint requires the transactions.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID for the transaction to get the information for.
The unique ID of the settlement.
Response
A settlement record.
The net amount of this settlement.
The total commission of this settlement, expressed in currency
.
The date and time when this settlement was created in our system.
The currency code of this settlement in ISO 4217 three-letter code format.
The exchange rate used to convert amounts from the processing currency to the settlement currency.
The unique identifier for this settlement.
The date and time when information about this settlement was ingested into our system.
The interchange fee of this settlement, expressed in currency
.
The markup of this settlement by the acquirer, expressed in currency
.
The ID of the merchant account to which this settlement belongs to.
The list of payment service report file IDs that make up the payment service report containing this settlement.
The ID of the payment service report containing this settlement.
The date and time when this settlement occurred.
The scheme fee of this settlement, expressed in currency
.
The ID of the transaction associated with this settlement.
The type of this resource. Is always settlement
.
settlement
The date and time when this settlement was last updated.
Was this page helpful?