Asynchronous callback
1. After receiving the asynchronous notification, you must respond with an
httpResponse status code of 200. All other status codes are regarded as callback
failures. After the callback fails, please go to the merchant's backend
tofill the order or call the order filling interface to fill the order.
2. The merchant must verify the x-api-signature of the callback notification,
where the time window offset between x-api-timestamp and the current timestamp
needs to be less than 5s.Callback request header parameter description
Name
Type
Description
Callback request body parameter description
Name
Type
Description
Last updated