Newer Version Available

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

ConnectApi.OCITransferReservationInputRepresentation

A list of inventory reservation transfers and specifies whether a single failure cancels the entire list.
Property Type Description Required or Optional Available Version
allOrNothing​TransferId String Controls whether a single failed transfer cancels all other transfers in the transferRecords list.
  • To allow some transfers in the transferRecords list to succeed when others fail, don’t include this property.
  • To cancel all the transfers in the transferRecords list when any of them fail, set this property to a UUID. The ID must be unique, but isn’t otherwise used in this version.
Optional 51.0
transferRecords List<ConnectApi.​OCITransferReservation​SingleInputRepresentation> A list of inventory reservation transfers. At least one element is required. 51.0