Check On-Demand Sandbox Credits

To check the status of credits on the realm, use the GET/realm/{realm}/usage method. To check the status of credits for a specific sandbox, use the GET/sandboxes/{sandboxId}/usage method.

  1. To open the Sandbox API user interface, go to B2C Commerce Sandbox API.
  2. Click Authorize.
  3. Enter the API client ID for the Sandbox API.
  4. To dismiss the authorization window and return to the Sandbox API user interface, click Close.
  5. To check the status of credits for the realm, click to expand the GET/realm/{realm}/usage method.
  6. Click Try it out.
  7. Enter the realm ID.
  8. Enter the begin and end date for the usage report.
  9. Click Execute.
  10. To check the status of credits for a sandbox, click to expand the GET/sandboxes/{sandboxId}/usage method.
  11. Click Try it out.
  12. Enter the realm ID.
  13. Enter the begin and end date for the usage report.
  14. Click Execute.