Skip to main content
GET
/
api
/
external
/
v1
/
esim
/
details
/
{transactionId}
eSIM details for transaction
curl --request GET \
  --url https://api.dancity.app/api/external/v1/esim/details/{transactionId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Merchant API key from the Dancity dashboard.

Path Parameters

transactionId
string
required

Response

200

OK