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