Simulations

Accept customer invitation as test customer

Accept a pending customer invitation as the test customer it is addressed to

post/simulations/customer-invitations/{invitationId}/accept

Path parameters

invitationIdstring required

Invitation ID (adi_*).

Headers

Idempotency-Keystring required

Unique key for safely retrying a request without creating duplicates.

X-Instance-IDstring nullable

Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.

Request body

Response

Successful Response

Changes

Changed in 4 of the 28 revisions of this API.13

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • added the new CONNECTION_ESTABLISHED enum value to the data/attributes/cancelReason/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • endpoint added

      endpoint-added