Skip to content

Remove property value from order

DELETE
/order-property/orders/{orderId}/properties/{propertyKeyId}
Required scope: viskan:order:update

Removes a property from an order.

Parameters

Path parameters

orderId  integer
The unique identifier of the order.
propertyKeyId  integer
The unique identifier of the property key.

Response

The property was removed successfully.