Submit the workspace. Persists the email body and transitions to awaiting_file.

Body Params
string
required
length between 1 and 128

Workspace link token.

payload
object

Workspace-typed JSON payload describing the request (merchant's form answers). Audit-logged for traceability; not stored long-term in this iteration.

string
required
length ≤ 50000

The merchant-authored email body sent to their PSP. Persisted on the Migration record as pspRequestEmailPayload. Must NOT contain PAN/CVV per design spec §2.

string
length ≤ 10000

The mailto: URL the merchant clicked to send. Audit-logged for traceability; not stored long-term.

Responses

401

WORKSPACE_LINK_INVALID.

409

WORKSPACE_INVALID_STATE — current status does not allow submission.

410

MIGRATION_CANCELLED.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json