Pay For Order (Buy Order)
Last updated
This is the endpoint to be called after confirming that a customer has made a payment. This initiates a process of crediting the customer from the liquidity provider for a buy order.
POST https://canary.xendbridge.com/api/LPSimulation/Order/Receipt
orderReference*
string
XB_e8715feef57b4cd4af4b738cf6db8e25
{
"data": true,
"status": "OK",
"message": "Customer Payout Initiated Successfully"
}Last updated