curl --location 'https://api.veloconnect.me/api/wholesale/orders' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"planId": 2604
}'{
"iosSetup": "https://esimsetup.apple.com/esim_qrcode_provisioning?carddata=LPA:1$address.test$X2-2XXXX7-LCIUXQ",
"iccid": "89372040161688888888",
"matchingId": "X2-2XXXX7-LCIUXQ",
"smdpAddress": "address.test",
"profileStatus": "RELEASED",
"installedAt": null,
"assignedPlans": [
{
"initialQuantityInBytes": 1000000000,
"remainingQuantityInBytes": 1000000000,
"startTime": null,
"endTime": null,
"isExpired": false,
"areas": [
{
"id": 49,
"name": "Greece",
"region": "Europe",
"iso": "GR"
}
]
}
]
}