CreatePaymentSessionRequest
Request structure for creating a payment session.
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
The session expiry time in minutes. Must be between 15 and 480 minutes.
Link copied to clipboard
The spending limits for this payment session.
Link copied to clipboard
The ARN of the payment manager that owns this session.
Functions
Link copied to clipboard
inline fun copy(block: CreatePaymentSessionRequest.Builder.() -> Unit = {}): CreatePaymentSessionRequest