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
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ●
added the new
CONNECTION_ESTABLISHEDenum value to thedata/attributes/cancelReason/anyOf[subschema #1]/response property for the response status200response-property-enum-value-added
- ●
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ○
endpoint added
endpoint-added
- ○