Get a Work Invoice

get

/workInvoices/{workInvoiceGid}

Request

Path Parameters
Query Parameters
  • Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
  • Comma-delimited string of field names that you wanted returned in a GET request.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

Default Response.
Body ()
Root Schema : workInvoices
Type: object
Show Source
Nested Schema : activities
Type: object
Show Source
Nested Schema : dateSent
Date this work invoice was sent to payroll.
Match All
Show Source
Nested Schema : documents
Type: object
Show Source
Nested Schema : insertDate
Read Only: true
insert date
Match All
Show Source
Nested Schema : revenue
The sell side revenue.
Match All
Show Source
Nested Schema : shipments
Type: object
Show Source
Nested Schema : statuses
Type: object
Show Source
Nested Schema : updateDate
Read Only: true
update date
Match All
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : workInvoices.activities
Type: object
Show Source
Nested Schema : activityDate
Date activity was performed.
Match All
Show Source
Nested Schema : distance
Distance for the activity.
Match All
Show Source
Nested Schema : duration
Duration for the activity.
Match All
Show Source
Nested Schema : volume
Volume for the activity.
Match All
Show Source
Nested Schema : weight
Weight for the activity.
Match All
Show Source
Nested Schema : dateType
Type: object
Show Source
Nested Schema : amountType
Type: object
Show Source
Nested Schema : dateTimeType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : workInvoices.documents
Type: object
Show Source
Nested Schema : effectiveDate
represents effective date for a document
Match All
Show Source
Nested Schema : expirationDate
Represents expiration date for a document.
Match All
Show Source
Nested Schema : generatedAt
If preparation, date/time content was last generated
Match All
Show Source
Nested Schema : uploadedAt
If attachment, date/time content was last updated
Match All
Show Source
Nested Schema : currencyType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : workInvoices.shipments
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : workInvoices.statuses
Type: object
Show Source
Back to Top