Hi,
We need to do an API for a pick list.
@Community : Do you have an example of an API message that we could use for a pick list action ?
Thanks 🙏 and regards
anthony
Hi,
We need to do an API for a pick list.
@Community : Do you have an example of an API message that we could use for a pick list action ?
Thanks 🙏 and regards
anthony
Best answer by Andrew D'Antonio
Hi Anthony,
Here is an example of a delete API:
<root
xmlns:dt="urn:schemas-microsoft-com:datatypes">
<session email="" alias="">
<state bc_name="pick">
<action name="delete" bo_name="main" key_value="PI1405150001"></action>
</state>
</session>
</root>
Please let me know if this helps.
Thank you,
Andrew
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.