v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB

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/v2/signup/pending/{pending_id}/integration

Path parameters

pending_idstring required
Example:5eb7cf5a86d9755df3a6c593

The pending User id from POST /signup/pending

Request body

integration'wordpress' | 'standalone' required

Response

Successful Response

integrationChoicestring required
signupExpiresAtstring date-time required