POST
api/v1/update-deliveryBoys
Request Information
Body Parameters
DeliveryBoy| Name | Description | Type | Additional information |
|---|---|---|---|
| DeliveryBoyId | integer |
None. |
|
| GUID | globally unique identifier |
None. |
|
| DBCode | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| CompanyName | string |
None. |
|
| PostalCode | string |
None. |
|
| string |
None. |
||
| Mobile | string |
None. |
|
| Phone | string |
None. |
|
| Country | string |
None. |
|
| State | string |
None. |
|
| City | string |
None. |
|
| OrdersDelivered | string |
None. |
|
| PhoneExtension | string |
None. |
|
| Password | string |
None. |
|
| IpAddress | string |
None. |
|
| RegistrationDate | date |
None. |
|
| Token | globally unique identifier |
None. |
|
| DeliveryBoysGroupId | integer |
None. |
|
| IsNew | boolean |
None. |
|
| IsActive | boolean |
None. |
|
| IsLogicalDeleted | boolean |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | integer |
None. |
|
| ModifiedOn | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| ClientId | integer |
None. |
|
| ProfilePic | string |
None. |
|
| IsVerifiedByAdmin | boolean |
None. |
|
| TokenGeneratedOn | date |
None. |
|
| Comment | string |
None. |
|
| OTP | string |
None. |
|
| OTPExpiry | date |
None. |
|
| IsEmailVerified | boolean |
None. |
|
| OTPTimeout | date |
None. |
|
| DisplayName | string |
None. |
|
| BirthDate | date |
None. |
|
| IsRegisteredFromAdmin | boolean |
None. |
|
| IsApproved | boolean |
None. |
|
| PhoneToken | globally unique identifier |
None. |
|
| PhoneTokenGeneratedOn | date |
None. |
|
| IsPhoneVerified | boolean |
None. |
|
| DeliveryBoyDocument | Collection of DeliveryBoyDocument |
None. |
Request Formats
application/json, text/json
{
"DeliveryBoyId": 1,
"GUID": "0f6fcb0b-d106-4edf-b4bd-b5ee6a26b533",
"DBCode": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"CompanyName": "sample string 6",
"PostalCode": "sample string 7",
"Email": "sample string 8",
"Mobile": "sample string 9",
"Phone": "sample string 10",
"Country": "sample string 11",
"State": "sample string 12",
"City": "sample string 13",
"OrdersDelivered": "sample string 14",
"PhoneExtension": "sample string 15",
"Password": "sample string 16",
"IpAddress": "sample string 17",
"RegistrationDate": "2026-07-02T13:00:15.7515649+00:00",
"Token": "b40804e8-4e89-4ca3-82aa-5cc539b90331",
"DeliveryBoysGroupId": 1,
"IsNew": true,
"IsActive": true,
"IsLogicalDeleted": true,
"CreatedOn": "2026-07-02T13:00:15.7515649+00:00",
"CreatedBy": 1,
"ModifiedOn": "2026-07-02T13:00:15.7515649+00:00",
"ModifiedBy": 1,
"ClientId": 21,
"ProfilePic": "sample string 22",
"IsVerifiedByAdmin": true,
"TokenGeneratedOn": "2026-07-02T13:00:15.7515649+00:00",
"Comment": "sample string 23",
"OTP": "sample string 24",
"OTPExpiry": "2026-07-02T13:00:15.7515649+00:00",
"IsEmailVerified": true,
"OTPTimeout": "2026-07-02T13:00:15.7515649+00:00",
"DisplayName": "sample string 26",
"BirthDate": "2026-07-02T13:00:15.7525641+00:00",
"IsRegisteredFromAdmin": true,
"IsApproved": true,
"PhoneToken": "75e5f57a-4a1c-402b-88ee-067b5a850a43",
"PhoneTokenGeneratedOn": "2026-07-02T13:00:15.7525641+00:00",
"IsPhoneVerified": true,
"DeliveryBoyDocument": [
{
"Id": 1,
"DBCode": "sample string 2",
"FileName": "sample string 3",
"ContentType": "sample string 4",
"DocumentData": "QEA=",
"Size": 5,
"Path": "sample string 6",
"isActive": true,
"IsLogicalDeleted": true,
"flag": 9
},
{
"Id": 1,
"DBCode": "sample string 2",
"FileName": "sample string 3",
"ContentType": "sample string 4",
"DocumentData": "QEA=",
"Size": 5,
"Path": "sample string 6",
"isActive": true,
"IsLogicalDeleted": true,
"flag": 9
}
]
}
text/html
{"DeliveryBoyId":1,"GUID":"0f6fcb0b-d106-4edf-b4bd-b5ee6a26b533","DBCode":"sample string 3","FirstName":"sample string 4","LastName":"sample string 5","CompanyName":"sample string 6","PostalCode":"sample string 7","Email":"sample string 8","Mobile":"sample string 9","Phone":"sample string 10","Country":"sample string 11","State":"sample string 12","City":"sample string 13","OrdersDelivered":"sample string 14","PhoneExtension":"sample string 15","Password":"sample string 16","IpAddress":"sample string 17","RegistrationDate":"2026-07-02T13:00:15.7515649+00:00","Token":"b40804e8-4e89-4ca3-82aa-5cc539b90331","DeliveryBoysGroupId":1,"IsNew":true,"IsActive":true,"IsLogicalDeleted":true,"CreatedOn":"2026-07-02T13:00:15.7515649+00:00","CreatedBy":1,"ModifiedOn":"2026-07-02T13:00:15.7515649+00:00","ModifiedBy":1,"ClientId":21,"ProfilePic":"sample string 22","IsVerifiedByAdmin":true,"TokenGeneratedOn":"2026-07-02T13:00:15.7515649+00:00","Comment":"sample string 23","OTP":"sample string 24","OTPExpiry":"2026-07-02T13:00:15.7515649+00:00","IsEmailVerified":true,"OTPTimeout":"2026-07-02T13:00:15.7515649+00:00","DisplayName":"sample string 26","BirthDate":"2026-07-02T13:00:15.7525641+00:00","IsRegisteredFromAdmin":true,"IsApproved":true,"PhoneToken":"75e5f57a-4a1c-402b-88ee-067b5a850a43","PhoneTokenGeneratedOn":"2026-07-02T13:00:15.7525641+00:00","IsPhoneVerified":true,"DeliveryBoyDocument":[{"Id":1,"DBCode":"sample string 2","FileName":"sample string 3","ContentType":"sample string 4","DocumentData":"QEA=","Size":5,"Path":"sample string 6","isActive":true,"IsLogicalDeleted":true,"flag":9},{"Id":1,"DBCode":"sample string 2","FileName":"sample string 3","ContentType":"sample string 4","DocumentData":"QEA=","Size":5,"Path":"sample string 6","isActive":true,"IsLogicalDeleted":true,"flag":9}]}
application/xml, text/xml
<DeliveryBoy xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FDCMSAdminAPI.Models.DeliveryBoys">
<BirthDate>2026-07-02T13:00:15.7525641+00:00</BirthDate>
<City>sample string 13</City>
<ClientId>21</ClientId>
<Comment>sample string 23</Comment>
<CompanyName>sample string 6</CompanyName>
<Country>sample string 11</Country>
<CreatedBy>1</CreatedBy>
<CreatedOn>2026-07-02T13:00:15.7515649+00:00</CreatedOn>
<DBCode>sample string 3</DBCode>
<DeliveryBoyDocument>
<DeliveryBoyDocument>
<ContentType>sample string 4</ContentType>
<DBCode>sample string 2</DBCode>
<DocumentData>QEA=</DocumentData>
<FileName>sample string 3</FileName>
<Id>1</Id>
<IsLogicalDeleted>true</IsLogicalDeleted>
<Path>sample string 6</Path>
<Size>5</Size>
<flag>9</flag>
<isActive>true</isActive>
</DeliveryBoyDocument>
<DeliveryBoyDocument>
<ContentType>sample string 4</ContentType>
<DBCode>sample string 2</DBCode>
<DocumentData>QEA=</DocumentData>
<FileName>sample string 3</FileName>
<Id>1</Id>
<IsLogicalDeleted>true</IsLogicalDeleted>
<Path>sample string 6</Path>
<Size>5</Size>
<flag>9</flag>
<isActive>true</isActive>
</DeliveryBoyDocument>
</DeliveryBoyDocument>
<DeliveryBoyId>1</DeliveryBoyId>
<DeliveryBoysGroupId>1</DeliveryBoysGroupId>
<DisplayName>sample string 26</DisplayName>
<Email>sample string 8</Email>
<FirstName>sample string 4</FirstName>
<GUID>0f6fcb0b-d106-4edf-b4bd-b5ee6a26b533</GUID>
<IpAddress>sample string 17</IpAddress>
<IsActive>true</IsActive>
<IsApproved>true</IsApproved>
<IsEmailVerified>true</IsEmailVerified>
<IsLogicalDeleted>true</IsLogicalDeleted>
<IsNew>true</IsNew>
<IsPhoneVerified>true</IsPhoneVerified>
<IsRegisteredFromAdmin>true</IsRegisteredFromAdmin>
<IsVerifiedByAdmin>true</IsVerifiedByAdmin>
<LastName>sample string 5</LastName>
<Mobile>sample string 9</Mobile>
<ModifiedBy>1</ModifiedBy>
<ModifiedOn>2026-07-02T13:00:15.7515649+00:00</ModifiedOn>
<OTP>sample string 24</OTP>
<OTPExpiry>2026-07-02T13:00:15.7515649+00:00</OTPExpiry>
<OTPTimeout>2026-07-02T13:00:15.7515649+00:00</OTPTimeout>
<OrdersDelivered>sample string 14</OrdersDelivered>
<Password>sample string 16</Password>
<Phone>sample string 10</Phone>
<PhoneExtension>sample string 15</PhoneExtension>
<PhoneToken>75e5f57a-4a1c-402b-88ee-067b5a850a43</PhoneToken>
<PhoneTokenGeneratedOn>2026-07-02T13:00:15.7525641+00:00</PhoneTokenGeneratedOn>
<PostalCode>sample string 7</PostalCode>
<ProfilePic>sample string 22</ProfilePic>
<RegistrationDate>2026-07-02T13:00:15.7515649+00:00</RegistrationDate>
<State>sample string 12</State>
<Token>b40804e8-4e89-4ca3-82aa-5cc539b90331</Token>
<TokenGeneratedOn>2026-07-02T13:00:15.7515649+00:00</TokenGeneratedOn>
</DeliveryBoy>
application/x-www-form-urlencoded
Sample not available.
Response Information
Description:
Return type: boolean
Response Formats
application/json, text/json, text/html
true
application/xml, text/xml
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
