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