Sequence Order Payment Summary Input

Amount to apply to specified OrderPaymentSummary as part of a payment or refund.
Root XML tag
<sequenceOrderPaymentSummary>
JSON example
{
  "amount": "10",
  "orderPaymentSummaryId": "oPsR000000000JNIAY"
}
Properties
Name Type Description Required or Optional Available Version
amount Double Amount to apply to the OrderPaymentSummary. Required 56.0
orderPayment​SummaryId String ID of the OrderPaymentSummary to apply the Amount to. Required 56.0