PaymentsInput
Version 2024-04-01
Overview
Contains either a summary or the details of payments for an order or specific line item.
Arguments
Argument | Description |
---|---|
details ([PaymentDetailsInput]) | A list of payment details. |
summary (PaymentSummaryInput) | A summary of one or more payments. Contains the minimum information required to represent payments. |
Updated about 2 months ago