Multiple Ensure Funds Async Input

List of Invoices and the associated OrderSummaries.
Root XML tag
<multipleEnsureFundsAsyncInput>
JSON example
{
  "asyncInputs": [
    {
      "orderSummaryId": "1Osxx0000000001",
      "invoiceId": "3ttxx0000000001"
    },
    {
      "orderSummaryId": "1Osxx0000000002",
      "invoiceId": "3ttxx0000000002"
    }
  ]
}
Properties
Name Type Description Required or Optional Available Version
asyncInputs Inner Ensure Funds Async Input[] List of Invoices to ensure funds for and the associated OrderSummaries. Required 56.0