Skip to main content

Class GetLocationByLocationNameRequest

Properties

Field/Tag NameValueRequiredNotes
custServProviderIdYPartner Id
entity_idYMerchant Id
request_emailYRegistered at ProfitStars; email format
location_nameYLocation Name

Example GetLocationByLocationNameRequest

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>