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
Hi Anthony,
Are you looking for an API to create the pick list, or an API to pick the pick list?
Thanks,
Andrew
Hi
Thanks for your support.
For the customer case , we need an app to delete the pick list ?
Thanks
anthony
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.