Create book transferCopy Pagepost https://sandbox.lithic.com/v1/book_transfersBook transfer funds between two financial accounts or between a financial account and cardBody Paramsamountintegerrequired≥ 1Amount to be transferred in the currency's smallest unit (e.g., cents for USD). This should always be a positive value.categorystringenumrequiredADJUSTMENTBALANCE_OR_FUNDINGDERECOGNITIONDISPUTEFEEINTERNALREWARDPROGRAM_FUNDINGTRANSFERShow 9 enum valuesfrom_financial_account_tokenuuidrequiredGlobally unique identifier for the financial account or card that will send the funds. Accepted type dependent on the program's use case.memostringlength ≤ 512Optional descriptor for the transfer.subtypestringrequiredThe program specific subtype code for the specified category/type.to_financial_account_tokenuuidrequiredGlobally unique identifier for the financial account or card that will receive the funds. Accepted type dependent on the program's use case.tokenuuidCustomer-provided token that will serve as an idempotency token. This token will become the transaction token.typestringenumrequiredType of the book transferATM_BALANCE_INQUIRYATM_WITHDRAWALATM_DECLINEINTERNATIONAL_ATM_WITHDRAWALINACTIVITYSTATEMENTMONTHLYQUARTERLYANNUALCUSTOMER_SERVICEACCOUNT_MAINTENANCEACCOUNT_ACTIVATIONACCOUNT_CLOSURECARD_REPLACEMENTCARD_DELIVERYCARD_CREATECURRENCY_CONVERSIONINTERESTLATE_PAYMENTBILL_PAYMENTCASH_BACKACCOUNT_TO_ACCOUNTCARD_TO_CARDDISBURSEBILLING_ERRORLOSS_WRITE_OFFEXPIRED_CARDEARLY_DERECOGNITIONESCHEATMENTINACTIVITY_FEE_DOWNPROVISIONAL_CREDITDISPUTE_WONSERVICETRANSFERCOLLECTIONShow 35 enum valuesexternal_idstringExternal ID defined by the customeron_closed_accountstringenumDefaults to FAILWhat to do if the financial account is closed when posting an operationFAILUSE_SUSPENSEAllowed:FAILUSE_SUSPENSEhold_tokenuuidToken of an existing hold to settle when this transfer is initiatedResponses 200OK 400A parameter in the query given in the request does not match the valid queries for the endpoint. 401User has not been authenticatedInvalid or missing API keyAPI key is not activeThe API key used is no longer activeCould not find API keyThe API key provided is not associated with any userPlease provide API key in Authorization headerThe Authorization header is not in the requestPlease provide API key in the form Authorization: [api-key]The Authorization header is not formatted properlyInsufficient privileges. Issuing API key requiredWrite access requires an Issuing API key. Reach out at lithic.com/contactInsufficient privileges to create virtual cards.Creating virtual cards requires an additional privilege 404The specified resource was not found. 429Client has exceeded the number of allowed requests in a given time period. Rate limited, too many requests per secondUser has exceeded their per second rate limitRate limited, reached daily limitUser has exceeded their daily rate limitRate limited, too many keys triedOne IP has queried too many different API keysUpdated 1 day ago