currencies resource
Attributes
- name
-
create, read, update
- code_iso
- code_afip
- symbol
-
create, read, update
- quotation_usd
-
create, read, update
Relationships
Filter example
JSON Resource Example
{ data: { type: currencies, id: 653, attributes: { name: someValue, code_iso: someValue, code_afip: someValue, symbol: someValue, quotation_usd: someValue }, relationships: { } } }
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comcurrencies/{resource_id}
POST https://api.multinexo.comcurrencies/