post
https://api-prod.everee.com/api/v2/embedded/session
Creates a magic link for an embedded experience that can be started by opening the returned URL in a webview.
Available embedded experiences
These are the embedded experiences currently available. Note the "Version" required for each—these change periodically as new major versions of these experiences are rolled out.
| Experience name | Version | Description |
|---|---|---|
ONBOARDING | V2_0 | Worker-facing onboarding experience. |
WORKER_HOME | V1_0 | Worker-facing "hub" experience, including navigation links to the other embedded component experiences. |
PAYMENT_HISTORY | V1_0 | Worker-facing payment history, including access to earning totals and PDF pay statements. |
TAX_DOCUMENTS | V1_0 | Worker-facing year end tax document access, including Form 1099 and Form W-2 (depending on worker classification). |
PAYMENT_DEPOSIT | V1_0 | Worker-facing deposit management experience, including bank account information capture. |
HOME_ADDRESS | V1_0 | Worker-facing home address management experience. |
Sessions expire quickly!
Embedded experience URLs have a limited lifetime for security, so you should only create a URL immediately before you use it, not in advance. The URL expires quickly, so this should be called immediately before presenting embedded experience in your UX.