POST api/ConfirmDrawing?offerId={offerId}&customerName={customerName}&projectId={projectId}&isPreselected={isPreselected}&preFactoryName={preFactoryName}&active={active}&activeDealId={activeDealId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| offerId | string |
Required |
|
| customerName | string |
Required |
|
| projectId | string |
Required |
|
| isPreselected | string |
Required |
|
| preFactoryName | string |
Required |
|
| active | boolean |
Required |
|
| activeDealId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>