Classification information is the resource information of the system, and the existing classification tag can be bound with a certain offer, and mark an offer in types.
Methods
HTTP method
Endpoint
Description
Create
POST
/v1/offer_categories
Create a new category of the network
Update
PUT
/v1/offer_categories/category_id}
Update a category of the network
Get
GET
/v1/offer_categories/{category_id}
Get a category of the network
Get categories of the network
Delete
DELETE
Delete a category of the network
Last updated 5 years ago