Validation Rules
post
Authorizations
AuthorizationstringRequired
Enter access token
Path parameters
customerIdstring · objectidRequired
customer id
initiativeExternalIdstringRequired
initiative's external id
Body
requiredCodeTypeExternalIdsstring[]Optional
code type external identifiers that are required for an entry
Responses
200Success
application/json
_idstring · objectidRequired
the identifier of the validation rules
cannotReleaseFutureWorkbooleanOptional
whether if future work cannot be released or not
cannotReleaseNegativeIncrementbooleanOptional
whether if negative increments cannot be released or not
cannotReleaseZeroIncrementbooleanOptional
whether if zero increments cannot be released or not
createdAtstring · iso-date-timeRequiredExample:
the date and time these rules were first created
2022-08-12T20:44:48ZcustomerIdstring · objectidRequired
the identifier of customer who owns these validation rules
initiativeone ofOptional
the initiative that these validation rules apply to
or
or
any · nullableOptional
isSummaryRequiredbooleanOptional
whether summary is required for the entry or not
updatedAtstring · iso-date-timeRequiredExample:
the last date and time these rules were updated
2022-08-12T20:44:48ZschemaVersionstringOptional
schema version
post
/api/v1/validations/customers/{customerId}/initiatives/{initiativeExternalId}/rules200Success
Last updated