GET Customers/{id}/Orders for example The returned records have shipperId: 0 property Use the first record from the collection to make PUT Orders request The result is: Server returnr error: Shipper with Id of 0 does not exist.
GET Customers/{id}/Orders for example
The returned records have shipperId: 0 property
Use the first record from the collection to make PUT Orders request
The result is: Server returnr error: Shipper with Id of 0 does not exist.