Changes to Cancel payout

DELETE /v2/payouts/{payoutId}

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

Changed in 5 of the 79 revisions of this API.36

  1. 40ce187fe7291
  2. 1fdc21356fc61
  3. 7cab62b218301
  4. c9097984fd6b23
  5. f5e0eb3b73131

What changed

    • the response property became nullable for the status

      response-property-became-nullable

    • the endpoint scheme security oAuth was removed from the API

      api-security-removed

    • added the non-success response with the status

      response-non-success-status-added

  • c9097984fd6b23See the full diff
    • the response property became nullable for the status

      response-property-became-nullable

    • the response's property type changed from no type to object null for status

      response-property-type-changed

    • removed from the response property allOf list for the response status

      response-property-all-of-removed

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • endpoint added

      endpoint-added

Of the 79 revisions, 9 have no diff computed.