bold-commerce / go-shopify

Go client for the Shopify API
MIT License
328 stars 255 forks source link

How to get 'risks' api response? #204

Closed astsiatsko closed 5 months ago

astsiatsko commented 1 year ago

I need to have order risk api available in the library https://shopify.dev/docs/api/admin-rest/2022-04/resources/order-risk#get-orders-order-id-risks Is it possible at the moment?

oliver006 commented 1 year ago

The Order Risk resource has not been added yet. Could be a good first PR if someone is interested.

oliver006 commented 5 months ago

https://github.com/bold-commerce/go-shopify/pull/254 added order risk endpoint support - closing.