📄️ Withdraw Request
Request
📄️ Withdraw Callback
Merchant system should implement API to receive callback from PTS. The PTS will send request to the callback_url given in transaction request.
📄️ Withdraw Query
API URL: /merchant/order/withdraw
📄️ Withdraw Confirmation
PTS provides a withdrawal confirmation function. You can use it to double-check the withdrawal request was sent from you. While withdrawal confirmation is enabled, our system will send a withdrawal confirmation for each withdrawal request we received to the URL you given to us. If this withdrawl request is confirmed, then the transaction will continue. Otherwise, the withdrawal request will be halted and mark it as an anomaly.