Vend Electricity
Make a call to our electricity purchase endpoint to buy electricity
Buy Electricity
POST
{{base_url}}/electricity
Headers
Name
Type
Description
authorization*
SECRET_KEY
Set value to Bearer SECRET_KEY
Request Body
Name
Type
Description
meterno*
String
provider*
String
Disco/Provider
amount*
String
Amount to vend
vendtype*
String
pckgid*
String
address*
String
metername
String
Take a look at how you might do this:
Sample Response
Last updated
Was this helpful?