Changes to Update a webhook endpoint

PATCH /v1/webhooks/{webhook_id}/

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

Changed in 2 of the 11 revisions of this API.34

  1. 16345eb8097011
  2. e58688835e2523

What changed

  • 16345eb8097011See the full diff
    • added the new order-batch-completed enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new order-batch-completed enum value to the request property events/items/

      request-property-enum-value-added

  • e58688835e2523See the full diff
    • added the new certification-completed enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new order-finalized enum value to the events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new certification-completed enum value to the request property events/items/

      request-property-enum-value-added

    • added the new order-finalized enum value to the request property events/items/

      request-property-enum-value-added

    • added the non-success response with the status 404

      response-non-success-status-added