Post Signup Integration Choice
API Reference
Post Signup Integration Choice
Step 2 of the dash signup funnel: record the merchant’s wordpress|standalone
pick on a pending User row and bump the TTL.
Auth is implicit — the row must already be in pending status (rejected
via pending_not_found otherwise). Active/abandoned/cancelled rows can’t
advance through this endpoint. Rate-limited per IP via slowapi.
POST
Post Signup Integration Choice
Path Parameters
The pending User id from POST /signup/pending
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Body
application/json
Available options:
wordpress, standalone 