Actual revenues & adjustments

Actual revenues & adjustments



Authentication: required

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

Post revenues & adjustments **

Authentication: required

Based on the actual revenues of your clients (the beneficiary) transactions should be posted on a daily basis based on the agreed SLA between you and Alter-Mal.

These data will be utilized to calculated the due amount to be settled at end of the settlement period.

Example of the body parameters of this API

{
  "Beneficiary_sales": [
    {
      "Altermal_ID": "B-2e375afa293646a08f669a660802cc2d",
      "Your_merchant_ID": "dsadsafddfgdssfds",
      "Advance_ID": "90a37f2d20724722b6d0131aab8da81c",
      "TransactionDate": "2023-12-28T15:52:19.752Z",
      "Transaction_amount": 125000,
      "Transaction_type": "Revenues"
    },
    {
      "Altermal_ID": "B-8029055950932481",
      "Your_merchant_ID": "dsadsafdsfds",
      "Advance_ID": "b262a99508cd4d08b23c27ac6c478298",
      "TransactionDate": "2023-12-29T15:52:19.752Z",
      "Transaction_amount": 325000,
      "Transaction_type": "Revenues"
    }
  ]
}

Success response

Successfull upload of 2 transactions

📘

Adjustments

Adjustments are to be used for cases where there are returns or refunds of sales

Corrections of sales should be recorded as negative sales and not as adjustments

Please reach out to us for any additional information on Adjustments

Body Params
Beneficiary_sales
array of objects
required
Beneficiary_sales*
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