{
"requestId": "string",
"extendMap": {
"key": {}
},
"outRefundId": "string",
"stage": 0,
"expressInfo": {
"address": "string",
"post": 0,
"mobile": "string",
"name": "string",
"tel": "string"
}
}curl --location -g --request POST 'https:///open/gateway/OrderRefundOuterAgreeRest/v1' \
--header 'app-id;' \
--header 'ts;' \
--header 'sign-type;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestId": "string",
"extendMap": {
"key": {}
},
"outRefundId": "string",
"stage": 0,
"expressInfo": {
"address": "string",
"post": 0,
"mobile": "string",
"name": "string",
"tel": "string"
}
}'{
"success": false,
"code": 0,
"message": "",
"requestId": "",
"data": false
}