Create Transfer Request
Create a book transfer between two Upwardli accounts
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
originating_account_id
receiving_account_id
amount
description
Response
This endpoint returns an object.
originating_account_id
receiving_account_id
amount
description