GET
/
transactions
/
{transaction_id}
/
settlements

This endpoint requires the transactions.read scope.

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transaction_id
string
required

The ID for the transaction to get the information for.

Response

200 - application/json

A list of settlements.

items
object[]

A list of settlements.