ReDoc documentation
Get option for bundle product
200 Success.
400 Bad Request
401 Unauthorized
Unexpected error
{- "option_id": 0,
- "title": "string",
- "required": true,
- "type": "string",
- "position": 0,
- "sku": "string",
- "product_links": [
- {
- "id": "string",
- "sku": "string",
- "option_id": 0,
- "qty": 0,
- "position": 0,
- "is_default": true,
- "price": 0,
- "price_type": 0,
- "can_change_quantity": 0,
- "extension_attributes": { }
}
], - "extension_attributes": { }
}