GET organization/…/customer-relations
Retrieves a list of customer relations of the given organization for the purpose of the platform usage figures.
Resource URL
https://www.drillster.com/api/2.1.1/organization/{organization_id}/customer-relations
Parameters
Field | Type | Description |
---|---|---|
organization_id required |
String | The unique ID of the organization. As a reference to the own organization, the value self may also be used.Example value: nPjYUn0upc8dIm7yzTIBgQ |
month optional |
String | An optional query to filter by month. The required format is YYYY-mm . If omitted, the current month is used. |
Response
A 2.1.1 CustomerRelations object.
Last updated on