GET api/WebshopOrders/GetConvertWebshopOrderToSalesOrder?webshopOrderId={webshopOrderId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
webshopOrderId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Webshop
NameDescriptionTypeAdditional information
WebshopId

integer

None.

WebshopName

string

String length: inclusive between 0 and 100

WebshopMollieApiKey

string

String length: inclusive between 0 and 100

WebshopUrl

string

String length: inclusive between 0 and 255

WebshopAcceptedEmarketingTemplateId

integer

None.

WebshopAcceptedEmarketingTemplate

EmarketingTemplate

None.

WebshopRejectedEmarketingTemplateId

integer

None.

WebshopRejectedEmarketingTemplate

EmarketingTemplate

None.

WebshopNewRegEmarketingTemplateId

integer

None.

WebshopNewRegEmarketingTemplate

EmarketingTemplate

None.

WebshopInReviewRegEmarketingTemplateId

integer

None.

WebshopInReviewRegEmarketingTemplate

EmarketingTemplate

None.

WebshopPasswordChangedEmarketingTemplateId

integer

None.

WebshopPasswordChangedEmarketingTemplate

EmarketingTemplate

None.

WebshopPriceRequestEmarketingTemplateId

integer

None.

WebshopPriceRequestEmarketingTemplate

EmarketingTemplate

None.

IsInUse

boolean

None.

WebshopDateCreated

date

None.

WebshopUserIdCreated

string

None.

WebshopDateChanged

date

None.

WebshopUserIdChanged

string

None.

WebshopCustomerOrderPayedTemplateId

integer

None.

WebshopCustomerOrderPayedTemplate

EmarketingTemplate

None.

WebshopCustomerOrderNotPayedTemplateId

integer

None.

WebshopCustomerOrderNotPayedTemplate

EmarketingTemplate

None.

WebshopInternalDelayedPaymentTemplateId

integer

None.

WebshopInternalDelayedPaymentTemplate

EmarketingTemplate

None.

WebshopCustomerDelayedPaymentTemplateId

integer

None.

WebshopCustomerDelayedPaymentTemplate

EmarketingTemplate

None.

WebshopInternalOrderPayedTemplateId

integer

None.

WebshopInternalOrderPayedTemplate

EmarketingTemplate

None.

WebshopInternalOrderNotPayedTemplateId

integer

None.

WebshopInternalOrderNotPayedTemplate

EmarketingTemplate

None.

MinOrderFreeDelivery

decimal number

None.

TransportCost

decimal number

None.

WebshopBannerText

string

String length: inclusive between 0 and 255

WebshopBannerNL

string

String length: inclusive between 0 and 255

WebshopBannerFR

string

String length: inclusive between 0 and 255

CompanyId

integer

None.

ObjectState

ObjectState

None.

Response Formats

application/json, text/json

Sample:
{
  "webshopId": 1,
  "webshopName": "sample string 2",
  "webshopMollieApiKey": "sample string 3",
  "webshopUrl": "sample string 4",
  "webshopAcceptedEmarketingTemplateId": 1,
  "webshopAcceptedEmarketingTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopRejectedEmarketingTemplateId": 1,
  "webshopRejectedEmarketingTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopNewRegEmarketingTemplateId": 1,
  "webshopNewRegEmarketingTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopInReviewRegEmarketingTemplateId": 1,
  "webshopInReviewRegEmarketingTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopPasswordChangedEmarketingTemplateId": 1,
  "webshopPasswordChangedEmarketingTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopPriceRequestEmarketingTemplateId": 1,
  "webshopPriceRequestEmarketingTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "isInUse": true,
  "webshopDateCreated": "2025-12-10T22:37:22.4575061+01:00",
  "webshopUserIdCreated": "sample string 6",
  "webshopDateChanged": "2025-12-10T22:37:22.4575061+01:00",
  "webshopUserIdChanged": "sample string 7",
  "webshopCustomerOrderPayedTemplateId": 1,
  "webshopCustomerOrderPayedTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopCustomerOrderNotPayedTemplateId": 1,
  "webshopCustomerOrderNotPayedTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopInternalDelayedPaymentTemplateId": 1,
  "webshopInternalDelayedPaymentTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopCustomerDelayedPaymentTemplateId": 1,
  "webshopCustomerDelayedPaymentTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopInternalOrderPayedTemplateId": 1,
  "webshopInternalOrderPayedTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "webshopInternalOrderNotPayedTemplateId": 1,
  "webshopInternalOrderNotPayedTemplate": {
    "emarketingTemplateId": 1,
    "emarketingTemplateDescription": "sample string 2",
    "emarketingTemplateContent": "sample string 3",
    "companyId": 4,
    "mailfrom": "sample string 5",
    "mailfromName": "sample string 6",
    "mailSubject": "sample string 7",
    "templateType": 8,
    "objectState": 0
  },
  "minOrderFreeDelivery": 8.1,
  "transportCost": 9.1,
  "webshopBannerText": "sample string 10",
  "webshopBannerNL": "sample string 11",
  "webshopBannerFR": "sample string 12",
  "companyId": 13,
  "objectState": 0
}

application/xml, text/xml

Sample:
<Webshop xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Models">
  <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
  <CompanyId>13</CompanyId>
  <IsInUse>true</IsInUse>
  <MinOrderFreeDelivery>8.1</MinOrderFreeDelivery>
  <TransportCost>9.1</TransportCost>
  <WebshopAcceptedEmarketingTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopAcceptedEmarketingTemplate>
  <WebshopAcceptedEmarketingTemplateId>1</WebshopAcceptedEmarketingTemplateId>
  <WebshopBannerFR>sample string 12</WebshopBannerFR>
  <WebshopBannerNL>sample string 11</WebshopBannerNL>
  <WebshopBannerText>sample string 10</WebshopBannerText>
  <WebshopCustomerDelayedPaymentTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopCustomerDelayedPaymentTemplate>
  <WebshopCustomerDelayedPaymentTemplateId>1</WebshopCustomerDelayedPaymentTemplateId>
  <WebshopCustomerOrderNotPayedTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopCustomerOrderNotPayedTemplate>
  <WebshopCustomerOrderNotPayedTemplateId>1</WebshopCustomerOrderNotPayedTemplateId>
  <WebshopCustomerOrderPayedTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopCustomerOrderPayedTemplate>
  <WebshopCustomerOrderPayedTemplateId>1</WebshopCustomerOrderPayedTemplateId>
  <WebshopDateChanged>2025-12-10T22:37:22.4575061+01:00</WebshopDateChanged>
  <WebshopDateCreated>2025-12-10T22:37:22.4575061+01:00</WebshopDateCreated>
  <WebshopId>1</WebshopId>
  <WebshopInReviewRegEmarketingTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopInReviewRegEmarketingTemplate>
  <WebshopInReviewRegEmarketingTemplateId>1</WebshopInReviewRegEmarketingTemplateId>
  <WebshopInternalDelayedPaymentTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopInternalDelayedPaymentTemplate>
  <WebshopInternalDelayedPaymentTemplateId>1</WebshopInternalDelayedPaymentTemplateId>
  <WebshopInternalOrderNotPayedTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopInternalOrderNotPayedTemplate>
  <WebshopInternalOrderNotPayedTemplateId>1</WebshopInternalOrderNotPayedTemplateId>
  <WebshopInternalOrderPayedTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopInternalOrderPayedTemplate>
  <WebshopInternalOrderPayedTemplateId>1</WebshopInternalOrderPayedTemplateId>
  <WebshopMollieApiKey>sample string 3</WebshopMollieApiKey>
  <WebshopName>sample string 2</WebshopName>
  <WebshopNewRegEmarketingTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopNewRegEmarketingTemplate>
  <WebshopNewRegEmarketingTemplateId>1</WebshopNewRegEmarketingTemplateId>
  <WebshopPasswordChangedEmarketingTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopPasswordChangedEmarketingTemplate>
  <WebshopPasswordChangedEmarketingTemplateId>1</WebshopPasswordChangedEmarketingTemplateId>
  <WebshopPriceRequestEmarketingTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopPriceRequestEmarketingTemplate>
  <WebshopPriceRequestEmarketingTemplateId>1</WebshopPriceRequestEmarketingTemplateId>
  <WebshopRejectedEmarketingTemplate>
    <ObjectState xmlns="http://schemas.datacontract.org/2004/07/Gruo.Core.Repository">Unchanged</ObjectState>
    <CompanyId>4</CompanyId>
    <EmarketingTemplateContent>sample string 3</EmarketingTemplateContent>
    <EmarketingTemplateDescription>sample string 2</EmarketingTemplateDescription>
    <EmarketingTemplateId>1</EmarketingTemplateId>
    <MailSubject>sample string 7</MailSubject>
    <Mailfrom>sample string 5</Mailfrom>
    <MailfromName>sample string 6</MailfromName>
    <TemplateType>8</TemplateType>
  </WebshopRejectedEmarketingTemplate>
  <WebshopRejectedEmarketingTemplateId>1</WebshopRejectedEmarketingTemplateId>
  <WebshopUrl>sample string 4</WebshopUrl>
  <WebshopUserIdChanged>sample string 7</WebshopUserIdChanged>
  <WebshopUserIdCreated>sample string 6</WebshopUserIdCreated>
</Webshop>