POST api/Suppliers
Request Information
URI Parameters
None.
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": "fe717c8e-8d92-44a7-a617-d0d03372d2f7",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00",
"CreatedByUserId": "6191d193-3d11-49f9-b4e1-3078a62f7a32",
"Name": "sample string 4",
"TenantId": "27fff106-ef2e-42d7-8470-68c97f7cb436",
"SecurityGroup": "85a72346-f556-4251-9e55-8918dc34c4a6",
"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": "428cb146-ae00-4582-a30e-942b1f69b56f",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00",
"CreatedByUserId": "98b139d6-bc76-4a74-bff2-d74116a2ff3a",
"RenderType": 0,
"SupplierId": "15a42a09-7dd5-4ca0-a144-30c1ae9857fb",
"CronExpression": "sample string 5",
"JobInstances": [
{
"Id": "63fe6fa5-f9fb-44af-8b63-2a812ae902eb",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00",
"CreatedByUserId": "ac06a914-b3d3-41cf-b45e-6ec0a8f6bc72",
"ScheduledDate": "2026-01-10T01:16:39.1336775+00:00",
"RecurringJobId": "a38c5bff-da9e-475d-89ca-2feda99adca5",
"RenderType": 0,
"Status": 0,
"StatusChangeLogs": [
{
"Id": "42666b86-2b8a-46d9-a545-d3e98197f132",
"UserId": "b2948489-31c4-4dd2-988c-42222fed4519",
"Status": 0,
"Comment": "sample string 3",
"JobId": "7184e1f8-7d91-40df-8cc8-ef580910ee8b",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00"
},
{
"Id": "42666b86-2b8a-46d9-a545-d3e98197f132",
"UserId": "b2948489-31c4-4dd2-988c-42222fed4519",
"Status": 0,
"Comment": "sample string 3",
"JobId": "7184e1f8-7d91-40df-8cc8-ef580910ee8b",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00"
}
],
"XmlLocation": "sample string 6",
"XmlDocument": {},
"SupplierId": "01f61a19-3f0f-4f7b-a403-032b64ccbb82",
"OutputType": 0
},
{
"Id": "63fe6fa5-f9fb-44af-8b63-2a812ae902eb",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00",
"CreatedByUserId": "ac06a914-b3d3-41cf-b45e-6ec0a8f6bc72",
"ScheduledDate": "2026-01-10T01:16:39.1336775+00:00",
"RecurringJobId": "a38c5bff-da9e-475d-89ca-2feda99adca5",
"RenderType": 0,
"Status": 0,
"StatusChangeLogs": [
{
"Id": "42666b86-2b8a-46d9-a545-d3e98197f132",
"UserId": "b2948489-31c4-4dd2-988c-42222fed4519",
"Status": 0,
"Comment": "sample string 3",
"JobId": "7184e1f8-7d91-40df-8cc8-ef580910ee8b",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00"
},
{
"Id": "42666b86-2b8a-46d9-a545-d3e98197f132",
"UserId": "b2948489-31c4-4dd2-988c-42222fed4519",
"Status": 0,
"Comment": "sample string 3",
"JobId": "7184e1f8-7d91-40df-8cc8-ef580910ee8b",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00"
}
],
"XmlLocation": "sample string 6",
"XmlDocument": {},
"SupplierId": "01f61a19-3f0f-4f7b-a403-032b64ccbb82",
"OutputType": 0
}
],
"WorkflowLocation": "sample string 6",
"CommandParameters": "sample string 7",
"TemplateId": "016b13fd-a6d4-4340-b5ce-7dcc3ee60212"
},
{
"Id": "428cb146-ae00-4582-a30e-942b1f69b56f",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00",
"CreatedByUserId": "98b139d6-bc76-4a74-bff2-d74116a2ff3a",
"RenderType": 0,
"SupplierId": "15a42a09-7dd5-4ca0-a144-30c1ae9857fb",
"CronExpression": "sample string 5",
"JobInstances": [
{
"Id": "63fe6fa5-f9fb-44af-8b63-2a812ae902eb",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00",
"CreatedByUserId": "ac06a914-b3d3-41cf-b45e-6ec0a8f6bc72",
"ScheduledDate": "2026-01-10T01:16:39.1336775+00:00",
"RecurringJobId": "a38c5bff-da9e-475d-89ca-2feda99adca5",
"RenderType": 0,
"Status": 0,
"StatusChangeLogs": [
{
"Id": "42666b86-2b8a-46d9-a545-d3e98197f132",
"UserId": "b2948489-31c4-4dd2-988c-42222fed4519",
"Status": 0,
"Comment": "sample string 3",
"JobId": "7184e1f8-7d91-40df-8cc8-ef580910ee8b",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00"
},
{
"Id": "42666b86-2b8a-46d9-a545-d3e98197f132",
"UserId": "b2948489-31c4-4dd2-988c-42222fed4519",
"Status": 0,
"Comment": "sample string 3",
"JobId": "7184e1f8-7d91-40df-8cc8-ef580910ee8b",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00"
}
],
"XmlLocation": "sample string 6",
"XmlDocument": {},
"SupplierId": "01f61a19-3f0f-4f7b-a403-032b64ccbb82",
"OutputType": 0
},
{
"Id": "63fe6fa5-f9fb-44af-8b63-2a812ae902eb",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00",
"CreatedByUserId": "ac06a914-b3d3-41cf-b45e-6ec0a8f6bc72",
"ScheduledDate": "2026-01-10T01:16:39.1336775+00:00",
"RecurringJobId": "a38c5bff-da9e-475d-89ca-2feda99adca5",
"RenderType": 0,
"Status": 0,
"StatusChangeLogs": [
{
"Id": "42666b86-2b8a-46d9-a545-d3e98197f132",
"UserId": "b2948489-31c4-4dd2-988c-42222fed4519",
"Status": 0,
"Comment": "sample string 3",
"JobId": "7184e1f8-7d91-40df-8cc8-ef580910ee8b",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00"
},
{
"Id": "42666b86-2b8a-46d9-a545-d3e98197f132",
"UserId": "b2948489-31c4-4dd2-988c-42222fed4519",
"Status": 0,
"Comment": "sample string 3",
"JobId": "7184e1f8-7d91-40df-8cc8-ef580910ee8b",
"CreationDate": "2026-01-10T01:16:39.1336775+00:00"
}
],
"XmlLocation": "sample string 6",
"XmlDocument": {},
"SupplierId": "01f61a19-3f0f-4f7b-a403-032b64ccbb82",
"OutputType": 0
}
],
"WorkflowLocation": "sample string 6",
"CommandParameters": "sample string 7",
"TemplateId": "016b13fd-a6d4-4340-b5ce-7dcc3ee60212"
}
],
"CompressOutput": true,
"JobTicketOutputFormat": 1
}
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.