Skip to main content
Before reading this API document, please make sure to review API Description Guide

Limits

Payout API

Payout Request

URL: USD: /usd/pay/apply Parameters:
request
response
Response data description

Payout Query

Description:
  • Create a payout order
  • If orderNo is returned synchronously, it can be queried directly
  • For other payment methods, after asynchronous notification, use orderNo to query and confirm the status again
URL: USD: /usd/pay/query Parameters: request
response
Response data description

Payment Methods

Notes

  1. What does the failure reason <Bank Reversal> mean? The user’s account has been flagged by PayPal as a high-risk account and cannot receive funds. The user must change to another account.
  2. Can an order that is already in the payout process be recalled? No, it cannot.
  3. Funds have been sent, but the user has not received them. What should be done? The user needs to check their PayPal email to see if there is a notification email and claim the payment.
    If the payment remains in “pending transfer” status, after 30 days without being claimed, it will be automatically refunded.
    Below is the PayPal email claiming guide: Example of the PayPal email claim flow for received funds
Last modified on July 9, 2026