PUT api/suppliers/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
SupplierDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| CreationDate | date |
Required |
|
| CreatedByUserId | globally unique identifier |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 250 |
|
| TenantId | globally unique identifier |
None. |
|
| SecurityGroup | globally unique identifier |
None. |
|
| OutputType | OutputTypeDto |
None. |
|
| EmailAddresses | string |
Required |
|
| DirectoryLocation | string |
None. |
|
| Url | string |
None. |
|
| Username | string |
None. |
|
| Password | string |
None. |
|
| PortNumber | integer |
None. |
|
| JobTemplates | Collection of JobTemplateDto |
None. |
|
| CompressOutput | boolean |
None. |
|
| JobTicketOutputFormat | JobTicketOutputFormatDto |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "760084fa-e28b-4650-82f6-55902296990f",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00",
"CreatedByUserId": "978f6082-e7de-4561-b6f9-753a3b98ae77",
"Name": "sample string 4",
"TenantId": "be241ab8-82b3-4d35-b147-8fc931b590af",
"SecurityGroup": "32446f81-68d7-4ed9-bab6-5c627664f308",
"OutputType": 0,
"EmailAddresses": "sample string 7",
"DirectoryLocation": "sample string 8",
"Url": "sample string 9",
"Username": "sample string 10",
"Password": "sample string 11",
"PortNumber": 12,
"JobTemplates": [
{
"Id": "2dccd844-b02a-43cd-b23b-4c153571ea34",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00",
"CreatedByUserId": "785a69e4-91a7-455b-8386-0255e76cd592",
"RenderType": 0,
"SupplierId": "de1af100-fe47-4939-8030-ad84b0ae215e",
"CronExpression": "sample string 5",
"JobInstances": [
{
"Id": "f20ec083-8c29-4eb2-a24c-0a7672d9da82",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00",
"CreatedByUserId": "656205c5-59eb-4810-93be-2fe058e97304",
"ScheduledDate": "2025-12-10T23:33:54.7118415+00:00",
"RecurringJobId": "cec60d21-bbc0-4a68-ac77-410f4c296ebb",
"RenderType": 0,
"Status": 0,
"StatusChangeLogs": [
{
"Id": "0ef9cb3e-f986-4c64-809d-507c00f98db1",
"UserId": "50954702-9d1c-456d-9e78-aa0c5b844179",
"Status": 0,
"Comment": "sample string 3",
"JobId": "cdb135f0-2890-426e-b483-804a2b27cb49",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00"
},
{
"Id": "0ef9cb3e-f986-4c64-809d-507c00f98db1",
"UserId": "50954702-9d1c-456d-9e78-aa0c5b844179",
"Status": 0,
"Comment": "sample string 3",
"JobId": "cdb135f0-2890-426e-b483-804a2b27cb49",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00"
}
],
"XmlLocation": "sample string 6",
"XmlDocument": {},
"SupplierId": "6972b294-395f-4b27-bf5a-c82f53c3ec13",
"OutputType": 0
},
{
"Id": "f20ec083-8c29-4eb2-a24c-0a7672d9da82",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00",
"CreatedByUserId": "656205c5-59eb-4810-93be-2fe058e97304",
"ScheduledDate": "2025-12-10T23:33:54.7118415+00:00",
"RecurringJobId": "cec60d21-bbc0-4a68-ac77-410f4c296ebb",
"RenderType": 0,
"Status": 0,
"StatusChangeLogs": [
{
"Id": "0ef9cb3e-f986-4c64-809d-507c00f98db1",
"UserId": "50954702-9d1c-456d-9e78-aa0c5b844179",
"Status": 0,
"Comment": "sample string 3",
"JobId": "cdb135f0-2890-426e-b483-804a2b27cb49",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00"
},
{
"Id": "0ef9cb3e-f986-4c64-809d-507c00f98db1",
"UserId": "50954702-9d1c-456d-9e78-aa0c5b844179",
"Status": 0,
"Comment": "sample string 3",
"JobId": "cdb135f0-2890-426e-b483-804a2b27cb49",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00"
}
],
"XmlLocation": "sample string 6",
"XmlDocument": {},
"SupplierId": "6972b294-395f-4b27-bf5a-c82f53c3ec13",
"OutputType": 0
}
],
"WorkflowLocation": "sample string 6",
"CommandParameters": "sample string 7",
"TemplateId": "f855fc3f-1bba-428b-a6b9-abfdfe95c448"
},
{
"Id": "2dccd844-b02a-43cd-b23b-4c153571ea34",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00",
"CreatedByUserId": "785a69e4-91a7-455b-8386-0255e76cd592",
"RenderType": 0,
"SupplierId": "de1af100-fe47-4939-8030-ad84b0ae215e",
"CronExpression": "sample string 5",
"JobInstances": [
{
"Id": "f20ec083-8c29-4eb2-a24c-0a7672d9da82",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00",
"CreatedByUserId": "656205c5-59eb-4810-93be-2fe058e97304",
"ScheduledDate": "2025-12-10T23:33:54.7118415+00:00",
"RecurringJobId": "cec60d21-bbc0-4a68-ac77-410f4c296ebb",
"RenderType": 0,
"Status": 0,
"StatusChangeLogs": [
{
"Id": "0ef9cb3e-f986-4c64-809d-507c00f98db1",
"UserId": "50954702-9d1c-456d-9e78-aa0c5b844179",
"Status": 0,
"Comment": "sample string 3",
"JobId": "cdb135f0-2890-426e-b483-804a2b27cb49",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00"
},
{
"Id": "0ef9cb3e-f986-4c64-809d-507c00f98db1",
"UserId": "50954702-9d1c-456d-9e78-aa0c5b844179",
"Status": 0,
"Comment": "sample string 3",
"JobId": "cdb135f0-2890-426e-b483-804a2b27cb49",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00"
}
],
"XmlLocation": "sample string 6",
"XmlDocument": {},
"SupplierId": "6972b294-395f-4b27-bf5a-c82f53c3ec13",
"OutputType": 0
},
{
"Id": "f20ec083-8c29-4eb2-a24c-0a7672d9da82",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00",
"CreatedByUserId": "656205c5-59eb-4810-93be-2fe058e97304",
"ScheduledDate": "2025-12-10T23:33:54.7118415+00:00",
"RecurringJobId": "cec60d21-bbc0-4a68-ac77-410f4c296ebb",
"RenderType": 0,
"Status": 0,
"StatusChangeLogs": [
{
"Id": "0ef9cb3e-f986-4c64-809d-507c00f98db1",
"UserId": "50954702-9d1c-456d-9e78-aa0c5b844179",
"Status": 0,
"Comment": "sample string 3",
"JobId": "cdb135f0-2890-426e-b483-804a2b27cb49",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00"
},
{
"Id": "0ef9cb3e-f986-4c64-809d-507c00f98db1",
"UserId": "50954702-9d1c-456d-9e78-aa0c5b844179",
"Status": 0,
"Comment": "sample string 3",
"JobId": "cdb135f0-2890-426e-b483-804a2b27cb49",
"CreationDate": "2025-12-10T23:33:54.7118415+00:00"
}
],
"XmlLocation": "sample string 6",
"XmlDocument": {},
"SupplierId": "6972b294-395f-4b27-bf5a-c82f53c3ec13",
"OutputType": 0
}
],
"WorkflowLocation": "sample string 6",
"CommandParameters": "sample string 7",
"TemplateId": "f855fc3f-1bba-428b-a6b9-abfdfe95c448"
}
],
"CompressOutput": true,
"JobTicketOutputFormat": 1
}
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.