POST
/
funding
/
money_movement

Headers

x-api-key
string
required

API Key for authentication

Body

application/json
account_id
string
required

Account ID for money movement

direction
enum<string>
required

Direction of money movement (Deposit or Withdrawal)

Available options:
D,
W
ach_id
string
required

ACH instruction ID for the movement

amount
string
required

Amount for the money movement

Response

200 - application/json
message
string
status_code
integer