Selling Partner API SDK for JavaScript
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
Selling Partner API SDK for JavaScript
Loading...
Payment information about the order.