Recreating and hold previously released
Summary:
Creating an hold, with Rest Api, previously released
Content (please ensure you mask any confidential information):
I'm trying to create standard holds with RestApi "/fscmRestApi/resources/11.13.18.05/invoiceHolds"
If we try to create an hold in this way:
{ "InvoiceNumber": "24/834/00", "HoldName": "Ordered Quantity"}
at first time, the block is created correctly. Then I release this hold
and I retry to re-create the same hold, but I ever receive the followind error:
"You must provide a valid value for the Hold Name attribute. (AP-810667)".
If I try the same with a custom hold, I can re-create the same hold.
Does exists a workaround for re-creating standard holds after a release?
Tagged:
0