Open Prices API

API References

Prices_create POSTPrices_destroy DELETEPrices_list GETPrices_partial_update PATCHPrices_retrieve GETPrices_stats_retrieve GET
GitHub
Prices

Prices_destroy

DELETE
/api/v1/prices/{id}

Authorization

AuthorizationBearer <token>

In: header

Path Parameters

idinteger

A unique integer value identifying this Price.

Response Body

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

Prices_create POST

Previous Page

Prices_list GET

Next Page