Newer Version Available

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

Inner Ensure Funds Async Input

ID of an Invoice and ID of the associated OrderSummary.
Root XML tag
<innerEnsureFundsAsyncInput>
JSON example
1[
2  {
3    "invoiceId" "3ttxx0000000001",
4    "orderSummaryId": "1Osxx0000000001"
5  }
6]
Properties
Name Type Description Required or Optional Available Version
invoiceId String ID of the Invoice to ensure funds for. Required 56.0
orderSummaryId String ID of the OrderSummary associated with the Invoice. Required 56.0