book_transfer_transaction.createdAsk AIwbhk book_transfer_transaction.createdOccurs when a book transfer transaction is created.Payloadevent_typeconstenumrequiredThe type of event that occurred.book_transfer_transaction.createdbook_transfer_transaction.createdAllowed:book_transfer_transaction.createdstatusstringenumrequiredPENDINGSETTLEDDECLINEDREVERSEDCANCELEDRETURNEDAllowed:PENDINGSETTLEDDECLINEDREVERSEDCANCELEDRETURNEDtokenuuidrequiredUnique identifier for the transactioncreateddate-timerequiredISO 8601 timestamp of when the transaction was createdupdateddate-timerequiredISO 8601 timestamp of when the transaction was last updatedfamilyconstenumrequiredTRANSFER - Book Transfer TransactionTRANSFERAllowed:TRANSFERresultstringenumrequiredAPPROVEDDECLINEDAllowed:APPROVEDDECLINEDcategorystringenumrequiredADJUSTMENTBALANCE_OR_FUNDINGDERECOGNITIONDISPUTEFEEINTERNALREWARDPROGRAM_FUNDINGTRANSFERShow 9 enum valuescurrencystringrequired3-character alphabetic ISO 4217 code for the settling currency of the transactionsettled_amountintegerrequiredAmount of the transaction that has been settled in the currency's smallest unit (e.g., cents)pending_amountintegerrequiredPending amount of the transaction in the currency's smallest unit (e.g., cents), including any acquirer fees. The value of this field will go to zero over time once the financial transaction is settled.eventsarray of objectsrequiredA list of all financial events that have modified this transferevents*ADD objectfrom_financial_account_tokenuuidrequiredGlobally unique identifier for the financial account or card that will send the funds. Accepted type dependent on the program's use caseto_financial_account_tokenuuidrequiredGlobally unique identifier for the financial account or card that will receive the funds. Accepted type dependent on the program's use caseexternal_idstringnullExternal ID defined by the customertransaction_seriesTransaction SeriesnullA series of transactions that are grouped togetherTransaction Series objectexternal_resourceExternalResourcenullAn external resource associated with the transferExternalResource objectResponse 200Return a 200 status to indicate that the data was received successfullyUpdated 9 months ago