username:password
Authorization: Basic *****************
{ "shopId": "string", "priceId": 0, "customType": 0 }
curl --location --request POST 'https://developer.chargenow.top/cdb-open-api/v1/shop/priceStrategy/bindShop' \ --header 'Content-Type: application/json' \ --header 'Authorization: Basic Og==' \ --data-raw '{ "shopId": "string", "priceId": 0, "customType": 0 }'
{ "": {} }