{
"customerAddressId": 0,
"customerId": 0,
"merchantId": 0,
"orderId": 0,
"shopId": 0
}curl --location --request POST 'https://dev.mallpraise.com.cn/emall/openapi/v1//h5/orderInfo/order/deliveryInfo/init' \
--header 'Authorization;' \
--header 'openKey;' \
--header 'Content-Type: application/json' \
--data-raw '{
"customerAddressId": 0,
"customerId": 0,
"merchantId": 0,
"orderId": 0,
"shopId": 0
}'{
"code": 0,
"data": {},
"extraData": {},
"extraData1": {},
"message": "string"
}