Systems Transactions Users

rates resource

GET https://api.saldo.com.arrates

Attributes

system_id
create, read, update
price
create, read, update

Relationships

JSON Resource Example

  {
    data: {
      type: rates,
      id: 620,
      attributes: {
        system_id: someValue,
        price: someValue
        },
      relationships: { }
    }
  }

JSON-API Entry points

DELETE PATCH GET https://api.saldo.com.arrates/{resource_id}

POST https://api.saldo.com.arrates/