{ "order_id":1000012680, "pay_amount":2000 }
curl --location --request POST 'https://dapi.visageniusglobal.com/openvisa/order_pay' \ --header 'X-Date: ' \ --header 'X-Appid: ' \ --header 'Authorization: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "order_id":1000012680, "pay_amount":2000 }'
{"ret":0,"msg":"ok","body":{"express_address":{"mobile_phone":"15071097990","county_code":"120101","id":10116,"addressee":"周建成","city_code":"120100","detail_address":"东外斜街甲4号宏天 商务115室","province_code":"120000"}}}