Get pending pricing
curl --request GET \ --url https://staging-api.getpartna.com/v4/pricing/pending \ --header 'x-api-key: <api-key>' \ --header 'x-api-user: <api-key>'
{ "data": { "amount": 0.01, "username": "priceuser" }, "message": "success" }
Show child attributes