From 70ab5bd4ff88e870ab6e322b42131b31d60fba48 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Fri, 17 Jul 2026 14:30:47 +0100 Subject: [PATCH] Correct identifier selection response in documentation Updated the response reference from session creation to subscription creation. --- code/API_definitions/device-roaming-status-subscriptions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/API_definitions/device-roaming-status-subscriptions.yaml b/code/API_definitions/device-roaming-status-subscriptions.yaml index 5dbfbe5..7c569a4 100644 --- a/code/API_definitions/device-roaming-status-subscriptions.yaml +++ b/code/API_definitions/device-roaming-status-subscriptions.yaml @@ -14,7 +14,7 @@ info: * **Device**: A device refers to any physical entity that can connect to a network and participate in network communication. - At least one identifier for the device out of four options must be provided: IPv4 address, IPv6 address, Phone number, or Network Access Identifier assigned by the mobile network operator for the device. Where more than one device identifier is provided, only one identifier will be selected by the implementation and this choice indicated to the API consumer in the session creation response. + At least one identifier for the device out of four options must be provided: IPv4 address, IPv6 address, Phone number, or Network Access Identifier assigned by the mobile network operator for the device. Where more than one device identifier is provided, only one identifier will be selected by the implementation and this choice indicated to the API consumer in the subscription creation response. Note: Network Access Identifier is defined for future use and will not be supported with this version of the API.