Skip to main content

Initiate Cashback Delivery

POST 

/v2/cashbacks/deliver

Calculates and delivers cashback to a user participating in a cashback campaign. Funds will be deducted from the merchant's balance to transfer to the user, so it is essential to ensure sufficient balance before initiating the cashback delivery. This endpoint requires details such as the user's ID, purchase amount, and campaign ID, along with payment method and transaction identifiers.

Request

Responses

Cashback delivered successfully.

Callbacks

POST 

{$request.body#/webhook_notification/endpoint_url}

Callbacks Responses

Callback received successfully.