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, You will receive a retry request after a
short period of time.
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