Get State Transitions

View as Markdown
Get state transition logs for a checkout attempt's card checkout flow. Returns all state transitions that occurred during the card checkout loop, including decision types, processor states, and outcomes.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

checkout_attempt_idstringRequired
account_idstringRequired

Response

Successful Response
card_checkout_attempt_idstring
transitionslist of objects

Errors

422
Unprocessable Entity Error