GET api/SalesPersons?token={token}&userlogin={userlogin}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| token | string |
Required |
|
| userlogin | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SalesPersonsResponseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| CodeFileVault | string |
None. |
|
| Secret_keyFileVault | string |
None. |
|
| CodeReclamos | string |
None. |
|
| Secret_keyReclamos | string |
None. |
|
| UserId | decimal number |
None. |
|
| UserLogin | string |
None. |
|
| UserName | string |
None. |
|
| UserEmail | string |
None. |
|
| Phone | string |
None. |
|
| UserMustChangePassword | boolean |
None. |
|
| Prefix | string |
None. |
|
| LastIncrement | integer |
None. |
|
| TransactionLastIncrement | integer |
None. |
|
| Token | string |
None. |
|
| LastLogin | date |
None. |
|
| StoredDays | integer |
None. |
|
| DefaultPaymentTerm | string |
None. |
|
| DefaultCurrency | string |
None. |
|
| LastSync | date |
None. |
|
| SerialID | string |
None. |
|
| CurrentVersion | string |
None. |
|
| StatusId | string |
None. |
|
| ExceedQuantity | boolean |
None. |
|
| IDSites | string |
None. |
|
| CHKBKID | string |
None. |
|
| Type | integer |
None. |
|
| Banned | boolean |
None. |
|
| EnabledTasks | integer |
None. |
|
| TypeId | string |
None. |
|
| ImagePath | string |
None. |
|
| OrganizationId | string |
None. |
|
| CnnStr | string |
None. |
|
| SLPRSNID | string |
None. |
|
| last_order_date | date |
None. |
|
| CurrentPlatform | string |
None. |
|
| CnnStr1 | string |
None. |
|
| DefaultGraph | string |
None. |
|
| AppTheme | string |
None. |
|
| AutoLogin | boolean |
None. |
|
| UseFingerPrint | boolean |
None. |
|
| VibrateOnNotification | boolean |
None. |
|
| SoundOnNotification | boolean |
None. |
|
| TimeToForceSync | integer |
None. |
|
| startDay | byte |
None. |
|
| endDay | byte |
None. |
|
| startTime | string |
None. |
|
| endTime | string |
None. |
|
| frecuencyGPS | byte |
None. |
|
| SetTrakingGps | boolean |
None. |
|
| StoredDaysClaims | integer |
None. |
|
| LineType | string |
None. |
|
| TermsAcepted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"CodeFileVault": "sample string 1",
"Secret_keyFileVault": "sample string 2",
"CodeReclamos": "sample string 3",
"Secret_keyReclamos": "sample string 4",
"UserId": 5.0,
"UserLogin": "sample string 6",
"UserName": "sample string 7",
"UserEmail": "sample string 8",
"Phone": "sample string 9",
"UserMustChangePassword": true,
"Prefix": "sample string 10",
"LastIncrement": 1,
"TransactionLastIncrement": 11,
"Token": "sample string 12",
"LastLogin": "2026-01-22T12:29:13.1575539-04:00",
"StoredDays": 1,
"DefaultPaymentTerm": "sample string 13",
"DefaultCurrency": "sample string 14",
"LastSync": "2026-01-22T12:29:13.1575539-04:00",
"SerialID": "sample string 15",
"CurrentVersion": "sample string 16",
"StatusId": "sample string 17",
"ExceedQuantity": true,
"IDSites": "sample string 18",
"CHKBKID": "sample string 19",
"Type": 1,
"Banned": true,
"EnabledTasks": 1,
"TypeId": "sample string 20",
"ImagePath": "sample string 21",
"OrganizationId": "sample string 22",
"CnnStr": "sample string 23",
"SLPRSNID": "sample string 24",
"last_order_date": "2026-01-22T12:29:13.1575539-04:00",
"CurrentPlatform": "sample string 25",
"CnnStr1": "sample string 26",
"DefaultGraph": "sample string 27",
"AppTheme": "sample string 28",
"AutoLogin": true,
"UseFingerPrint": true,
"VibrateOnNotification": true,
"SoundOnNotification": true,
"TimeToForceSync": 1,
"startDay": 64,
"endDay": 64,
"startTime": "sample string 29",
"endTime": "sample string 30",
"frecuencyGPS": 64,
"SetTrakingGps": true,
"StoredDaysClaims": 1,
"LineType": "sample string 31",
"TermsAcepted": true
}
application/xml, text/xml
Sample:
<SalesPersonsResponseModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MaxSalesApi.Models"> <AppTheme>sample string 28</AppTheme> <AutoLogin>true</AutoLogin> <Banned>true</Banned> <CHKBKID>sample string 19</CHKBKID> <CnnStr>sample string 23</CnnStr> <CnnStr1>sample string 26</CnnStr1> <CurrentPlatform>sample string 25</CurrentPlatform> <CurrentVersion>sample string 16</CurrentVersion> <DefaultCurrency>sample string 14</DefaultCurrency> <DefaultGraph>sample string 27</DefaultGraph> <DefaultPaymentTerm>sample string 13</DefaultPaymentTerm> <EnabledTasks>1</EnabledTasks> <ExceedQuantity>true</ExceedQuantity> <IDSites>sample string 18</IDSites> <ImagePath>sample string 21</ImagePath> <LastIncrement>1</LastIncrement> <LastLogin>2026-01-22T12:29:13.1575539-04:00</LastLogin> <LastSync>2026-01-22T12:29:13.1575539-04:00</LastSync> <LineType>sample string 31</LineType> <OrganizationId>sample string 22</OrganizationId> <Phone>sample string 9</Phone> <Prefix>sample string 10</Prefix> <SLPRSNID>sample string 24</SLPRSNID> <SerialID>sample string 15</SerialID> <SetTrakingGps>true</SetTrakingGps> <SoundOnNotification>true</SoundOnNotification> <StatusId>sample string 17</StatusId> <StoredDays>1</StoredDays> <StoredDaysClaims>1</StoredDaysClaims> <TermsAcepted>true</TermsAcepted> <TimeToForceSync>1</TimeToForceSync> <Token>sample string 12</Token> <TransactionLastIncrement>11</TransactionLastIncrement> <Type>1</Type> <TypeId>sample string 20</TypeId> <UseFingerPrint>true</UseFingerPrint> <UserEmail>sample string 8</UserEmail> <UserId>5</UserId> <UserLogin>sample string 6</UserLogin> <UserMustChangePassword>true</UserMustChangePassword> <UserName>sample string 7</UserName> <VibrateOnNotification>true</VibrateOnNotification> <endDay>64</endDay> <endTime>sample string 30</endTime> <frecuencyGPS>64</frecuencyGPS> <last_order_date>2026-01-22T12:29:13.1575539-04:00</last_order_date> <startDay>64</startDay> <startTime>sample string 29</startTime> <CodeFileVault>sample string 1</CodeFileVault> <CodeReclamos>sample string 3</CodeReclamos> <Secret_keyFileVault>sample string 2</Secret_keyFileVault> <Secret_keyReclamos>sample string 4</Secret_keyReclamos> </SalesPersonsResponseModel>