CreatePaymentInstrumentRequest
Request structure for creating a payment instrument.
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 ID of the payment connector to use for this instrument.
Link copied to clipboard
The details of the payment instrument.
Link copied to clipboard
The type of payment instrument being created.
Link copied to clipboard
The ARN of the payment manager that owns this payment instrument.
Functions
Link copied to clipboard
inline fun copy(block: CreatePaymentInstrumentRequest.Builder.() -> Unit = {}): CreatePaymentInstrumentRequest