Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

  • Every sub ratio belongs to at least one Ratio Set

  • In practice, due to the design of the front-end, a Sub Ratio normally only belongs to a single Ratio Set

Get Started

Sub Ratio

Desc: Get all sub ratios

url: /sub_ratios

params: default params
Optional Params {ratio_set_ids => [11]}

response example: default response example (multiple records)

 

Desc: Get a single sub ratio

url: /sub_ratios/:id

response example: default response example (single record)

...