You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

We are trying to update existing reservations of pick released line via Rest API

Summary: We are trying to update existing reservations after a sales order lines is pick released using following Rest API

PATCH /fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}
Content-Type: application/json

{
"SubinventoryCode": "FGI-STAGE",
"LocatorId": 300000019876543,
"LotNumber": "LOT001"
}

but we get error as below was wondering which is the correct way to update the existing reservations after sales order line is pick released but not pick confirmed.

400 Bad Request

The server could not understand the request. Maybe a bad syntax?

For input string: "1-1"

For input string;"1-1"

For input string: '1-1"


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!