KPN RSP Gateway
↩ All Documentation
  • About Remote SIM Provisioning
  • Concepts of RSP
  • KPN RSP Gateway APIs
  • Transparent API
    • Introduction to Transparent API
    • Connecting to Transparent APIs
    • mTLS
    • Using profiles from other vendors
    • ES2 interface description
    • ES4 interface description
  • Extended API
    • Introduction to Extended API
  • Help
    • Support
    • Release notes
Powered by GitBook
On this page
  • General
  • ES4 - communication with SM-SR
  • Attributes
  • The interfaces
  • Auditing eUICC Information 💠
  • Profile Enabling 💠
  • Set Fall-Back Attribute 💠
  • Notify a Profile is Disabled 🔔
  • Notify a Profile Enabling 🔔

Was this helpful?

  1. Transparent API

ES4 interface description

PreviousES2 interface descriptionNextIntroduction to Extended API

Last updated 11 months ago

Was this helpful?

The KPN RSP Gateway has not implemented every interface of the GSMA SGP.02 v3.2 / v4.0 specification. Upon request more interfaces can be implemented. Please contact for more information.

Legend

Icon

Interface type

Source

Target

💠

Function call

Customer

KPN

🔔

Notification

KPN

Customer

General

ES4 - communication with SM-SR

The ES4 interface is only available if you have KPN RSP SIM cards.

The following URI is the endpoint to perform all ES4 function calls.

https://rsp.kpnthings.com/esim-messaging/3/ES4/ES4SmSrService

Attributes

  • replyTo - is considered required. Without replyTo attribute, no callback will be performed for the function call.

The interfaces

Auditing eUICC Information 💠

Provides you with information about the profiles on one of your KPN RSP SIM cards.

We verify your ownership of the EID and the ICCID.

Profile Enabling 💠

Allows you to enable a profile (identifiable by ICCID) that is already downloaded to your KPN RSP SIM card (identifiable by EID).

You will not receive a Profile Enabled notification for the profile you enable through this API call.

We verify your ownership of the EID and the ICCID.

Debugging

  • You can only enable a profile that is already on the SIM.

  • You can only send a command to a SIM card that is yours.

Set Fall-Back Attribute 💠

Allows you to set a profile as fallback for a specific RSP SIM card.

We verify your ownership of the EID and the ICCID.

It is not possible to specify a Validity Period per request. Currently set to a fixed period of 720 seconds.

Notify a Profile is Disabled 🔔

With this notification we signal you when a profile on one of your RSP SIM cards has been disabled.

Notify a Profile Enabling 🔔

With this notification we signal you when a profile on one of your RSP SIM cards has been enabled.

Section 5.5.4 of the .

Section 5.5.5 of the .

Section 5.5.21 of the .

Section 5.5.10 of the .

Section 5.5.11 of the .

support
SGP.02 v3.2 specification
SGP.02 v3.2 specification
SGP.02 v4.0 specification
SGP.02 v3.2 specification
SGP.02 v3.2 specification