Snooze collection item

Snoozes a contract collection item according to the provided date and note fields.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Request

This endpoint expects an object.
contract_idslist of integersRequired
contract IDs list.
snooze_untilstring or nullOptional
Must be a valid date.
notestring or nullOptional
note value.

Response

Successful POST response for /api/v1/collection/snooze.

statusstring
messagestring
dataobject