claim.createdCopy Pagewbhk claim.createdOccurs when a dispute intake claim is created.PayloadA claim represents a dispute filing initiated through the Dispute Intake API.event_typeconstenumrequiredThe type of event that occurred.claim.createdclaim.createdAllowed:claim.createdtokenuuidrequiredUnique identifier for the claim, in UUID formatcard_tokensarray of uuidsrequiredTokens for the cards associated with the disputed transactionscard_tokens*ADD uuidaccount_tokenuuid | nullrequiredToken for the account associated with the claimaccount_holder_tokenuuid | nullrequiredToken for the account holder that filed the claimcreateddate-timerequiredWhen the claim was createdupdateddate-timerequiredWhen the claim was last updateddisputed_transactionsarray of objectsrequiredTransactions included in this claimdisputed_transactions*ADD objectreasonstringenumrequiredDispute reason code provided when creating the claimCARD_NOT_PRESENTCARD_LOSTCARD_STOLENCARD_NEVER_RECEIVEDCOUNTERFEITACCOUNT_TAKEOVERPRODUCT_NOT_RECEIVEDNOT_AS_DESCRIBEDCREDIT_NOT_PROCESSEDCANCELLED_RECURRINGPAID_BY_OTHER_MEANSDUPLICATE_CHARGELATE_PRESENTMENTINCORRECT_TRANSACTION_CODENO_AUTHORIZATIONDECLINEDINCORRECT_AMOUNTATM_CASH_NOT_DISPENSEDATM_DEPOSIT_WRONG_AMOUNTATM_DEPOSIT_MISSINGShow 20 enum valuesstatusstringenumrequiredCurrent lifecycle status of the claimINITIALIZINGAWAITING_INFOSUBMITTEDRESOLVEDABANDONEDAllowed:INITIALIZINGAWAITING_INFOSUBMITTEDRESOLVEDABANDONEDoutstanding_requirementsarray of stringsrequiredRequirements that must be fulfilled before the claim can be submittedoutstanding_requirements*Allowed:QUESTIONNAIREDOCUMENTSADD stringsubmitteddate-time | nullrequiredWhen the claim was submitted. Null until the claim reaches SUBMITTED statusResponse 200Return a 200 status to indicate that the data was received successfullyUpdated about 6 hours ago