Skip to main content

Association – Changed

The Agency Product Verified endpoint now accepts an optional journeyId query parameter to check whether all associations for a completed journey are verified.

If any associations for the supplied journey are not yet verified, the endpoint returns 404 Not Found so the request can be retried later.

  • GET /associationquery/api/agency/source/{entityId}/productVerified?journeyId={journeyId}