Changes to Create webhook subscription

POST /v1/webhook_subscriptions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 30 revisions of this API.11011

  1. e5198bf3cf7e22
  2. 1d6de495a31d1
  3. f04b2c330a6733
  4. 67983e71dc4111
  5. d91795c11a3144
  6. 8568afece9121

What changed

  • e5198bf3cf7e22See the full diff
    • added the new account_holder.active enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new account_holder.closed enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new account_holder.active enum value to the request property events/items/

      request-property-enum-value-added

    • added the new account_holder.closed enum value to the request property events/items/

      request-property-enum-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the header request parameter Idempotency-Key became required

      request-parameter-became-required

  • f04b2c330a6733See the full diff
    • added the new conversion.completed enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new conversion.created enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new conversion.failed enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new conversion.completed enum value to the request property events/items/

      request-property-enum-value-added

    • added the new conversion.created enum value to the request property events/items/

      request-property-enum-value-added

    • added the new conversion.failed enum value to the request property events/items/

      request-property-enum-value-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 67983e71dc4111See the full diff
    • added the new deposit.received enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new deposit.received enum value to the request property events/items/

      request-property-enum-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • d91795c11a3144See the full diff
    • added the new return.failed enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new return.initiated enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new return.paid enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new return.returned enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new return.failed enum value to the request property events/items/

      request-property-enum-value-added

    • added the new return.initiated enum value to the request property events/items/

      request-property-enum-value-added

    • added the new return.paid enum value to the request property events/items/

      request-property-enum-value-added

    • added the new return.returned enum value to the request property events/items/

      request-property-enum-value-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added