POST api/Products/Import
Request Information
URI Parameters
None.
Body Parameters
Collection of SharedProduct| Name | Description | Type | Additional information |
|---|---|---|---|
| UiProduct | globally unique identifier |
None. |
|
| CdErpCode | string |
None. |
|
| CdBarcode | string |
None. |
|
| DsDescription | string |
None. |
|
| FlPrice | decimal number |
None. |
|
| FlDiscount1 | decimal number |
None. |
|
| FlDiscount2 | decimal number |
None. |
|
| FlDiscount3 | decimal number |
None. |
|
| FlDiscount4 | decimal number |
None. |
|
| FlDiscount5 | decimal number |
None. |
|
| FlQty | decimal number |
None. |
|
| TxUm | string |
None. |
|
| FlVat | decimal number |
None. |
|
| UiProductRevision | globally unique identifier |
None. |
|
| AdditionalData | Collection of Entry |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
SharedResponseOfSharedProduct| Name | Description | Type | Additional information |
|---|---|---|---|
| ResponseEnum | SharedResponseEnum |
None. |
|
| ResponseObject | SharedProduct |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.