Update single order

POST {{url}}/api/external/pickupdeliveries/savepickupdelivery

Request Body

{"PickupDeliveryId"=>0, "Status"=>0, "FilledOn"=>"2023-04-13T07:33:16.370Z", "DeliveredOn"=>"2023-04-13T07:33:16.370Z", "ReturnedOn"=>"2023-04-13T07:33:16.370Z", "DeletedOn"=>"2023-04-13T07:33:16.370Z", "MachineId"=>0, "MotorNr"=>0, "MotorNrList"=>[0], "Description"=>"string", "FirstName"=>"string", "LastName"=>"string", "Email"=>"string", "DoSendEmail"=>true, "IsStartStatusFilled"=>true, "IsStartStatusDelivered"=>true, "IsStartStatusReturned"=>true, "Returnable"=>true, "OrderNr"=>"string", "BadgeCode"=>"string", "DeliveryDate"=>"string", "DeliveryTime"=>"string", "UnlockCode"=>"string", "PrescriptionCode"=>"string", "Price"=>0, "PriceExclVat"=>0, "PriceVatPercentage"=>0, "ReturnUrl"=>"string", "DoSendEmailAfterCreate"=>true, "DoSendEmailAfterFill"=>true, "IsPaid"=>true}