Open Prices API

API References

Price_tags_create POSTPrice_tags_destroy DELETEPrice_tags_list GETPrice_tags_partial_update PATCHPrice_tags_retrieve GET
GitHub
Price tags

Price_tags_destroy

DELETE
/api/v1/price-tags/{id}

Authorization

AuthorizationBearer <token>

In: header

Path Parameters

idinteger

A unique integer value identifying this Price Tag.

Response Body

curl -X DELETE "https://loading/api/v1/price-tags/0"
Empty

Price_tags_create POST

Previous Page

Price_tags_list GET

Next Page

curl -X DELETE "https://loading/api/v1/price-tags/0"