Hi Team
hope you are doing well,
POST /Release
i’m trying to release refund type in the payment object using rest api
{ "entity": { "Type": { "value": "Refund" }, "ReferenceNbr": { "value": "000077" } }}the response is { "statusCode": 202}
but when i check the page in Acumatica the refund the release button is still there
Thanks
