{ "contentType": "FORMURLENCODED", "json": "{\"couponId\":\"2761245061\",\"openId\":\"mgJNc44zEs9RdJdUb3iEFtCKLQ\",\"uniqueSendingIdentity\":\"A97FB1C1CD34439B94EBFBEB40CF7DBF\"}", "methodName": "synchronizationToBaidu", "timeout": 1000, "url": "https://openapi.baidu.com/rest/2.0/smartapp/v1.0/coupon/send" }
curl --location --request POST 'http://10.42.102.56:9082/openapiservice/baidu/post?url=https://openapi.baidu.com/rest/2.0/smartapp/v1.0/coupon/send&contentType=FORMURLENCODED' \ --header 'Content-Type: application/json' \ --data-raw '{ "contentType": "FORMURLENCODED", "json": "{\"couponId\":\"2761245061\",\"openId\":\"mgJNc44zEs9RdJdUb3iEFtCKLQ\",\"uniqueSendingIdentity\":\"A97FB1C1CD34439B94EBFBEB40CF7DBF\"}", "methodName": "synchronizationToBaidu", "timeout": 1000, "url": "https://openapi.baidu.com/rest/2.0/smartapp/v1.0/coupon/send" }'
{ "errno": 90013, "msg": "请求Id不能为空,幂等处理", "data": {} }