{
"requestId": "string",
"timestamp": "string",
"nonce": "stringstringstri",
"sign": "string",
"reqBody": {
"merchantNo": "string",
"channelId": 0,
"channelMchNo": "string",
"status": 0,
"failMsg": "string",
"agreementSignUrl": "string"
}
}curl --location 'https://openapi-dev.51shoubei.com/openApi/v1/paycfg/merchant/callback/notify' \
--header 'api-key: {{api-key}}' \
--header 'Content-Type: application/json' \
--data '{
"requestId": "string",
"timestamp": "string",
"nonce": "stringstringstri",
"sign": "string",
"reqBody": {
"merchantNo": "string",
"channelId": 0,
"channelMchNo": "string",
"status": 0,
"failMsg": "string",
"agreementSignUrl": "string"
}
}'"string"