Create Transfer Request

Create a book transfer between two Upwardli accounts

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
originating_account_idstringRequired
receiving_account_idstringRequired
amountdoubleRequired
descriptionstringOptional

Response

This endpoint returns an object.
originating_account_idstring
receiving_account_idstring
amountdouble
descriptionstringOptional