Skip to main content
GET
Retrieve a Receivable for a given Job

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

job-id
string<uuid>
required

Job ID

company-id
string<uuid>
required

Company ID

Response

OK

data
Invoice-Read · object
required

Deprecation notes:

  • job is deprecated in favor of invoiceable.
  • order is deprecated in favor of order_order_ids
  • project is deprecated in favor of project_names
  • equipment is depreacted in favor of equipment_type_names
  • material is deprecated in favor of material_names
  • pickup_site is deprecated in favor of pickup_site_names
  • dropoff_site is deprecated in favor of dropoff_site_names
  • truck_id is deprecated in favor of equipment_external_ids