Changes to Retrieve a webhook endpoint

GET /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.31

  1. 16345eb809701
  2. e58688835e2521

What changed

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

      response-property-enum-value-added

  • e58688835e2521See 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 non-success response with the status 404

      response-non-success-status-added