POST api/rfqs/user/{userId}/createrfq
Create a RFQ (new product)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ProductDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| TaskId | integer |
None. |
|
| State | States |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| AvatarUri | string |
None. |
|
| AdminId | string |
None. |
|
| CustomerId | integer |
None. |
|
| CustomerName | string |
None. |
|
| VendorId | integer |
None. |
|
| VendorName | string |
None. |
|
| PriceBreakId | integer |
None. |
|
| PartNumber | string |
None. |
|
| PartNumberRevision | string |
None. |
|
| ParentPartNumberRevision | string |
String length: inclusive between 0 and 50 |
|
| PartRevisionId | integer |
None. |
|
| ParentPartRevisionId | integer |
None. |
|
| BuildType | BUILD_TYPE |
None. |
|
| Material | MATERIALS_TYPE |
None. |
|
| PrecisionMetal | Precision_Metal |
None. |
|
| MetalsProcesses | Metals_Processes |
None. |
|
| MetalType | Metal_Type |
None. |
|
| MetalsSurfaceFinish | Metals_Surface_Finish |
None. |
|
| PrecisionPlastics | Precision_Plastics |
None. |
|
| PlasticsProcesses | Plastics_Processes |
None. |
|
| MembraneSwitches | Switches_Type |
None. |
|
| MembraneSwitchesAttributes | Print_Type |
None. |
|
| MembraneSwitchesAttributesWaterproof | Membrane_Switches_Attributes_Waterproof |
None. |
|
| MembraneSwitchesAttributesEmbossing | Membrane_Switches_Attributes_Embossing |
None. |
|
| MembraneSwitchesAttributesLEDLighting | Membrane_Switches_Attributes_LEDLighting |
None. |
|
| MembraneSwitchesAttributesLED_EL_Backlighting | Membrane_Switches_Attributes_LED_EL_Backlighting |
None. |
|
| GraphicOverlaysAttributes | Print_Type |
None. |
|
| GraphicOverlaysAttributesEmbossing | Graphic_Overlays_Attributes_Embossing |
None. |
|
| GraphicOverlaysAttributesSelectiveTexture | Graphic_Overlays_Attributes_SelectiveTexture |
None. |
|
| Elastomers | string |
String length: inclusive between 0 and 250 |
|
| Labels | string |
String length: inclusive between 0 and 250 |
|
| MilledStone | string |
None. |
|
| MilledWood | string |
String length: inclusive between 0 and 250 |
|
| FlexCircuits | string |
String length: inclusive between 0 and 250 |
|
| CableAssemblies | string |
String length: inclusive between 0 and 250 |
|
| Others | string |
None. |
|
| MetalType_FreeText | string |
Data type: Text |
|
| SurfaceFinish_FreeText | string |
Data type: Text |
|
| PlasticType_FreeText | string |
Data type: Text |
|
| QuoteId | integer |
None. |
|
| ToolingLeadTime | integer |
None. |
|
| SampleLeadTime | integer |
None. |
|
| ProductionLeadTime | integer |
None. |
|
| ToolingSetupCharges | decimal number |
None. |
|
| CustomerToolingSetupCharges | decimal number |
None. |
|
| Status | integer |
None. |
|
| HarmonizedCode | string |
None. |
|
| RFQQuantityId | integer |
None. |
|
| ExtraQuantityId | integer |
None. |
|
| CreatedDate | date |
None. |
|
| CustomerPriority | string |
None. |
|
| UnitPrice | decimal number |
None. |
|
| Quantities | Quantities |
None. |
|
| Product2DDocUri | Collection of string |
None. |
|
| Product3DDocUri | Collection of string |
None. |
|
| ModifiedUtc | date |
None. |
|
| ProcessType | Process_Type |
None. |
|
| AnodizingType | Anodizing_Type |
None. |
|
| ActionRequired | boolean |
None. |
|
| OriginProductId | integer |
None. |
|
| PreferredCurrency |
The CurrencyCodes ISO Number |
CurrencyCodes |
None. |
| PreferredCurrencyText |
The CurrencyCodes ISO 3 letter Code |
string |
None. |
| UnitOfMeasurement | integer |
None. |
Response Formats
application/json, text/json
Sample not available.