simulate incoming message (sandbox only)Ask AIpost https://api.sandbox.zeptopayments.com/investigations/simulate_incoming_messageSimulate an incoming dispute message in sandbox environmentBody Paramstruefalsesimulate_action_requestbooleanrequiredFlag to trigger the action_requested webhook. When enabled, investigation_type_code must be INV13 or INV14.truetruefalseinvestigation_type_codestringenumrequiredThe type of investigation to be simulated.INV13INV13INV14Allowed:INV13INV14investigation_reason_codestringrequiredThe reason code for the investigation (eg from the ISO20022 ExternalReturnReason1Code set).original_transaction_identificationstringrequiredThe original transaction identification related to the investigation. It must relate to a PayTo payment submission for a mandate owned by the merchant.narrativestringrequiredThe narrative for the investigation (freeform text, slash-delimited). It is omitted from the message_received webhook but is included in action_requested webhook.HeadersZepto-API-VersionstringDefaults to 20250101API version in YYYYMMDD format. Defaults to 20250101 (legacy) when omitted.Responses 200OK 400Bad RequestUpdated 5 months ago