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

Introduction

This section describes few sets of methods:
Deposit direct - method for merchant initiated deposit orders.
Deposit reverse - methods for gateway initiated deposit orders.
Withdrawal direct - method for merchant initiated withdrawal orders.
CHECK
Before starting the integration, you need to:
Obtain authorization keys (Bearer token) from the manager.
Provide the IP addresses of your servers for inclusion in the list of allowed IP addresses.

List of status discriptions#

StageHTTP StatusOrder StatusStatus descriptionMessage
POST Order400--1-4007Order with this external_transaction_id already exist
POST Order423--0000-1There is currently no possibility to make a payment, please try again later
POST Order423--0000-2There is currently no possibility to make a payment, please try again later
POST Order423--0000-3There is currently no possibility to make a payment, please try again later
POST Order423--0000-4There is currently no possibility to make a payment, please try again later
Validation errors
POST Order400--0-0000External_transaction_id is required property
POST Order400--0-0000Currency is required property
POST Order400--0-0000Amount is required property
POST Order400--0-0000Сurrency has invalide value
GET Order status404--0-0000The order with this external_transaction_id was not found
Modified at 2024-12-12 13:18:26
Previous
PayStar API Documentation
Next
Authorization Bearer
Built with