Settlements free form

Settlements free form



Authentication: required

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Settlement free form

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

Body Params
Partner_Settlement
array of objects
required
Partner_Settlement*
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Input Error. Check the request payload for issues.

401

Unauthorized

403

Access denied. Additional privileges are needed access the requested resource.

404

Not Found. The requested resource does not exist.

429

Rate Limited. Too many requests.

500

Unexpected error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json