post https://apis.netspend.com/netspend-api/v1/accounts//subaccounts/deposits//execute
This endpoint executes a request to deposit funds (deposit_id
) from a primary account to the subaccount (account_id
).
Note: The endpoint will execute the deposit if it has passed validation according to results from POST /accounts/{account_id}/subaccounts/deposits/{deposit_id}
.