Changes to Create new webhook

POST /v1/webhook

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

Changed in 3 of the 13 revisions of this API.223

  1. c08d1ac8dcab1
  2. 985d887f3aff11
  3. f2c3e257ae9d22

What changed

    • the gateway_account_id request property's minLength was increased from 0 to 1

      request-property-min-length-increased

  • 985d887f3aff11See the full diff
    • added the new required request property gateway_account_id

      new-required-request-property

    • added the optional property gateway_account_id to the response with the 200 status

      response-optional-property-added

  • f2c3e257ae9d22See the full diff
    • added the new card_payment_expired enum value to the subscriptions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new card_payment_failed enum value to the subscriptions/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new card_payment_expired enum value to the request property subscriptions/items/

      request-property-enum-value-added

    • added the new card_payment_failed enum value to the request property subscriptions/items/

      request-property-enum-value-added