Esims

FE-return payment confirmation poll (BYO rent, pay-first)

Checks for proof of payment for this eSIM's current rent and confirms it if found. If no proof is available yet, returns 200 with the eSIM unchanged rather than an error. Always returns the current eSIM state.

post/numbers/esims/{id}/confirm-payment

Path parameters

idstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000

Response

Current eSIM state (payment confirmed if proof was found, unchanged otherwise)

Changes