POST api/priceLists/duplicate
Request Information
URI Parameters
None.
Body Parameters
DuplicatePriceListData| Name | Description | Type | Additional information |
|---|---|---|---|
| IsIncrement | boolean |
None. |
|
| IsPercetaje | boolean |
None. |
|
| ApplyToNetPrice | boolean |
None. |
|
| ValueToApply | decimal number |
None. |
|
| Name | string |
None. |
|
| DateFrom | date |
None. |
|
| DateTo | date |
None. |
|
| CurrencyCode | CurrencyCodeEnum |
None. |
|
| AppBranchOfficeOwnerID | integer |
None. |
|
| NumbersToRound | integer |
None. |
|
| ModifiedOn | date |
None. |
|
| Deleted | boolean |
None. |
|
| NameAndCurrency | string |
None. |
|
| FullDescription | string |
None. |
|
| ID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"IsIncrement": true,
"IsPercetaje": true,
"ApplyToNetPrice": true,
"ValueToApply": 1.0,
"Name": "sample string 4",
"DateFrom": "2026-02-04T03:00:03.3225498+00:00",
"DateTo": "2026-02-04T03:00:03.3225498+00:00",
"CurrencyCode": 0,
"AppBranchOfficeOwnerID": 1,
"NumbersToRound": 1,
"ModifiedOn": "2026-02-04T03:00:03.3225498+00:00",
"Deleted": true,
"NameAndCurrency": "sample string 4 (Pesos)",
"FullDescription": "sample string 4 - 4/2/2026 - 4/2/2026 - Pesos",
"ID": 1
}
text/xml
Sample:
<DuplicatePriceListData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <ID>1</ID> <AppBranchOfficeOwnerID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList">1</AppBranchOfficeOwnerID> <CurrencyCode xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList">ARS</CurrencyCode> <DateFrom xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList">2026-02-04T03:00:03.3225498+00:00</DateFrom> <DateTo xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList">2026-02-04T03:00:03.3225498+00:00</DateTo> <Deleted xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList">true</Deleted> <ModifiedOn xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList">2026-02-04T03:00:03.3225498+00:00</ModifiedOn> <Name xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList">sample string 4</Name> <NumbersToRound xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList">1</NumbersToRound> <ApplyToNetPrice>true</ApplyToNetPrice> <IsIncrement>true</IsIncrement> <IsPercetaje>true</IsPercetaje> <ValueToApply>1</ValueToApply> </DuplicatePriceListData>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PriceListDeepData| Name | Description | Type | Additional information |
|---|---|---|---|
| AppBranchOfficeList | Collection of ApplicationBranchOfficeData |
None. |
|
| Name | string |
None. |
|
| DateFrom | date |
None. |
|
| DateTo | date |
None. |
|
| CurrencyCode | CurrencyCodeEnum |
None. |
|
| AppBranchOfficeOwnerID | integer |
None. |
|
| NumbersToRound | integer |
None. |
|
| ModifiedOn | date |
None. |
|
| Deleted | boolean |
None. |
|
| NameAndCurrency | string |
None. |
|
| FullDescription | string |
None. |
|
| ID | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"AppBranchOfficeList": [
{
"AppID": "2e218ece-5f2c-4a54-b195-0fbf707fb341",
"Code": "sample string 1",
"Name": "sample string 2",
"CityID": 1,
"CityName": "sample string 3",
"DepartmentID": 1,
"DepartmentName": "sample string 4",
"ProvinceID": 1,
"ProvinceName": "sample string 5",
"CountryID": 1,
"CountryName": "sample string 6",
"StreetNameAndNumber": "sample string 7",
"Phones": "sample string 8",
"Email": "sample string 9",
"ApplicationDataSelected": {
"AppID": "a98e1838-8a47-4dbf-9c78-909dba40aa4d",
"Name": "sample string 1",
"SoftwareName": "sample string 2",
"StreetNameAndNumber": "sample string 3",
"CityName": "sample string 4",
"Phone": "sample string 5",
"Discount": 1.0,
"DateFrom": "2026-02-04T03:00:03.3381747+00:00",
"DateTo": "2026-02-04T03:00:03.3381747+00:00",
"Status": "sample string 6",
"RemainingDays": 7,
"MonthlyAmount": 1.0,
"MonthlyPayment": true,
"HasEnabledCustomDomain": true,
"BranchOfficeCount": 1,
"TerminalsCount": 1,
"Items": [
{
"ItemNumber": 1,
"Description": "sample string 2",
"UnitPrice": 1.0,
"Quantity": 1.0,
"TotalPrice": 1.0,
"ByBranchOffice": true
},
{
"ItemNumber": 1,
"Description": "sample string 2",
"UnitPrice": 1.0,
"Quantity": 1.0,
"TotalPrice": 1.0,
"ByBranchOffice": true
}
],
"Settings": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"ApplicationEnvironments": [
{
"ID": 1,
"AppID": "d010bcb8-b240-4576-8820-c62aa430bce3",
"EnvironmentID": 1,
"Name": "sample string 1",
"Type": 0,
"Url": "sample string 2",
"LastUpdate": "2026-02-04T03:00:03.3381747+00:00"
},
{
"ID": 1,
"AppID": "d010bcb8-b240-4576-8820-c62aa430bce3",
"EnvironmentID": 1,
"Name": "sample string 1",
"Type": 0,
"Url": "sample string 2",
"LastUpdate": "2026-02-04T03:00:03.3381747+00:00"
}
],
"DisplayText": "sample string 2 - sample string 1",
"TotalAmount": 2.0
},
"EnvironmentSelected": {
"ID": 1,
"SoftwareName": "sample string 1",
"Name": "sample string 2",
"Type": 0,
"Url": "sample string 3"
},
"ID": 1
},
{
"AppID": "2e218ece-5f2c-4a54-b195-0fbf707fb341",
"Code": "sample string 1",
"Name": "sample string 2",
"CityID": 1,
"CityName": "sample string 3",
"DepartmentID": 1,
"DepartmentName": "sample string 4",
"ProvinceID": 1,
"ProvinceName": "sample string 5",
"CountryID": 1,
"CountryName": "sample string 6",
"StreetNameAndNumber": "sample string 7",
"Phones": "sample string 8",
"Email": "sample string 9",
"ApplicationDataSelected": {
"AppID": "a98e1838-8a47-4dbf-9c78-909dba40aa4d",
"Name": "sample string 1",
"SoftwareName": "sample string 2",
"StreetNameAndNumber": "sample string 3",
"CityName": "sample string 4",
"Phone": "sample string 5",
"Discount": 1.0,
"DateFrom": "2026-02-04T03:00:03.3381747+00:00",
"DateTo": "2026-02-04T03:00:03.3381747+00:00",
"Status": "sample string 6",
"RemainingDays": 7,
"MonthlyAmount": 1.0,
"MonthlyPayment": true,
"HasEnabledCustomDomain": true,
"BranchOfficeCount": 1,
"TerminalsCount": 1,
"Items": [
{
"ItemNumber": 1,
"Description": "sample string 2",
"UnitPrice": 1.0,
"Quantity": 1.0,
"TotalPrice": 1.0,
"ByBranchOffice": true
},
{
"ItemNumber": 1,
"Description": "sample string 2",
"UnitPrice": 1.0,
"Quantity": 1.0,
"TotalPrice": 1.0,
"ByBranchOffice": true
}
],
"Settings": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"ApplicationEnvironments": [
{
"ID": 1,
"AppID": "d010bcb8-b240-4576-8820-c62aa430bce3",
"EnvironmentID": 1,
"Name": "sample string 1",
"Type": 0,
"Url": "sample string 2",
"LastUpdate": "2026-02-04T03:00:03.3381747+00:00"
},
{
"ID": 1,
"AppID": "d010bcb8-b240-4576-8820-c62aa430bce3",
"EnvironmentID": 1,
"Name": "sample string 1",
"Type": 0,
"Url": "sample string 2",
"LastUpdate": "2026-02-04T03:00:03.3381747+00:00"
}
],
"DisplayText": "sample string 2 - sample string 1",
"TotalAmount": 2.0
},
"EnvironmentSelected": {
"ID": 1,
"SoftwareName": "sample string 1",
"Name": "sample string 2",
"Type": 0,
"Url": "sample string 3"
},
"ID": 1
}
],
"Name": "sample string 1",
"DateFrom": "2026-02-04T03:00:03.3381747+00:00",
"DateTo": "2026-02-04T03:00:03.3381747+00:00",
"CurrencyCode": 0,
"AppBranchOfficeOwnerID": 1,
"NumbersToRound": 1,
"ModifiedOn": "2026-02-04T03:00:03.3381747+00:00",
"Deleted": true,
"NameAndCurrency": "sample string 1 (Pesos)",
"FullDescription": "sample string 1 - 4/2/2026 - 4/2/2026 - Pesos",
"ID": 1
}
text/xml
Sample:
<PriceListDeepData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList">
<ID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data">1</ID>
<AppBranchOfficeOwnerID>1</AppBranchOfficeOwnerID>
<CurrencyCode>ARS</CurrencyCode>
<DateFrom>2026-02-04T03:00:03.3381747+00:00</DateFrom>
<DateTo>2026-02-04T03:00:03.3381747+00:00</DateTo>
<Deleted>true</Deleted>
<ModifiedOn>2026-02-04T03:00:03.3381747+00:00</ModifiedOn>
<Name>sample string 1</Name>
<NumbersToRound>1</NumbersToRound>
<AppBranchOfficeList xmlns:d2p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.Administrator">
<d2p1:ApplicationBranchOfficeData>
<ID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data">1</ID>
<d2p1:AppID>2e218ece-5f2c-4a54-b195-0fbf707fb341</d2p1:AppID>
<d2p1:ApplicationDataSelected>
<d2p1:AppID>a98e1838-8a47-4dbf-9c78-909dba40aa4d</d2p1:AppID>
<d2p1:ApplicationEnvironments>
<d2p1:ApplicationEnvironmentData>
<d2p1:AppID>d010bcb8-b240-4576-8820-c62aa430bce3</d2p1:AppID>
<d2p1:EnvironmentID>1</d2p1:EnvironmentID>
<d2p1:ID>1</d2p1:ID>
<d2p1:LastUpdate>2026-02-04T03:00:03.3381747+00:00</d2p1:LastUpdate>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Type>PROD</d2p1:Type>
<d2p1:Url>sample string 2</d2p1:Url>
</d2p1:ApplicationEnvironmentData>
<d2p1:ApplicationEnvironmentData>
<d2p1:AppID>d010bcb8-b240-4576-8820-c62aa430bce3</d2p1:AppID>
<d2p1:EnvironmentID>1</d2p1:EnvironmentID>
<d2p1:ID>1</d2p1:ID>
<d2p1:LastUpdate>2026-02-04T03:00:03.3381747+00:00</d2p1:LastUpdate>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Type>PROD</d2p1:Type>
<d2p1:Url>sample string 2</d2p1:Url>
</d2p1:ApplicationEnvironmentData>
</d2p1:ApplicationEnvironments>
<d2p1:BranchOfficeCount>1</d2p1:BranchOfficeCount>
<d2p1:CityName>sample string 4</d2p1:CityName>
<d2p1:DateFrom>2026-02-04T03:00:03.3381747+00:00</d2p1:DateFrom>
<d2p1:DateTo>2026-02-04T03:00:03.3381747+00:00</d2p1:DateTo>
<d2p1:Discount>1</d2p1:Discount>
<d2p1:HasEnabledCustomDomain>true</d2p1:HasEnabledCustomDomain>
<d2p1:Items xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.License">
<d5p1:LicenseItemData>
<d5p1:ByBranchOffice>true</d5p1:ByBranchOffice>
<d5p1:Description>sample string 2</d5p1:Description>
<d5p1:ItemNumber>1</d5p1:ItemNumber>
<d5p1:Quantity>1</d5p1:Quantity>
<d5p1:TotalPrice>1</d5p1:TotalPrice>
<d5p1:UnitPrice>1</d5p1:UnitPrice>
</d5p1:LicenseItemData>
<d5p1:LicenseItemData>
<d5p1:ByBranchOffice>true</d5p1:ByBranchOffice>
<d5p1:Description>sample string 2</d5p1:Description>
<d5p1:ItemNumber>1</d5p1:ItemNumber>
<d5p1:Quantity>1</d5p1:Quantity>
<d5p1:TotalPrice>1</d5p1:TotalPrice>
<d5p1:UnitPrice>1</d5p1:UnitPrice>
</d5p1:LicenseItemData>
</d2p1:Items>
<d2p1:MonthlyAmount>1</d2p1:MonthlyAmount>
<d2p1:MonthlyPayment>true</d2p1:MonthlyPayment>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Phone>sample string 5</d2p1:Phone>
<d2p1:RemainingDays>7</d2p1:RemainingDays>
<d2p1:Settings xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:KeyValueOfstringstring>
<d5p1:Key>sample string 1</d5p1:Key>
<d5p1:Value>sample string 2</d5p1:Value>
</d5p1:KeyValueOfstringstring>
<d5p1:KeyValueOfstringstring>
<d5p1:Key>sample string 3</d5p1:Key>
<d5p1:Value>sample string 4</d5p1:Value>
</d5p1:KeyValueOfstringstring>
</d2p1:Settings>
<d2p1:SoftwareName>sample string 2</d2p1:SoftwareName>
<d2p1:Status>sample string 6</d2p1:Status>
<d2p1:StreetNameAndNumber>sample string 3</d2p1:StreetNameAndNumber>
<d2p1:TerminalsCount>1</d2p1:TerminalsCount>
</d2p1:ApplicationDataSelected>
<d2p1:CityID>1</d2p1:CityID>
<d2p1:CityName>sample string 3</d2p1:CityName>
<d2p1:Code>sample string 1</d2p1:Code>
<d2p1:CountryID>1</d2p1:CountryID>
<d2p1:CountryName>sample string 6</d2p1:CountryName>
<d2p1:DepartmentID>1</d2p1:DepartmentID>
<d2p1:DepartmentName>sample string 4</d2p1:DepartmentName>
<d2p1:Email>sample string 9</d2p1:Email>
<d2p1:EnvironmentSelected>
<d2p1:ID>1</d2p1:ID>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:SoftwareName>sample string 1</d2p1:SoftwareName>
<d2p1:Type>PROD</d2p1:Type>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:EnvironmentSelected>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Phones>sample string 8</d2p1:Phones>
<d2p1:ProvinceID>1</d2p1:ProvinceID>
<d2p1:ProvinceName>sample string 5</d2p1:ProvinceName>
<d2p1:StreetNameAndNumber>sample string 7</d2p1:StreetNameAndNumber>
</d2p1:ApplicationBranchOfficeData>
<d2p1:ApplicationBranchOfficeData>
<ID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data">1</ID>
<d2p1:AppID>2e218ece-5f2c-4a54-b195-0fbf707fb341</d2p1:AppID>
<d2p1:ApplicationDataSelected>
<d2p1:AppID>a98e1838-8a47-4dbf-9c78-909dba40aa4d</d2p1:AppID>
<d2p1:ApplicationEnvironments>
<d2p1:ApplicationEnvironmentData>
<d2p1:AppID>d010bcb8-b240-4576-8820-c62aa430bce3</d2p1:AppID>
<d2p1:EnvironmentID>1</d2p1:EnvironmentID>
<d2p1:ID>1</d2p1:ID>
<d2p1:LastUpdate>2026-02-04T03:00:03.3381747+00:00</d2p1:LastUpdate>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Type>PROD</d2p1:Type>
<d2p1:Url>sample string 2</d2p1:Url>
</d2p1:ApplicationEnvironmentData>
<d2p1:ApplicationEnvironmentData>
<d2p1:AppID>d010bcb8-b240-4576-8820-c62aa430bce3</d2p1:AppID>
<d2p1:EnvironmentID>1</d2p1:EnvironmentID>
<d2p1:ID>1</d2p1:ID>
<d2p1:LastUpdate>2026-02-04T03:00:03.3381747+00:00</d2p1:LastUpdate>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Type>PROD</d2p1:Type>
<d2p1:Url>sample string 2</d2p1:Url>
</d2p1:ApplicationEnvironmentData>
</d2p1:ApplicationEnvironments>
<d2p1:BranchOfficeCount>1</d2p1:BranchOfficeCount>
<d2p1:CityName>sample string 4</d2p1:CityName>
<d2p1:DateFrom>2026-02-04T03:00:03.3381747+00:00</d2p1:DateFrom>
<d2p1:DateTo>2026-02-04T03:00:03.3381747+00:00</d2p1:DateTo>
<d2p1:Discount>1</d2p1:Discount>
<d2p1:HasEnabledCustomDomain>true</d2p1:HasEnabledCustomDomain>
<d2p1:Items xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.License">
<d5p1:LicenseItemData>
<d5p1:ByBranchOffice>true</d5p1:ByBranchOffice>
<d5p1:Description>sample string 2</d5p1:Description>
<d5p1:ItemNumber>1</d5p1:ItemNumber>
<d5p1:Quantity>1</d5p1:Quantity>
<d5p1:TotalPrice>1</d5p1:TotalPrice>
<d5p1:UnitPrice>1</d5p1:UnitPrice>
</d5p1:LicenseItemData>
<d5p1:LicenseItemData>
<d5p1:ByBranchOffice>true</d5p1:ByBranchOffice>
<d5p1:Description>sample string 2</d5p1:Description>
<d5p1:ItemNumber>1</d5p1:ItemNumber>
<d5p1:Quantity>1</d5p1:Quantity>
<d5p1:TotalPrice>1</d5p1:TotalPrice>
<d5p1:UnitPrice>1</d5p1:UnitPrice>
</d5p1:LicenseItemData>
</d2p1:Items>
<d2p1:MonthlyAmount>1</d2p1:MonthlyAmount>
<d2p1:MonthlyPayment>true</d2p1:MonthlyPayment>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Phone>sample string 5</d2p1:Phone>
<d2p1:RemainingDays>7</d2p1:RemainingDays>
<d2p1:Settings xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:KeyValueOfstringstring>
<d5p1:Key>sample string 1</d5p1:Key>
<d5p1:Value>sample string 2</d5p1:Value>
</d5p1:KeyValueOfstringstring>
<d5p1:KeyValueOfstringstring>
<d5p1:Key>sample string 3</d5p1:Key>
<d5p1:Value>sample string 4</d5p1:Value>
</d5p1:KeyValueOfstringstring>
</d2p1:Settings>
<d2p1:SoftwareName>sample string 2</d2p1:SoftwareName>
<d2p1:Status>sample string 6</d2p1:Status>
<d2p1:StreetNameAndNumber>sample string 3</d2p1:StreetNameAndNumber>
<d2p1:TerminalsCount>1</d2p1:TerminalsCount>
</d2p1:ApplicationDataSelected>
<d2p1:CityID>1</d2p1:CityID>
<d2p1:CityName>sample string 3</d2p1:CityName>
<d2p1:Code>sample string 1</d2p1:Code>
<d2p1:CountryID>1</d2p1:CountryID>
<d2p1:CountryName>sample string 6</d2p1:CountryName>
<d2p1:DepartmentID>1</d2p1:DepartmentID>
<d2p1:DepartmentName>sample string 4</d2p1:DepartmentName>
<d2p1:Email>sample string 9</d2p1:Email>
<d2p1:EnvironmentSelected>
<d2p1:ID>1</d2p1:ID>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:SoftwareName>sample string 1</d2p1:SoftwareName>
<d2p1:Type>PROD</d2p1:Type>
<d2p1:Url>sample string 3</d2p1:Url>
</d2p1:EnvironmentSelected>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Phones>sample string 8</d2p1:Phones>
<d2p1:ProvinceID>1</d2p1:ProvinceID>
<d2p1:ProvinceName>sample string 5</d2p1:ProvinceName>
<d2p1:StreetNameAndNumber>sample string 7</d2p1:StreetNameAndNumber>
</d2p1:ApplicationBranchOfficeData>
</AppBranchOfficeList>
</PriceListDeepData>