InstantTransfer
  1. PayStar API Documentation
InstantTransfer
  • PayStar API Documentation
    • Introduction
    • Authorization Bearer
    • Sandbox
    • Callbacks
    • Glossary
    • Dictionarys
      • Currencys
      • Telecom operators
      • Bank names
    • Deposit direct (Merch)
      • Create | Deposit order
      • Check status | Deposit order
    • Deposit reverse (Gateway)
      • Create | Reverse deposit order
      • Check status | Deposit order
    • Withdrawal direct (Merch)
      • Create | Withdrawal order
      • Check status | Withdrawal order
    • Balance
      • GET Merchant balance
  • Armax API
    • POST Armax Order
      POST
  • Butler API Bridge
    • Authorization Bearer
    • Withdrawal direct | PDO API Bridge
      • Check status | Withdrawal order
      • Create | Withdrawal Order
    • PSP Deposit Order
      • PSP Deposit Order
      • PSP Deposit Order status
    • Merch Deposit Order
      • Merch Deposit Order
      • Merch Deposit Order status
  • CoreFy API
    • Withdrawal Order
      POST
    • Payment Order
      POST
  • PayNetEasy API Bridg
    • Introduсtion
    • Autorization
    • Glossary
    • POST order
      POST
    • POST Status order
      POST
  1. PayStar API Documentation

Withdrawal direct

Withdrawal direct - group of method for merchant initiated Withdrawal orders.
In case you have previously integrated with ButlerWallet processing, you can integrate by Withdrawal direct | PDO Butler API Bridge

Сonceptual interaction diagram#

To make withdrawal payment please use follow methods:#

Create payment: POST /api/v1/integration/withdrawal-order/
Check payment status: GET /api/v1/integration/withdrawal-order/{externalId}/status

Deposit Sequence diagram#

Check status deposit order - callback and Polling#

Polling - every 2 min before getting the final status.
Callback
Modified at 2024-12-12 13:18:26
Previous
Check status | Deposit order
Next
Create | Withdrawal order
Built with