Accept offers

Accept offers



Authentication: required

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

Accept offers based on Advance ID

Authentication: required

This end point allows you to integrate the acceptance of offers based on Advance ID (an Unique value of the 3 offers provide to your customer)

Example of the body parameters' of this API:

{
    "AdvanceID": "3809668ee4dc40d9b90e6f9047c7c12f-2",
    "Altermal_ID": "B-ec274af3e3c447be9bcdcac66fa5c507",
    "Your_merchant_ID": "P-6bce3658644e48a091372275d45b22fb",
    "Loan_purpose": "Other"
}

Once the customer select the offer (as an example he selected offer 2) the status of the loan move to Approved by customer allowing Alter-Mal to receive additional information about the customer.

🚧

Sandbox limitation

During the sandbox we will assume that the funding of the loan will happen without any credit check

Customer approving an offer doesn't guarantee a funding of the loan.

Success Response

Success

🚧

Customer Information

At this point in time, in real time environment, the customer would sign an agreement that would allow you to share his information with Alter-Mal and funders (if any)

That agreement in addition would authorize Alter-Mal to run a SIMAH credit bureau check on him.

Path Params
string
required

Advance ID

Body Params
string

Our beneficiary ID

string

The partner ID for the beneficiary

string
enum
required
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