incentive

Verify and claim an incentive task

post/v1/incentive/verify

Request body

object required
OR

Response

OK

alreadyboolean
metadataobject
reasonstring
reason_codestring

ReasonCode is the typed bucket the verifier set on a failure (FailureClass enum, see incentive/types.go). Frontend should branch on this typed value rather than substring-matching Reason copy. Empty when Status="claimed".

statusstring

"claimed" | "pending"

Changes

No recorded changes to this endpoint across all 1 revision of this API.