Skip to main content

Class GetAllLocationsRequest

This action will retrieve a list of locations for a specific merchant.

Properties

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

Example GetAllLocationsRequest

Input Method: XML

<xml> 
<request_email>none@example.com</request_email>
<custServProviderId>######</custServProviderId>
<entity_id>######</entity_id>
</xml>