Integration flow
- List regions to discover supported countries and areas.
- List packages with optional filters (location, type) to find data plans.
- Create an order for a package; PayVessel debits your wallet and provisions the eSIM.
- Get order to retrieve the eSIM profile details (QR code, ICCID, activation instructions).
Order statuses
| Status | Description |
|---|---|
pending | Order received, not yet submitted to provider |
processing | Submitted to provider, awaiting provisioning |
completed | eSIM provisioned; profile details available |
failed | Provider could not provision the eSIM |
Base path
All eSIM endpoints are under:Authentication
All requests requireapi-key and api-secret headers. See Authentication for details.