Hello everyone. i'm trying to integrate with NS th...
# suitetalkapi
n
Hello everyone. i'm trying to integrate with NS through suiteTalk, having problems to update inventory and itemFulfillment. is there anyone here who can send valid example json for any of the requests? also can find the endpoint for salesOrder approval. any help appreciated
b
i prefer doing a get on an existing record to see what the request should look like
the metadata based approach is to use something like https://editor.swagger.io/
at the very least, learning how the openapi metadata works allows you the option of working with a tool that can generate client code for you
n
thank you very much' its the first answer i got that actually helped me