I am working on a webhook to process order data. My webhook is reciving events but I am not sure on how to get the order data using REST api. Basically how do i get access token for the apis?
{ "access_token":"{API_TOKEN}" }Refer to https://docs.clover.com/build/oauth-2-0/ for further details how to retrieve an access token via the api.
1 Person is following this question.