Changes to Create credit bundle
POST /billing/credits/bundles
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 125 revisions of this API.142
What changed
- ▲
the
bundle_namerequest property's maxLength was decreased to255request-property-max-length-decreased
- ●
the
currencyrequest property's maxLength was set to3request-property-max-length-set
- ▲
- ○
added the new optional request property
compatible_plan_idsnew-optional-request-property
- ○
added the required property
data/compatible_plan_idsto the response with the201statusresponse-required-property-added
- ○
- ●
added the new
metronomeenum value to thedata/currency_prices/items/price/provider_typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
metronomeenum value to thedata/price/provider_typeresponse property for the response status201response-property-enum-value-added
- ●
added the new
metronomeenum value to thedata/unit_price/provider_typeresponse property for the response status201response-property-enum-value-added
- ●