Process an ACH withdraw.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64
required

The bank account ID to withdraw from.

int64
required

The customer ID associated with the bank account.

int64

An optional invoice ID to process the withdrawal with. If provided, the withdrawal action will perform invoice and inventory management.

float
required

The amount to withdraw.

int64
enum
required

The currency of the transaction:

  • 1 - CAD
  • 2 - USD
Allowed:
Headers
uuid
required

A UUID-formatted idempotency key. Accepted format is 25-36 alphanumeric characters (including '-' and '_').

Responses

403

User does not have valid permissions.

500

Unexpected internal error.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json