Skip to content

Customers

The customers section provides access to customer data of your company.

Required scope: customers

Setting up API access is described in the Help Center.

Endpoints

MethodEndpointDescription
GET/api/oauth/v2/resource/customersPaginated list of all customers
GET/api/oauth/v2/resource/customers/{uuid}Details of a single customer
POST/api/oauth/v2/resource/customersCreate a new customer
PUT/api/oauth/v2/resource/customers/{uuid}Update a customer
GET/api/oauth/v2/resource/customers/last-openedGet last opened customer

Offisy GmbH