Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Stocky Purchase Orders API

Stocky Purchase Orders API

DaasityDan
Tourist
7 0 6

Hi,

 

Has anyone tried to access Stocky Purchase Orders via the API outlined here: http://help.stockyhq.com/v1.0/docs/purchase-orders-api?

 

I am trying in Postman using the settings described for Authorization, Content-Type and Store-Name but keep getting the following error:

 

{
    "message""Invalid API Key or incorrect header sent"
}
 
Has anyone worked with this API endpoint and been able to connect.
 
Thanks,
 
Dan
Replies 8 (8)

nabeards
Visitor
1 0 0

Did you ever find an answer to your questions?

DaasityDan
Tourist
7 0 6

Yes - Shopify fixed the endpoint as they found it was not working correctly.

Jensf
Tourist
3 0 0

Do You have a link to Stocky API docs?

I can't find anything usefull searching the web:(

/

Best regards Jens

Jensf
Tourist
3 0 0

Thanks 🙂

Do You know if "SET" methods for Purchase Orders eksists?

DaasityDan
Tourist
7 0 6
I have not done that but I would play with a POST command
Jensf
Tourist
3 0 0

Thanks 🙂

tsacreva
Tourist
5 0 1

according to the docs here, it is read only

stocky API documentation (shopifyapps.com)