Get Checkout Attempt Details

View as Markdown
Get complete checkout attempt details including all processor attempts.

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
checkout_attempt_idstring
checkout_session_idstring
payment_intent_idstring or null
statestring
error_message_for_customerstring or nullOptional
error_message_for_debugstring or nullOptional
card_checkout_attempt_idstring or nullOptional
card_checkout_attempt_statestring or nullOptional
processor_attemptslist of objectsOptional

Errors

422
Unprocessable Entity Error