v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Owner

Retrieves a Owner resource.

Retrieves a Owner resource.

get/owners/{id}

Path parameters

idstring required

Resource identifier

Response

Owner resource

idstring
integrationstring

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

srcIdstring

Unique identifier for the owner

firstNamestring

The first name of the owner

lastNamestring nullable

The last name of the owner

emailstring nullable

The email address of the owner

createdstring

The date and time the owner profile was created

updatedstring nullable

The date and time the owner profile was last modified

isActiveboolean nullable

Whether the owner is active or not

Example response

{
  "integration": "quickbooks"
}