get https://api.katanamrp.com/v1/price_lists/
Retrieves the details of an existing price list based on ID
Responses
Retrieves the details of an existing price list based on ID
xxxxxxxxxx
curl --request GET \
--url https://api.katanamrp.com/v1/price_lists/id \
--header 'Authorization: Bearer <Your api key>' \
--header 'accept: application/json'