Reservations, Fulfill

Fulfill one or more inventory reservations.
Resource
/commerce/oci/reservation/actions/fulfillments
Available version
51.0
HTTP methods
POST
Request body for POST
OCI Fulfill Reservation Input
Root XML tag
<ociFulfillReservationInput>
Properties
Name Type Description Required or Optional Available Version
fulfillmentRecords OCI Fulfill Reservation Single Input[] A list of inventory reservations. The list can include up to 100 elements. At least one element is required. 51.0
reservationId String The ID of the inventory reservation. Optional 58.0
Response body for POST
OCI Fulfill Reservation Output