Create Usage Charge
POST https://api.ecartapi.com/api/v2/billing/{{id}}/usage
To make usage charges you must create a recurrent billing and activate it so you can charge the store
Request Body
{"usageCharge"=>{"description"=>"Super Mega Plan 1000 emails", "price"=>"1.0"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |