Accepts a candidate quote — previously returned by refresh-quote and
held by the client — as the payout's current rate, available while the
payout is pre-initiate (awaiting approval, submitted or waiting for
signature). The candidate
must belong to this payout
(company, corridor and beneficiary) and its rate lock must still be
fresh. On success the payout's current quote and gross debit advance to
the candidate. Accepting is the same rate consent as creating with a
quote, open to API clients too; there is no AAP verification on this
endpoint.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad request — the payout is not pre-initiate (awaiting approval,
submitted or waiting for signature), or the candidate does not match the payout's
corridor/beneficiary, or the candidate's rate lock has expired. A
stale lock returns error: rate_lock_expired in the body so the
client can refresh and accept again.
404Unknown payout or unknown candidate quote.
409The payout's rate changed or it left the pre-initiate hold set — refresh the quote and accept again.
