v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465766489.0 KB

Create a new payment session.

post/payments/createPaymentSession

Headers

X-Amzn-Bedrock-AgentCore-Payments-User-Idstring

The user ID associated with this payment session.

X-Amzn-Bedrock-AgentCore-Payments-Agent-Namestring

The agent name associated with the payment request.

The agent name associated with this request, used for observability.

Request body

paymentManagerArnstring required

The ARN of the payment manager that owns this session.

expiryTimeInMinutesinteger required

The session expiry time in minutes. Must be between 15 and 480 minutes.

clientTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Response

Success