v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Asset

Retrieves a Asset resource.

Retrieves a Asset resource.

get/assets/{id}

Path parameters

idstring required

Resource identifier

Response

Asset resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

The unique identifier of the source 3rd party integration

namestring

Asset name

organizationIdstring nullable

Id of the organization the asset belongs to

descriptionstring nullable

Additional details about the asset

pricestring nullable

Price of the asset

productIdstring nullable

Product ID

purchaseDatestring date-time nullable

Date of asset purchase

quantityinteger nullable

Unit number of the product

Example response

{
  "integration": "quickbooks"
}