List submerchant settlements
Query
List submerchant settlements
Returns settlement records for your submerchants, including settlement timing and amounts.
POST
List submerchant settlements
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
The body is of type object.
Response
200 - application/json
findSettlementsSubmerchant
Whether the request was processed successfully. Declines return HTTP 200 with success: false.
Example:
true
Human-readable result message.
Example:
"succeeded"
Machine-readable result code. See the Error Codes reference.
Example:
"0"
The response payload.
Aggregate totals across all returned records.
Echo of the query envelope that produced this result.
Last modified on July 14, 2026

