Call: 1-800-706-4039 or Write:

POSCustomers

Create

Create Customer

Parameters

Customer : JSON Representation of the Customer

CreateCustomersLocation

Create Location

GetLocation

Get Specific Location of Customer by CustomerLocationId

Parameters

CustomerLocationId : CustomerLocation Id as GUID (Globally Unique Identifier)
GetLocationsOfCustomer

Get Customer's Location

Parameters

CustomerId : Customer Id as GUID (Globally Unique Identifier)
PageOptional : Page Number
ItemsPerPageOptional : Items Per Page (Max Upto 200)
FirstNameOptional : First Name (Pattern Search)
LastNameOptional : Last Name (Pattern Search)
CompanyOptional : Company (Pattern Search)
OrderByOptional : Order by (Company = 1/ FirstName = 2/ LastName = 3)
SortOrderOptional : Sort order (ASC = 1/ DESC = 2)
List

Get Customers

Parameters

PageOptional : Page Number
ItemsPerPageOptional : Items Per Page(Max Upto 200)
FirstNameOptional : First Name (Pattern Search)
LastNameOptional : Last Name (Pattern Search)
CompanyOptional : Company (Pattern Search)
UpdatedSinceOptional : Date Updated in ISO 8601 Format (Ex. 2013-06- 21T05:32:07)
PreferredVendorsOptional : Preferred Vendors to be determine
PreferredClientsOptional : Preferred Clients to be determine
OrderByOptional : Order by (Company = 1/ FirstName = 2/ LastName = 3 / PreferredVendor = 4 / PreferredClient = 5 )
SortOrderOptional : Sort order (ASC = 1/ DESC = 2)
Show

Get Specific Customer by CustomerId

Parameters

CustomerId : Customer Id as GUID (Globally Unique Identifier)
StartSync

No Documentation Found.

Parameters

TriggerType : No Documentation Found.