Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/orders-api-2026-01-01
OrderPayment
Interface OrderPayment
Payment information about the order.
interface
OrderPayment
{
paymentExecutions
?:
PaymentExecution
[]
;
}
Index
Properties
payment
Executions?
Properties
Optional
payment
Executions
paymentExecutions
?:
PaymentExecution
[]
A list of payment executions for the order.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payment
Executions
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Payment information about the order.