ReDoc documentation
Assign custom prices
401 Unauthorized
Internal Server error
Unexpected error
{- "prices": [
- {
- "price": 0,
- "price_type": "string",
- "website_id": 0,
- "sku": "string",
- "customer_group": "string",
- "quantity": 0,
- "extension_attributes": { }
}
]
}
{- "message": "string",
- "errors": [
- {
- "message": "string",
- "parameters": [
- {
- "resources": "string",
- "fieldName": "string",
- "fieldValue": "string"
}
]
}
], - "code": 0,
- "parameters": [
- {
- "resources": "string",
- "fieldName": "string",
- "fieldValue": "string"
}
], - "trace": "string"
}