POST api/Price?marketplaceId={marketplaceId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| marketplaceId | decimal number |
Required |
Body Parameters
UpdatePrices| Name | Description | Type | Additional information |
|---|---|---|---|
| UpdatePriceId | decimal number |
None. |
|
| SkuSellerId | string |
None. |
|
| StoreId | decimal number |
None. |
|
| Default | decimal number |
None. |
|
| Offer | decimal number |
None. |
|
| DateTime | date |
None. |
|
| Stores | Stores |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>