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

  1. b876edd1a4fc5
  2. 8d63db93d65611
  3. 58bb216ff8ce1
  4. 2fee3609afd211
  5. 3acd63d6c8612
  6. 4fa87d66426d1
  7. 3dad98111f0d11
  8. 0dece860f6781
  9. b181b166a2a521
  10. 0c10c90c13851

What changed

    • added the new CreditOveragePriceCurrencyNotFound enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new InvalidCreditOverageBillingModel enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new InvoicePreviewNotAvailableForDraftContract enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new OveragePriceNotSupportedOnAddon enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new OveragePriceRequiresUsageLimit enum value to the code response property for the response status 400

      response-property-enum-value-added

  • 8d63db93d65611See the full diff
    • added the new STRIPE_INVOICING enum value to the data/items/vendorIdentifier response property for the response status 200

      response-property-enum-value-added

    • added the enum value STRIPE_INVOICING to the property items/ of the query request parameter vendorIdentifier

      request-parameter-property-enum-value-added

    • added the new GovernanceNotEnabled enum value to the code response property for the response status 403

      response-property-enum-value-added

  • 2fee3609afd211See the full diff
    • added the new AIRWALLEX enum value to the data/items/vendorIdentifier response property for the response status 200

      response-property-enum-value-added

    • added the enum value AIRWALLEX to the property items/ of the query request parameter vendorIdentifier

      request-parameter-property-enum-value-added

    • added the new optional header request parameter X-ACCOUNT-ID

      new-optional-request-parameter

    • added the new optional header request parameter X-ENVIRONMENT-ID

      new-optional-request-parameter

    • added the new PricingModelNotSupportedByBillingIntegration enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new PREQUEL enum value to the data/items/vendorIdentifier response property for the response status 200

      response-property-enum-value-added

    • added the enum value PREQUEL to the property items/ of the query request parameter vendorIdentifier

      request-parameter-property-enum-value-added

    • added the new DataExportIntegrationError enum value to the code response property for the response status 400

      response-property-enum-value-added

  • b181b166a2a521See the full diff
    • added the new InvalidReceivedSignatureError enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new RECEIVED enum value to the data/items/vendorIdentifier response property for the response status 200

      response-property-enum-value-added

    • added the enum value RECEIVED to the property items/ of the query request parameter vendorIdentifier

      request-parameter-property-enum-value-added

    • for the query request parameter vendorIdentifier, the type/format was changed from string/ to array/

      request-parameter-type-changed