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