Create a new case for a customer. You can either provide an existing customer_id or create a new customer inline.
Write serializer for GenericCase creation.
ID of an existing customer for this case
Customer data to create a new customer with this case
Webhook sent on case completion.
511Notes for the case.
Request for Information as text. Default to an email to be sent to the end user.
A list of checks to create with this case.
List of document IDs to link to this case
Number of days until deletion. Max 365. For immediate deletion, use 0.
Read-only serializer for GenericCase with related objects.
Nested customer serializer for GenericCase responses.
Risk score from 0.0 to 1.0.
ACCEPTED - AcceptedREJECTED - RejectedPENDING - PendingACCEPTED, REJECTED, PENDING PENDING - PendingPROCESSING - ProcessingCOMPLETED - CompletedERROR - ErrorPENDING, PROCESSING, COMPLETED, ERROR Webhook sent on case completion.
511Days until deletion.
-2147483648 <= x <= 2147483647Request for Information as text. Default to an email to be sent to the end user.