Funding Endpoints
Get money movement status
Get the status of a money movement. The status can be one of the following:
PROCESSED
REJECTED
DELETED
PENDING
PENDING_VERIFICATION
GET
/
funding
/
money_movement
/
{account_id}
/
{mm_id}
Headers
x-api-key
string
requiredAPI Key for authentication
Path Parameters
account_id
string
requiredmm_id
string
requiredResponse
200 - application/json
account_id
string
Account ID linked to the money movement
mm_id
string
Money movement ID
ach_instruction_id
string
ACH instruction ID for the movement
amount
string
Amount for the money movement
status
string
Current status of the money movement
direction
string
Direction of the money movement (Deposit or Withdrawal)