Transfer requests
Record a request approved by signing it
The web app sends the transfer from the account's own wallet through the normal flow, then posts the hash here: that report is both the approving vote and the execution receipt.
post/api/v1/transfer_requests/{proposal_id}/approve
Path parameters
proposal_idstring uuid required
Headers
x-api-keystring nullable
Request body
Response
Successful Response
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 47 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○