OpenAPI 3.0.32026-08-14185337455.9 KB

3f7ee6e08a43

money
movements
create

Create an ACH offramp

Initiates an ACH-push offramp movement to the supplied US bank account. An amount above the group's approval threshold is queued for a second member to approve instead of executing (outcome=approval_pending).

post/money/ach/offramp

Headers

Idempotency-Keystring required

Required client idempotency key; a duplicate submission with the same key is rejected with 409.

Required client idempotency key; a duplicate submission with the same key is rejected with 409.

Request body

account_idstring required
amount_usdstring required

Response

OK

money_movement_idstring
outcome'created' | 'approval_pending'