post https://api.altermal.com/api:phZLPvsb/Settlements/Payments
Settlements free form
Authentication: required
Log in to see full request history
Settlement free form
Authentication: required
Authentication: required
This end points allow for settlements in a free formatted ie without identifying settlement period or associated revenues transactions.
Example of the body of this Endpoint
{
"Partner_Settlement": [
{
"Altermal_ID": "B-2e375afa293646a08f669a660802cc2d",
"Your_merchant_ID": "dsadsafddfgdssfds",
"Advance_ID": "90a37f2d20724722b6d0131aab8da81c",
"TransactionDate": "2023-12-28T15:52:19.752Z",
"ValueDate": "2023-12-28T15:52:19.752Z",
"Transaction_amount": 100,
"Settlement_bank_reference": "Reference 1234"
}
]
}
Success response
Successfull upload of 1 transactions
Work in progress
This end point should only be used until the settlement webhook is live
Responses
400Input Error. Check the request payload for issues.
401Unauthorized
403Access denied. Additional privileges are needed access the requested resource.
404Not Found. The requested resource does not exist.
429Rate Limited. Too many requests.
500Unexpected error