Payout Order Query
GET
{{HOST}}/api/v2/payout/order/query
Special announcement
If the HTTP response status code is not 200 when the order is created and initiated, the order status must be verified twice through the merchant management background or the order inquiry interface. If the order exists and the status is "Generating Order" and "Transaction Abnormal", the current order is in the status of in-progress, so don't make any changes to the order. If the order exists and the status is "Generated Order" and "Transaction Exception", then the current order is in progress, so do not change any order, otherwise there may be unnecessary capital loss, so please be careful. If the business code returned by the creation interface is 400 and there is a clear parameter verification failure, you can directly determine the order failure without inquiry. If you have any questions, please confirm with the SimplyPay team at the first time, the query interface must be the order status (orderStatus) as the basis for order judgment, if any other abnormalities, please do not modify the order status, you need to manually participate in the SimplyPay team to follow up on the confirmation, please do not withdraw cash in the order of the withdrawal of information on the second withdrawal operation to avoid unnecessary loss of funds. avoid unnecessary loss of funds. Please do not withdraw your money twice to avoid unnecessary loss of funds.
Request
Query Params
appId
string
required
Example:
a0c07e56c281c23c9b0bfd94923cfb9d
merOrderNo
string
optional
Example:
20220408123109677
orderNo
string
optional
sign
string
required
Example:
a8e8789b76d43d57d3b72fdfb14f482761e05a192a86048b90710f517369f5f8
Request samples
Responses
Modified at 2025-02-28 15:29:38