Skip to main content

Hello,

does anyone have a working API for deleting an unavailability from an order?

 

I tried the one from the screen, but this is giving error.

 

Thanks in advance.

Regards

Torsten

 

<root>
<session alias="" email="">
<state bc_name="Service_Order">
<action name="data">
<main>
<row number="1">
<order_id>SV2210260002@@1</order_id>
</row>
</main>
<demand_availability>
<row number="1" delete="true">
<demand_id>66835728</demand_id>
</row>
</demand_availability>
</action>
</state>
</session>
</root>

 

It looks correct. I tried your API in 15.1 and it worked


It looks correct. I tried your API in 15.1 and it worked

Thank you a lot for this confirmation. Now it is working for me, too. 😎

 

I don’t know, why first I got this error. Assumed there was something wrong with opendate/opentime

Thank you so much! 👍


Reply