PaymentInput
The payment input details, which vary by payment type.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- cryptoX402
-
Input for a crypto X402 payment.
Type: CryptoX402PaymentInput object
Required: No
- mpp
-
Contains the payment challenge from a 402 Payment Required response. Forward the raw
WWW-Authenticate: Paymentheader value verbatim. In response, you receive a payment credential that satisfies the challenge. Provide exactly one challenge per request.Type: MppPaymentInput object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: