Get ordernr from Netshop web Api

Never worked with Web Api’s and I wonder if anyone can help. I have got a pdf description which is attached as a Zip-file.
It includes a oAuth2 step so I guess it have too be done server side.
some pictures of providers and actions would be nice.

I hope to recieve a Ordernumber and customer number from the web api
External Login APISendaway.zip (131.5 KB)

do you have clientid and client secret and if possible could you share it for test

A lot of Thanks to @s.alpaslan for a quick solution of my problem

First get access token with api1, set variable with access _token from api1
API1

Then API2 gets the data with authorization from variable access_token

1 Like