cURL
curl --request GET \ --url https://api.sandbox.thrivory.com/v1/settlements/{settlement_id}/reconciliation \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "settlement_id": "<string>", "payer_payment": 123, "fee_collected": 123, "final_status": "closed" }
The access token received from the authorization server in the OAuth 2.0 flow.
Reconciliation details
closed
underpaid
overpaid