Ask the account's owners to approve a transfer
File a transfer for an acting seat on the paying account to authorize.
This is the path for a seat that may not move money itself: nothing is sent until an owner approves by signing the transfer.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Successful Response
One outcome shape for both ways a transfer attempt can end.
Spent straight away: txHash only. Needs approval: the request that was
filed, with the deep link to approve it. transactionId appears once an
approved transfer has been reported back. A decline reason is not a field —
it is a message in chatId, the request's thread.
Client-facing status of a transfer_request proposal.
The record is a proposal (seven statuses); this is the short vocabulary the
API keeps for the agent and the web app, mapped from ProposalStatus by
:meth:from_proposal.
requested, approved, declined, failed