Skip to content

RateCardRate

idstring, (uuid)

The unique identifier for the rate card role rate in Parallax.

role_idstring, (uuid)

The unique identifier of the role that this rate applies to. This links to the Parallax Role this rate applies to.

rateobject(Money)

The bill rate for this role on the rate card.

{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "role_id": "ac4e70c8-d5be-48af-93eb-760f58fc91a9", "rate": { "currency_code": "string", "amount": 0 } }