POST api/SeriesByHeadquarter
Request Information
URI Parameters
None.
Body Parameters
SeriesByHeadquarterWithFESerie| Name | Description | Type | Additional information |
|---|---|---|---|
| SeriesByHeadquarter | SeriesByHeadquarter |
None. |
|
| FESerie | FESerie |
None. |
Request Formats
application/json, text/json
Sample:
{
"SeriesByHeadquarter": {
"HeadquarterId": 1,
"NoSerie": 2,
"DocumentType": "sample string 3",
"SerieType": 4,
"SerieDescription": "sample string 5",
"IsSerial": true,
"IsActive": false,
"Headquarter": {
"Code": "sample string 1",
"Name": "sample string 2",
"CenterCost": "sample string 3",
"CenterCost2": "sample string 4",
"WhsCode": "sample string 5",
"SalesBusinessPartner": "sample string 6",
"PurchasingBusinessPartner": "sample string 7",
"CompanyId": 8,
"Company": {
"ConnectionId": 1,
"Connection": {
"Name": "sample string 1",
"Odbctype": "sample string 2",
"Server": "sample string 3",
"User": "sample string 4",
"Pass": "sample string 5",
"ServerType": "sample string 6",
"SLUrl": "sample string 7",
"Id": 8,
"CreatedDate": "2025-11-08T10:49:28.375727-06:00",
"CreatedBy": "sample string 10",
"UpdateDate": "2025-11-08T10:49:28.375727-06:00",
"UpdatedBy": "sample string 11",
"IsActive": true
},
"Name": "sample string 2",
"DatabaseCode": "sample string 3",
"Id": 4,
"CreatedDate": "2025-11-08T10:49:28.375727-06:00",
"CreatedBy": "sample string 6",
"UpdateDate": "2025-11-08T10:49:28.375727-06:00",
"UpdatedBy": "sample string 7",
"IsActive": true
},
"Id": 9,
"CreatedDate": "2025-11-08T10:49:28.375727-06:00",
"CreatedBy": "sample string 11",
"UpdateDate": "2025-11-08T10:49:28.375727-06:00",
"UpdatedBy": "sample string 12",
"IsActive": true
},
"Id": 7,
"CreatedDate": "2025-11-08T10:49:28.375727-06:00",
"CreatedBy": "sample string 9",
"UpdateDate": "2025-11-08T10:49:28.375727-06:00",
"UpdatedBy": "sample string 10"
},
"FESerie": {
"SerieName": "sample string 1",
"BranchOffice": 2,
"Terminal": 3,
"NextNumber": 4,
"SeriesByHeadquarterId": 5,
"SeriesByHeadquarter": {
"HeadquarterId": 1,
"NoSerie": 2,
"DocumentType": "sample string 3",
"SerieType": 4,
"SerieDescription": "sample string 5",
"IsSerial": true,
"IsActive": false,
"Headquarter": {
"Code": "sample string 1",
"Name": "sample string 2",
"CenterCost": "sample string 3",
"CenterCost2": "sample string 4",
"WhsCode": "sample string 5",
"SalesBusinessPartner": "sample string 6",
"PurchasingBusinessPartner": "sample string 7",
"CompanyId": 8,
"Company": {
"ConnectionId": 1,
"Connection": {
"Name": "sample string 1",
"Odbctype": "sample string 2",
"Server": "sample string 3",
"User": "sample string 4",
"Pass": "sample string 5",
"ServerType": "sample string 6",
"SLUrl": "sample string 7",
"Id": 8,
"CreatedDate": "2025-11-08T10:49:28.375727-06:00",
"CreatedBy": "sample string 10",
"UpdateDate": "2025-11-08T10:49:28.375727-06:00",
"UpdatedBy": "sample string 11",
"IsActive": true
},
"Name": "sample string 2",
"DatabaseCode": "sample string 3",
"Id": 4,
"CreatedDate": "2025-11-08T10:49:28.375727-06:00",
"CreatedBy": "sample string 6",
"UpdateDate": "2025-11-08T10:49:28.375727-06:00",
"UpdatedBy": "sample string 7",
"IsActive": true
},
"Id": 9,
"CreatedDate": "2025-11-08T10:49:28.375727-06:00",
"CreatedBy": "sample string 11",
"UpdateDate": "2025-11-08T10:49:28.375727-06:00",
"UpdatedBy": "sample string 12",
"IsActive": true
},
"Id": 7,
"CreatedDate": "2025-11-08T10:49:28.375727-06:00",
"CreatedBy": "sample string 9",
"UpdateDate": "2025-11-08T10:49:28.375727-06:00",
"UpdatedBy": "sample string 10"
},
"Id": 6,
"CreatedDate": "2025-11-08T10:49:28.3767244-06:00",
"CreatedBy": "sample string 8",
"UpdateDate": "2025-11-08T10:49:28.3767244-06:00",
"UpdatedBy": "sample string 9",
"IsActive": true
}
}
application/xml, text/xml
Sample:
<SeriesByHeadquarterWithFESerie xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CLMLTEMA.MODELS">
<FESerie>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 8</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.3767244-06:00</CreatedDate>
<Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">6</Id>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
<UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.3767244-06:00</UpdateDate>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 9</UpdatedBy>
<BranchOffice>2</BranchOffice>
<NextNumber>4</NextNumber>
<SerieName>sample string 1</SerieName>
<SeriesByHeadquarter>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 9</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</CreatedDate>
<Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">7</Id>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">false</IsActive>
<UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</UpdateDate>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</UpdatedBy>
<DocumentType>sample string 3</DocumentType>
<Headquarter>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</CreatedDate>
<Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">9</Id>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
<UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</UpdateDate>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 12</UpdatedBy>
<CenterCost>sample string 3</CenterCost>
<CenterCost2>sample string 4</CenterCost2>
<Code>sample string 1</Code>
<Company>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</CreatedDate>
<Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
<UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</UpdateDate>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
<DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
<Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
<Connection>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</CreatedDate>
<Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
<UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</UpdateDate>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
<Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
<Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
<Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
<SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
<Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
<ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
<User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
</Connection>
<ConnectionId>1</ConnectionId>
</Company>
<CompanyId>8</CompanyId>
<Name>sample string 2</Name>
<PurchasingBusinessPartner>sample string 7</PurchasingBusinessPartner>
<SalesBusinessPartner>sample string 6</SalesBusinessPartner>
<WhsCode>sample string 5</WhsCode>
</Headquarter>
<HeadquarterId>1</HeadquarterId>
<IsSerial>true</IsSerial>
<NoSerie>2</NoSerie>
<SerieDescription>sample string 5</SerieDescription>
<SerieType>4</SerieType>
</SeriesByHeadquarter>
<SeriesByHeadquarterId>5</SeriesByHeadquarterId>
<Terminal>3</Terminal>
</FESerie>
<SeriesByHeadquarter>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 9</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</CreatedDate>
<Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">7</Id>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">false</IsActive>
<UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</UpdateDate>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</UpdatedBy>
<DocumentType>sample string 3</DocumentType>
<Headquarter>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</CreatedDate>
<Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">9</Id>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
<UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</UpdateDate>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 12</UpdatedBy>
<CenterCost>sample string 3</CenterCost>
<CenterCost2>sample string 4</CenterCost2>
<Code>sample string 1</Code>
<Company>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 6</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</CreatedDate>
<Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">4</Id>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
<UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</UpdateDate>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 7</UpdatedBy>
<DatabaseCode xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</DatabaseCode>
<Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Name>
<Connection>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 10</CreatedBy>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</CreatedDate>
<Id xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">8</Id>
<IsActive xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">true</IsActive>
<UpdateDate xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">2025-11-08T10:49:28.375727-06:00</UpdateDate>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.PresentationEntities">sample string 11</UpdatedBy>
<Name xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 1</Name>
<Odbctype xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 2</Odbctype>
<Pass xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 5</Pass>
<SLUrl xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 7</SLUrl>
<Server xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 3</Server>
<ServerType xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 6</ServerType>
<User xmlns="http://schemas.datacontract.org/2004/07/CL.STRUCTURES.CLASSES.LocalEntities">sample string 4</User>
</Connection>
<ConnectionId>1</ConnectionId>
</Company>
<CompanyId>8</CompanyId>
<Name>sample string 2</Name>
<PurchasingBusinessPartner>sample string 7</PurchasingBusinessPartner>
<SalesBusinessPartner>sample string 6</SalesBusinessPartner>
<WhsCode>sample string 5</WhsCode>
</Headquarter>
<HeadquarterId>1</HeadquarterId>
<IsSerial>true</IsSerial>
<NoSerie>2</NoSerie>
<SerieDescription>sample string 5</SerieDescription>
<SerieType>4</SerieType>
</SeriesByHeadquarter>
</SeriesByHeadquarterWithFESerie>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |