{
"id": "<string>",
"object": "<string>",
"deleted": true
}
Deletes price list price by id.
{
"id": "<string>",
"object": "<string>",
"deleted": true
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the price list.
The ID of the price.
OK
The response is of type object
.