cURL
curl --request GET \ --url https://api.pricenow.dev/api/accounts/current/online-credit \ --header 'pratiq-client-id: <pratiq-client-id>'
{ "data": { "balance": 123 } }
Get the current account online credit balance
Global Webshop Client Id
UUID of the sales channel
Successful response
Show child attributes