Entries

post
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

userIdstring · objectidRequired

user's id

entryIdstring · objectidRequired
Responses
chevron-right
200Success

No content

post
/api/v1/public/customers/{customerId}/users/{userId}/entries/{entryId}/unrelease
200Success

No content

patch
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

userIdstring · objectidRequired

user's id

entryIdstring · objectidRequired
Body
summarystringOptional

if set, will update entry's summary

unitIncrementCountAdjustmentsnumber · doubleOptional

sum of total unit increments from this entry's sources and adjustments

initiativeIdstring · objectidOptional

if set, will update entry's initiativeId

codeIdsstring · objectid[]Optional

if set, will update entry's codes

workDatestring · iso-dateOptional

the date this entry is released to

Example: 2022-08-12
Responses
chevron-right
200Success
application/json
entryIdstring · objectidRequired

entry's id

externalIdstringOptional

entry's external id

customerIdstring · objectidRequired

id of customer who the owner belongs to

userIdstring · objectidRequired

user who owns the entry

creationMethodstring · enumRequired

the creation method of the entry

Possible values:
releasedBystring · objectidOptional

the identifier of the user who released the entry

createdBystring · objectidOptional

the identifier of the user who created the entry

workDatestring · iso-dateOptional

the date this entry is released to

Example: 2022-08-12
createdAtstring · iso-date-timeRequired

date and time this entry was created

Example: 2022-08-12T20:44:48Z
updatedAtstring · iso-date-timeRequired

date and time this entry was updated last

Example: 2022-08-12T20:44:48Z
initiativeExternalIdstringRequired

entry's initiative external Id

clientExternalIdstringRequired

initiative's client external Id

summarystringRequired

entry's summary

unitIncrementCountnumber · int64Required

sum of unit increments from this entry's sources and adjustments

incrementDurationInSecondsnumber · int64Required

entry duration in seconds

lastReleasePendingAtstring · iso-date-timeOptional

last date and time this entry was release pended

Example: 2022-08-12T20:44:48Z
lastReleaseFailedAtstring · iso-date-timeOptional

last date and time this entry was release failed

Example: 2022-08-12T20:44:48Z
releaseSuccessAtstring · iso-date-timeOptional

date and time this entry was released successfully

Example: 2022-08-12T20:44:48Z
isDeletedbooleanOptional

is entry soft deleted

notesstringOptional

entry's notes

releaseCountnumber · int64Optional
lastSyncedAtstring · iso-date-timeOptional

date and time when the entry was last synced with the PMS

Example: 2022-08-12T20:44:48Z
patch
/api/v1/public/customers/{customerId}/users/{userId}/entries/{entryId}/override
200Success
delete
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

userIdstring · objectidRequired

user's id

entryIdstring · objectidRequired
Responses
chevron-right
200Success
application/json
_idstring · objectidRequired

entry's id

customerIdstring · objectidRequired

id of customer who the owner belongs to

userIdstring · objectidRequired

if of user who owns the entry

enrichmentCorrelationIdstringOptional

entry's enrichmentCorrelationId to be used by enrichment service

statusInfoone ofRequired

entry's status info

or
or
or
or
or
creationMethodstring · enumRequired

the creation method of the entry

Possible values:
createdAsTimerbooleanOptional

if true, this entry was created by a user for use as a timer

workDatestring · iso-dateOptional

the date this entry is released to

Example: 2022-08-12
isLockedbooleanRequired

if true, this entry is locked and cannot be updated

summarystringRequired

entry's summary

unitIncrementCountFromSourcesnumber · doubleRequired

sum of unit increments from this entry's sources

unitIncrementCountAdjustmentsnumber · doubleRequired

user modified overrides to entry unit increment total

incrementDurationInSecondsnumber · doubleRequired

entry duration in seconds

initiativePropsone ofRequired

is entry's initiative

or
externalIdstringOptional

entry's external id

createdAtstring · iso-date-timeRequired

date and time this entry was created

Example: 2022-08-12T20:44:48Z
updatedAtstring · iso-date-timeRequired

date and time this entry was updated last

Example: 2022-08-12T20:44:48Z
hasOverlapbooleanOptional

entry's overlap state

overlapTimeInSecondsnumber · int64Optional

entry's duration in seconds with overlap

isDeletedbooleanOptional

is entry soft deleted

notesstringOptional

entry's notes

releaseCountnumber · int64Optional

entry's release count

lastSyncedAtstring · iso-date-timeOptional

date and time when the entry was last synced with the PMS

Example: 2022-08-12T20:44:48Z
timerDurationAdjustmentInSecondsnumber · int64Optional

adjustment in seconds to be applied to timer duration

delete
/api/v1/public/customers/{customerId}/users/{userId}/entries/{entryId}
200Success
Deprecated
get
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer id

Query parameters
updatedAfterstring · iso-date-timeRequired

the date after which the Entry was updated

Example: 2022-08-12T20:44:48Z
updatedOnOrBeforestring · iso-date-timeRequired

the date on or before which the Entry was updated

Example: 2022-08-12T20:44:48Z
Responses
chevron-right
200Success
application/json
entryIdstring · objectidRequired

entry's id

externalIdstringOptional

entry's external id

customerIdstring · objectidRequired

id of customer who the owner belongs to

userIdstring · objectidRequired

user who owns the entry

creationMethodstring · enumRequired

the creation method of the entry

Possible values:
releasedBystring · objectidOptional

the identifier of the user who released the entry

createdBystring · objectidOptional

the identifier of the user who created the entry

workDatestring · iso-dateOptional

the date this entry is released to

Example: 2022-08-12
createdAtstring · iso-date-timeRequired

date and time this entry was created

Example: 2022-08-12T20:44:48Z
updatedAtstring · iso-date-timeRequired

date and time this entry was updated last

Example: 2022-08-12T20:44:48Z
initiativeExternalIdstringRequired

entry's initiative external Id

clientExternalIdstringRequired

initiative's client external Id

summarystringRequired

entry's summary

unitIncrementCountnumber · int64Required

sum of unit increments from this entry's sources and adjustments

incrementDurationInSecondsnumber · int64Required

entry duration in seconds

lastReleasePendingAtstring · iso-date-timeOptional

last date and time this entry was release pended

Example: 2022-08-12T20:44:48Z
lastReleaseFailedAtstring · iso-date-timeOptional

last date and time this entry was release failed

Example: 2022-08-12T20:44:48Z
releaseSuccessAtstring · iso-date-timeOptional

date and time this entry was released successfully

Example: 2022-08-12T20:44:48Z
isDeletedbooleanOptional

is entry soft deleted

notesstringOptional

entry's notes

releaseCountnumber · int64Optional
lastSyncedAtstring · iso-date-timeOptional

date and time when the entry was last synced with the PMS

Example: 2022-08-12T20:44:48Z
get
/api/v1/customers/{customerId}/entries
200Success
get
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer id

Query parameters
updatedAfterstring · iso-date-timeRequired

the date after which the Entry was updated

Example: 2022-08-12T20:44:48Z
updatedOnOrBeforestring · iso-date-timeRequired

the date on or before which the Entry was updated

Example: 2022-08-12T20:44:48Z
pageSizenumber · int64 · min: 1 · max: 100Optional

max number of item in each page

cursorstring · objectidOptional

cursor to start from

Responses
chevron-right
200Success
application/json
nextCursorstringOptional
get
/api/v2/customers/{customerId}/entries
200Success
get
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer id

Query parameters
releasedAfterstring · iso-date-timeRequired

the date after which the Entry was released

Example: 2022-08-12T20:44:48Z
releasedOnOrBeforestring · iso-date-timeRequired

the date on or before which the Entry was released

Example: 2022-08-12T20:44:48Z
Responses
chevron-right
200Success
application/json
_idstring · objectidRequired

entry's id

customerIdstring · objectidRequired

id of customer who the owner belongs to

userIdstring · objectidRequired

if of user who owns the entry

workDatestring · iso-dateRequired

the date this entry is released to

Example: 2022-08-12
summarystringRequired

entry's summary

unitIncrementCountnumber · doubleRequired

sum of unit increments from this entry's sources and adjustments

incrementDurationInSecondsnumber · doubleRequired

entry duration in seconds

initiativePropsone ofRequired

is entry's initiative

or
externalIdstringOptional

entry's external id

notesstringOptional

entry's notes

releaseCountnumber · int64Optional

entry's release count

lastSyncedAtstring · iso-dateOptional

date and time when the entry was last synced with the PMS

Example: 2022-08-12
get
/api/v1/customers/{customerId}/entries/export
200Success
get
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer id

Query parameters
releasedAfterstring · iso-date-timeRequired

the date after which the Entry was released

Example: 2022-08-12T20:44:48Z
releasedOnOrBeforestring · iso-date-timeRequired

the date on or before which the Entry was released

Example: 2022-08-12T20:44:48Z
Responses
chevron-right
200Success

No content

get
/api/v2/customers/{customerId}/entries/export
200Success

No content

post
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer id

Body
Responses
post
/api/v1/customers/{customerId}/entries/release-succeeded/batch
207Success
post
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

userIdstring · objectidRequired

user's id

entryIdstring · objectidRequired

individual entry id

Body
externalIdstringOptional

entry's external id from billing system

reReleaseFailedMessagesstring[]Optional

list of errors from re-release attempt

Responses
chevron-right
200Success

No content

post
/api/v1/customers/{customerId}/users/{userId}/entries/{entryId}/release-succeeded
200Success

No content

post
Authorizations
AuthorizationstringRequired

Enter access token

Path parameters
customerIdstring · objectidRequired

customer's id

userIdstring · objectidRequired

user's id

entryIdstring · objectidRequired

individual entry id

Body
errorsstring[]Required

list of errors

Responses
chevron-right
200Success

No content

post
/api/v1/customers/{customerId}/users/{userId}/entries/{entryId}/release-failed
200Success

No content

Last updated