post https://api.getansa.com/v1/merchants//request-settlement
Requests a settlement from the available merchant balance. This endpoint will initiate an ACH transfer in the amount requested. Currently, Ansa supports at most one settlement per calendar day.
This endpoint will reject requests that are for an amount
higher than the available merchant balance, or if the current promotionalAmount
is negative. We recommend calling the Get Merchant Balance endpoint to calculate the desired settlement before attempting to request a settlement via this API.
Note: Request Settlement call will fail in sandbox as there is no real money to settle.
Authorization Scope
Only the merchant secret key is authorized to call this endpoint.