Get API URL to retrieve custom_short_text fields on a Particular Customer Po Nbr
Summary:
I need to see through integration if an order header is has been enriched. OIC will have the Customer Po Number and will need to return the Custom_Short_text_5 to confirm the enrichment
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
wms25A.04mem11-
Code Snippet (add any code snippets that support your topic, if applicable):
GET https:///wms/lgfapi/v10/entity/company/?fields=id,custom_short_text_5
0