Skip to content

X402VerifyRequest

Defined in: src/x402/types.ts:240

Body of POST /verify — asks the facilitator whether a payment payload would settle, without broadcasting anything.

Properties

paymentPayload

readonly paymentPayload: X402PaymentPayload

Defined in: src/x402/types.ts:242


paymentRequirements

readonly paymentRequirements: X402PaymentRequirements

Defined in: src/x402/types.ts:243


x402Version

readonly x402Version: 2

Defined in: src/x402/types.ts:241