taxes resource
Attributes
- name
-
read
- code_afip
-
read
- percent_value
-
read
Relationships
JSON Resource Example
{
data: {
type: taxes,
id: 620,
attributes: {
name: someValue,
code_afip: someValue,
percent_value: someValue
},
relationships: { }
}
}
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comtaxes/{resource_id}
POST https://api.multinexo.comtaxes/