Static Charge
Get Static Charge
Retrieve all data about a single Static Charge.
GET
/
v0
/
static-charges
/
{id}
You should rely on
callbackUrl
property and expect async Static Charge updates sent from ZBD servers. However, this API can be used to check any information about any specific Static Charge, specifically properties such as slots
, successMessage
, and status
.Configuration
Path Parameters
id
string
requiredStatic Charge ID
Header Parameters
apikey
string
requiredZBD Project API Key
Was this page helpful?