{
"apmId": 0,
"ifAutoConfirm": true,
"orderId": 0,
"signatureUrl": "string"
}curl --location --request PUT 'https://dev.mallpraise.com.cn/emall/openapi/v1//h5/bdmServiceInfo/order/customerConfirmOrder' \
--header 'Authorization;' \
--header 'openKey;' \
--header 'Content-Type: application/json' \
--data-raw '{
"apmId": 0,
"ifAutoConfirm": true,
"orderId": 0,
"signatureUrl": "string"
}'{
"code": 0,
"data": "string",
"extraData": {},
"extraData1": {},
"message": "string"
}