Skip to main content

Proper Nouns

Common specifications​

Common specifications for Transaction API, such as the domain name of endpoints, response when a request succeeds or fails, and rate limit.

Callbacks​

When an event occurs, such as the success or failure of a transaction order, the PTS platform will send an HTTPS POST request to the callback URL.

The callback URL is configured per trade order.

Callback Event Objects​

These are JSON objects containing events generated by the PTS Platform.

Callback settings​

You can configure, test, and get information on channel callback endpoints.

Transaction​

You can send a transaction and obtain information about the sent transaction.

Endpoints​

POST /merchant/random_code
POST /merchant/token
POST /merchant/payment
POST /merchant/withdraw
POST /merchant/order/payment
POST /merchant/order/withdraw
POST /merchant/balance
POST /merchant/exchange
POST /merchant/rate