Changes to Get ACH-offramp fee

GET /money/ach/fee

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

Changed in 3 of the 24 revisions of this API.16

  1. f2d9f80610d94
  2. 775f0380ec892
  3. 533de842b8081

What changed

    • added the optional property error/api_client_id to the response with the 400 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the 401 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the 403 status

      response-optional-property-added

    • added the optional property error/api_client_id to the response with the default status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • for the query request parameter amount_usd, the maxLength was set to 64

      request-parameter-max-length-set