{
"dwSpuId": 0,
"dwSkuId": 0,
"price": 0,
"quantity": 0
}curl --location 'https://www.xportcn.com/api/poizon/order/preview' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
"dwSpuId": 0,
"dwSkuId": 0,
"price": 0,
"quantity": 0
}'{
"requestId": "",
"code": 0,
"developId": 0,
"msg": "",
"data": {
"productAmount": 0,
"servicePrice": 0,
"handlingFee": 0,
"totalAmount": 0
}
}