Changes to Get a list of customer integrations
GET /api/v1/customers/{id}/integrations
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 10 of the 115 revisions of this API.1136
What changed
- ●
added the new
CreditOveragePriceCurrencyNotFoundenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
InvalidCreditOverageBillingModelenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
InvoicePreviewNotAvailableForDraftContractenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
OveragePriceNotSupportedOnAddonenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
OveragePriceRequiresUsageLimitenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
- ●
added the new
STRIPE_INVOICINGenum value to thedata/items/vendorIdentifierresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
STRIPE_INVOICINGto the propertyitems/of thequeryrequest parametervendorIdentifierrequest-parameter-property-enum-value-added
- ●
- ●
added the new
GovernanceNotEnabledenum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
- ●
added the new
AIRWALLEXenum value to thedata/items/vendorIdentifierresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
AIRWALLEXto the propertyitems/of thequeryrequest parametervendorIdentifierrequest-parameter-property-enum-value-added
- ●
- ○
added the new optional
headerrequest parameterX-ACCOUNT-IDnew-optional-request-parameter
- ○
added the new optional
headerrequest parameterX-ENVIRONMENT-IDnew-optional-request-parameter
- ○
- ●
added the new
PricingModelNotSupportedByBillingIntegrationenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
- ●
added the new
PREQUELenum value to thedata/items/vendorIdentifierresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
PREQUELto the propertyitems/of thequeryrequest parametervendorIdentifierrequest-parameter-property-enum-value-added
- ●
- ●
added the new
DataExportIntegrationErrorenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
- ●
added the new
InvalidReceivedSignatureErrorenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
RECEIVEDenum value to thedata/items/vendorIdentifierresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
RECEIVEDto the propertyitems/of thequeryrequest parametervendorIdentifierrequest-parameter-property-enum-value-added
- ●
- ▲
for the
queryrequest parametervendorIdentifier, the type/format was changed fromstring/toarray/request-parameter-type-changed
- ▲