Balance

Execute payout quote

Execute a persisted quote the account authorized with a signature over the executionContract that submit returned. Which channel settles it follows from the quote itself.

post/api/v1/balance/payout/quote/execute

Headers

x-api-keystring nullable

Request body

quoteIdstring required

The quoteId the quote was issued under — the same one submit was called with, since submit answers with no id of its own — or the SHA-256 of the quote amount, recipient and idempotency key that the signed typed data names. Both address the same quote. Every id we issue is a bare one of ours: no channel prefix and no provider marker, whichever rail priced it.

Response

Successful Response

statusstring required

Changes

Changed in 1 of the 4 revisions of this API.1