transactions resource
Attributes
- name
-
create
-
create
- phone_number
-
create
- user
-
create, read, update
- referrer_id
-
create, read, update
- sistema1
-
create, read, update
- system1
-
create, read, update
- amount1
-
create, read, update
- account_address1
-
create, read, update
- cuenta1
-
create, read, update
- sistema2
-
create, read, update
- system2
-
create, read, update
- amount2
-
create, read, update
- account_address2
-
create, read, update
- cuenta2
-
create, read, update
- public_observation
-
create, read, update
Relationships
JSON Resource Example
{ data: { type: transactions, id: 881, attributes: { name: someValue, email: someValue, phone_number: someValue, user: someValue, referrer_id: someValue, sistema1: someValue, system1: someValue, amount1: someValue, account_address1: someValue, cuenta1: someValue, sistema2: someValue, system2: someValue, amount2: someValue, account_address2: someValue, cuenta2: someValue, public_observation: someValue }, relationships: { system1:{ id: 809, type: system1 }, system2:{ id: 251, type: system2 } } } }
JSON-API Entry points
DELETE PATCH GET https://api.saldo.com.artransactions/{resource_id}
POST https://api.saldo.com.artransactions/