Book Transfer
Transfer funds within Lithic
Transfer funds between two financial accounts or between a financial account and card
post/v1/transfer
Request body
Response
OK
Example response
{
"from_balance": [
{
"financial_account_token": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"to_balance": [
{
"financial_account_token": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
]
}