View a markdown version of this page

CryptoX402PaymentInput - Amazon Bedrock AgentCore Data Plane

CryptoX402PaymentInput

The input for a crypto X402 payment.

Contents

payload

The X402 payment payload.

Type: JSON value

Required: Yes

version

The version of the X402 protocol.

Type: String

Required: Yes

permit2AllowanceLimit

The maximum on-chain Permit2 allowance to grant before signing the payment authorization, in the asset's smallest denomination. This field is valid only for the upto (metered) scheme; supplying it for the exact scheme returns a validation error.

When set, the service approves an ERC-20 allowance for this amount before processing the payment. The approval sets, rather than adds to, the wallet's allowance. Set this field only when the wallet needs approving, for example on its first upto payment, to avoid a redundant on-chain transaction. Omit the field to skip allowance handling. This is the default, and the only behavior for the exact scheme.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 78.

Pattern: [0-9]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: