Skip to main content

Class GetNotificationSettingsbyLocationIdRequest

This action will retrieve a list of notification settings that are related to a particular Location Id.

Properties

Field/Tag NameValueRequiredNotes
custServProviderIdYPartner Id
entity_idYMerchant Id
request_emailYRegistered at ProfitStars; email format
location_idYalphanumeric: Unique ID

Example GetNotificationSettingsbyLocationIdRequest

Input Method: XML

<xml> 
<request_email>randles.josh+api@gmail.com</request_email>
<custServProviderId>375573</custServProviderId>
<entity_id>377397</entity_id>
<location_name>Location 06272016-1</location_name>
</xml>