/sandbox/cra/servicing/simulateSimulate a CRA Servicing report
Triggers synchronous generation of a CRA Servicing report in the Sandbox environment. Supply subscription_id to simulate an update for all products in that subscription, and optionally use options to control the transaction window or simulate an error webhook. A successful simulation returns a report_id that you can use with the CRA report retrieval endpoints and also fires a CRA_REPORT_UPDATED webhook.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
CRA Servicing simulation configuration and optional controls for the synthesized report.
subscription_id is required and must identify the Servicing subscription to simulate. transactions_end_date must be a YYYY-MM-DD date within 180 days in the past or future, and error_webhook_code must be one of USER_NOT_FOUND, PRODUCT_GENERATION_FAILED, UNMATCH, DATA_UNAVAILABLE, NO_ELIGIBLE_ITEMS_ON_PROFILE, or PRODUCT_GENERATION_ERROR when supplied.