Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The API key to access the admin API
The name of the charge
"Extra Storage"
Unique code identifier for the charge
"extra_storage"
The price of the charge
x >= 01000
The currency for the charge
"USD"
The entitlement code this charge is associated with
"EXTRA_STORAGE_ENTITLEMENT"
Description of the charge
"Additional storage space for your account"
Optional overrides for billable metric configuration
{
"fieldName": "storage_gb",
"aggregatorType": "sum",
"description": "Total storage used in GB"
}Charge created successfully