Changes to Get Delegated Payout Quote

POST /merchant/withdraws/payout/delegated/quote

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

Changed in 3 of the 22 revisions of this API.115

  1. 430f04d8d2a913
  2. 2fe20f99a11a2
  3. c6be39c0cb2f1

What changed

    • added the optional property asap/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property card/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property crypto/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property eft/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property iban/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property interac/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property paypal/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property pix/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property same_day/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property standard/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property swift/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property venmo/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the optional property wire/accountIneligible to the response with the 200 status

      response-optional-property-added

    • added the new crypto enum value to the request property speed

      request-property-enum-value-added

    • added the required property crypto to the response with the 200 status

      response-required-property-added

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

    • the amount/cents request property's min was set to 0.00

      request-property-min-set