Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Path Parameters

id_or_name
string
required
key
string
required

Body

application/json

Authorize a Link card using its existing purchase specification. Use only after explicit user approval and when the item advertises authorize. Do not automatically retry provider failures or indeterminate outcomes. Checkout context is not accepted.

type
enum<string>
required
Available options:
authorize

Response

Authorization or preparation completed or resumed, or fill execution outcomes returned

Authorization and preparation return the existing item shape. Fill returns a value-free execution result; it does not persist transient field outcomes on the item.

available_expansions
object[]
required
available_operations
object[]
required
created_at
string<date-time>
required
id
string
required
key
string
required

Immutable item key assigned when the item is created.

spec
object
required
state
object
required
type
enum<string>
required
Available options:
wallet
updated_at
string<date-time>
required
action
object
expanded
object

Live, non-persisted data requested through the item GET expand parameter.

expires_at
string<date-time>