discounts resource
Attributes
- months
-
create, read, update integer
- percent
-
create, read, update numeric
Relationships
JSON Resource Example
{ data: { type: discounts, id: 625, attributes: { months: someValue, percent: someValue }, relationships: { } } }
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comdiscounts/{resource_id}
POST https://api.multinexo.comdiscounts/