Changes to Usage Billing History
GET /api/v1/usage_billing/history
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 10 revisions of this API.27
What changed
- ○
added the new optional
queryrequest parametertypesnew-optional-request-parameter
- ○
- ▲
response property
entries/items/charged_unitslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
entries/items/credited_unitslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
the response property
entries/items/charged_unitsbecame required for the status200response-property-became-required
- ○
the response property
entries/items/credited_unitsbecame required for the status200response-property-became-required
- ○
added the required property
currencyto the response with the200statusresponse-required-property-added
- ○
added the required property
entries/items/charged_amountto the response with the200statusresponse-required-property-added
- ○
added the required property
entries/items/credited_amountto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○