/ - POSTAsk AIpost https://cubi-sandbox-api.customersbank.com/transfers/v1/This endpoint allows users with the appropriate entitlements initiate outgoing transfers.Body ParamsTransfer initiation payloadfromAccountIduuidrequiredThe AccountId of the Account sending the Instant TransfertoAccountIduuidrequiredThe AccountId of the Account receiving the Instant TransferamountdoublerequiredDollar amount to be transferredinternalMemostring | nullFree text field, only visible internallypublicMemostring | nullFree text field, visible to both the Sender and Receiver of the Instant TransferpurposeCodestring | nullIndicates the reason for the transfer - select one of six preset codes (see Guides for details)purposeDescriptionstring | nullFree text field to provide additional context for the selected purpose codeprocessDatedate-time | nullFuture DateTime in UTC for Transfer to be postedHeadersx-idempotency-keyuuidrequiredUnique request idenitfier for idempotency.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsontext/jsontext/plainAllowed:application/jsonapplication/problem+jsontext/jsontext/plainResponses 202id 400BadRequest 401Unauthorized 403Forbidden 404NotFound 422UnprocessableEntity 500InternalServerErrorUpdated 7 months ago