get
/api/allocationsList allocations
get
/api/organizations/{organization}/allocationsList all organization allocations
post
/api/organizations/{organization}/allocationsCreate a budget allocation
delete
/api/organizations/{organization}/allocations/{name}Delete a budget allocation
get
/api/organizations/{organization}/allocations/{name}/permissionsGet allocation permissions
patch
/api/organizations/{organization}/allocations/{name}/permissionsUpdate allocation permissions
get
/api/organizations/{organization}/allocations/{name}/usageList usage events for an allocation
post
/api/organizations/{organization}/allocations/{name}/usageCreate an allocation usage event
delete
/api/organizations/{organization}/allocations/{name}/usageDelete usage events for an allocation
delete
/api/organizations/{organization}/allocations/{name}/usage/allDelete all usage events for an allocation
get
/api/organizations/{organization}/reports/allocations/{allocation}/usage/by-dayGet summarized usage events for an allocation
get
/api/organizations/{organization}/reports/allocations/{allocation}/usage/filter-optionsGet filter options for usage events
get
/api/organizations/{organization}/unitsList units
post
/api/organizations/{organization}/unitsCreate a unit
get
/api/organizations/{organization}/units/{unit}Get unit details
post
/api/organizations/{organization}/units/{unit}/rulesCreate a new unit pricing rule
get
/api/organizations/{organization}/units/{unit}/skusList SKUs for a unit
post
/api/organizations/{organization}/units/{unit}/skusCreate a SKU for a unit
delete
/api/organizations/{organization}/units/{unit}/skus/{sku}Archive a SKU from a unit