Create Transfer Request

POST

Create a book transfer between two Upwardli accounts

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
Built with