Create Transfer

Xpay transfer between CRB users

Headers

AuthorizationstringRequired

Basic authentication of the form Basic <username:password>.

Request

This endpoint expects an object.
originating_account_idstringRequiredformat: "uuid"
receiving_account_idstringRequiredformat: "uuid"
amountdoubleRequired
descriptionstringOptional
statusenumOptionalDefaults to posted
memostringOptional

Response

idstringformat: "uuid"
amountdouble
originating_account_idstring
receiving_account_idstring
statusstring
descriptionstring or null