post https://api.altermal.com/api:phZLPvsb/Settlements/Payments
Settlements free form
Authentication: required
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