Changes to Open Billing Portal
POST /api/v1/billing/portal
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 30 revisions of this API.116
What changed
- ▲
request property
/was restricted to a list of enum valuesrequest-property-became-enum
- ○
the
request property const valuecancelwas removedrequest-property-const-removed
- ○
added the new
cancelenum value to the request property/request-property-enum-value-added
- ○
added the new
payment_methodenum value to the request property/request-property-enum-value-added
- ▲
- ○
added optional request body
request-body-added-optional
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
added the new
price_not_foundenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○