{ "product": "847", "country": "1", "businessType": "1", "order": { } }
curl --location --request POST 'https://occ.yanwentech.com/gateway/router' \ --header 'appKey;' \ --header 'requestId;' \ --header 'method;' \ --header 'Content-Type: application/json' \ --data-raw '{ "product": "847", "country": "1", "businessType": "1", "order": { } }'