C#
List transaction settlements
List all settlements for a specific transaction.
GET
C#
This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
Example:
"default"
Path Parameters
The unique identifier of the transaction.
Example:
"7099948d-7286-47e4-aad8-b68f7eb44591"
Response
Successful Response
A list of settlement records for a transaction.
The list of settlement objects.