Changes to Withdraw fiat

POST /withdraw

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

Changed in 7 of the 32 revisions of this API.775

  1. 842376cab8551
  2. b1804285e9011
  3. 00611066b076721
  4. f3878f3493171
  5. 7b7e4fa5fe4611
  6. c220a343551221
  7. 4b09d72f87b21

What changed

    • added the new USDT enum value to the data/currency response property for the response status 200

      response-property-enum-value-added

    • added the new GHS enum value to the data/currency response property for the response status 200

      response-property-enum-value-added

  • 00611066b076721See the full diff
    • added the new required request property beneficiary

      new-required-request-property

    • the request property amount became required

      request-property-became-required

    • the request property currency became required

      request-property-became-required

    • removed the enum value BTC of the request property currency

      request-property-enum-value-removed

    • removed the enum value KES of the request property currency

      request-property-enum-value-removed

    • removed the enum value USD of the request property currency

      request-property-enum-value-removed

    • the amount request property type/format changed from number/number to string/

      request-property-type-changed

    • removed the request property bankAccountNumber

      request-property-removed

    • removed the request property walletId

      request-property-removed

    • the currency request property type/format was generalized from string/string to string/

      request-property-type-generalized

    • removed the TRANSFER enum value from the data/type response property for the response status 200

      response-property-enum-value-removed

    • removed the optional property data/transactionMetadata from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/metadata to the response with the 200 status

      response-optional-property-added

    • removed the optional property data/transactionMetadata/eProviderRef from the response with the 200 status

      response-optional-property-removed

    • added the new ZAR enum value to the data/currency response property for the response status 200

      response-property-enum-value-added

    • removed the USD enum value from the data/currency response property for the response status 200

      response-property-enum-value-removed

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

    • endpoint added

      endpoint-added