Skip to main content

checkout Query

Look up a checkout by id.

Requires one of the following permissions to query a checkout, if a checkout is in inactive channel: MANAGE_CHECKOUTSIMPERSONATE_USERHANDLE_PAYMENTS
checkout(
id: ID
token: UUID
): Checkout
Show return type

Arguments

id ● ID

The checkout's ID.

Show deprecated

Type

Checkout

Checkout object.