InstaCash API
BNPL API
Examples
BNPL API
Examples
BNPL API
Initialization
Queries the available offers for the merchant
GET
Runs a calculation on a cart amount
GET
Create a BNPL application
POST
Cancel an ongoing Application
DELETE
Status Lists
Application Statuses
Deal Statuses
Querying
Returns offer data for a given offer ID
GET
Get a listing of all BNPL Applications
GET
Get the current status of a BNPL Application
GET
Get a listing of all BNPL Purchases
GET
Get data of specific Purchase
GET
Get a listing of all BNPL Deals
GET
Get data of Deal
GET
One Click
/api/bnpl/external/one-click/calculation
POST
/api/bnpl/external/one-click/approve
POST
/api/bnpl/external/one-click/application
POST
Hook
Called when a status update happens on a deal or application
BNPL API
Hook
Called when a status update happens on a deal or application
POST
THIS IS AN OUTGOING REQUEST NOT AN ENDPOINTThe entire url of this call can (must) be configured for each merchant,no path or query is added, the "...
Previous
/api/bnpl/external/one-click/application
Next
Called when a status update happens on a deal or application