Newer Version Available

This content describes an older version of this product. View Latest

Multiple Ensure Funds Async Input

List of Invoices and the associated OrderSummaries.
Root XML tag
<multipleEnsureFundsAsyncInput>
JSON example
1{
2  "asyncInputs": [
3    {
4      "orderSummaryId": "1Osxx0000000001",
5      "invoiceId": "3ttxx0000000001"
6    },
7    {
8      "orderSummaryId": "1Osxx0000000002",
9      "invoiceId": "3ttxx0000000002"
10    }
11  ]
12}
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