post https://api.simtex.io/Orders
In case a quote is to be used on multiple mobile phones, multiple eSIMs can be ordered in a single order.
Log in to see full request history
Responses
In case a quote is to be used on multiple mobile phones, multiple eSIMs can be ordered in a single order.
xxxxxxxxxx
13curl --request POST \
--url 'https://api.simtex.io/Orders?confirmationEmail=false&languageCode=en¤cyCode=USD' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"esimOrders": [
{
"sendExpirationAlert": true
}
]
}
'
Try It!
to start a request and see the response here! Or choose an example: