ContractAssignmentChangeDeletedData
objectPayload for the contract.assignment_change.deleted event.
The unique identifier of the contract assignment change.
Example:550e8400-e29b-41d4-a716-446655440000
The display number of the contract assignment change.
Example:CAC-00001
ContractAssignmentChangeDeletedWebhookEvent
Globally unique event identifier. Uses the TypeID format with the
prefix whe_ followed by a UUIDv7-derived suffix
(e.g. whe_01j8e4k2abc123def456). Use this field to deduplicate
deliveries if your endpoint receives the same event more than once.
Example:whe_01j8e4k2abc123def456
Dot-notation event type string. Use this field to route the event to
the appropriate handler in your integration.
Allowed values:contract.producer_status.updatedcontract.assignment.updatedcontract.assignment.deletedcontract.assignment_change.updatedcontract.assignment_change.deletedcontract.packet.submittedcontract.updatedcontract.deletedcontract.responsible_party.updatedhierarchy.producer.addedhierarchy.producer.changedhierarchy.producer.relationship.terminated
Example:contract.assignment.updated
Payload for the contract.assignment_change.deleted event.
Show Child Parameters
Attachment
objectA file attachment included with a contract packet submission.
The URL at which the attachment can be retrieved.
Example:https://s3.amazonaws.com/bucket/contract-packet.pdf
The original file name of the attachment.
Example:contract-packet.pdf
The file size of the attachment as a string representation of the byte count.
Example:204800
ContractPacketSubmittedData
objectPayload for the contract.packet.submitted event.
The unique identifier of the contract packet.
Example:550e8400-e29b-41d4-a716-446655440000
The unique identifier of the individual producer which the contract packet is submitted for.
Example:660e8400-e29b-41d4-a716-446655440001
The name of the individual producer which the contract packet is submitted for.
Example:Smith, John
The timestamp of when the contract packet was submitted. Format: yyyy-MM-dd’T’HH:mm:ss’Z’
Example:2024-06-20T14:45:00Z
The method of how the contract packet was submitted.
Example:Email
The unique identifier of the Contract associated with this packet.
Example:770e8400-e29b-41d4-a716-446655440002
The display number of the Contract associated with this packet.
Example:C-00042
A file attachment included with a contract packet submission.
Show Child Parameters
ContractPacketSubmittedWebhookEvent
Globally unique event identifier. Uses the TypeID format with the
prefix whe_ followed by a UUIDv7-derived suffix
(e.g. whe_01j8e4k2abc123def456). Use this field to deduplicate
deliveries if your endpoint receives the same event more than once.
Example:whe_01j8e4k2abc123def456
Dot-notation event type string. Use this field to route the event to
the appropriate handler in your integration.
Allowed values:contract.producer_status.updatedcontract.assignment.updatedcontract.assignment.deletedcontract.assignment_change.updatedcontract.assignment_change.deletedcontract.packet.submittedcontract.updatedcontract.deletedcontract.responsible_party.updatedhierarchy.producer.addedhierarchy.producer.changedhierarchy.producer.relationship.terminated
Example:contract.assignment.updated
Payload for the contract.packet.submitted event.