POST /sms/v1/contacts/subscriptions
Returns subscription status for a mobile number or subscriber key.
Name | Type | Description | |
---|---|---|---|
mobileNumber | array | An array of mobile numbers. You can send up to 500 mobile numbers in a single request. | |
subscriberKey | array | An array of subscriber keys. You can send up to 500 subscriber keys in a single request. |
The phone number must use the correct format for the designated country code. For example, a mobile number from the United States must include the numerical country code 1 and the applicable area code as displayed in the sample CSV file. Note that the numerical country code mentioned here applies only to the phone number itself, and that any separate field containing country code information must conform to ISO-3306-1 alpha-2 standards.
Example Request
Example Response