money
movements
fees

Get ACH-offramp fee

Returns the flat ACH-offramp fee ($1; US-only, not destination-aware), optionally with the amount+fee total.

get/money/ach/fee

Query parameters

amount_usdstring

Response

OK

estimated_proceeds_usdstring nullable
fee_usdstring
total_usdstring nullable

Changes

Changed in 2 of the 23 revisions of this API.12

    • 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