Skip to main content
PATCH
Update Object

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string

The idempotency key that will be used to ensure the request is only performed once

Path Parameters

company_id
string
required

The company ID with the prefix 'cmp_'.

id
string
required

The resource ID

Body

application/json
properties
object
required

Response

200 - application/json

OK

company_id
string

The company ID of the object

created_at
string<date-time>

The date the object was created

customer_id
string

The customer ID in Measure for the object

customer_identifier
string

The unique identifier for the customer that ties back to your system

id
string

The ID of the object in Measure

item_id
string

The billable item ID from Measure that this object is being tracked for

object_identifier
string

The unique identifier for the object that ties back to your system

properties
object | null

The set of properties relevant to billing metrics that are set up in Measure

updated_at
string<date-time>

The date the object was last updated