List the rates of a contractor

Lists the rates configured for a contractor, whatever the origin of their contract: rates agreed
through a Remote-managed services agreement and statement of work, and rates recorded by the
company on its own paper, are returned in the same shape.

What the response contains:

  • The configured rate — not amounts that were scheduled, invoiced, or paid.
  • Effective rates only. Terms of a statement of work that has not been signed yet are not included.
  • The stored rate, even when the contractor's contract has already expired.

contract_start_date and contract_expiration_date describe the contract the rate is paid under,
not where the rate came from. type and pay_frequency are open enums, so treat an unrecognised
value as opaque rather than an error. See the field descriptions for how each is derived.

A contractor with no rate, and an employment that is not a contractor, both return an empty list.

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage employments (employments)View employments (employment:read)Manage employments (employment:write)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Contractor employment ID

Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json