cURL
curl --request DELETE \ --url https://api.quivo.co/orders/{orderId}/removePIIData
true
Remove personally identifiable information from the specified order record.
The unique identifier for an order.
Returns confirmation of the PII data removal operation from the order.
The response is of type boolean.
boolean