direct_apple_installation_url: Partner API now supports direct installation on iOS devices. With the introduction of Universal Links by Apple, users with iOS 17.4 or higher can directly install eSIMs using a special URL, which can be provided to your end clients if they are using iOS version 17.4 or above.curl --location 'https://prod.your-api-server.com/customer/v2/sims?include=packages%2Corder%2Corder.user%2Cshare%2Cpackage&page=1&per-page=50'{
"data": {
"limit": "The limit must be an integer."
},
"meta": {
"message": "the parameter is invalid"
}
}