ShopifySharp icon indicating copy to clipboard operation
ShopifySharp copied to clipboard

OrderRiskService Deprecated / Obsolete

Open czupet opened this issue 1 year ago • 2 comments

Now that the OrderRiskService has been deprecated is there any other option to obtain the same information?

czupet avatar Jun 05 '24 20:06 czupet

Yes you can use this: https://shopify.dev/docs/api/admin-graphql/2024-04/objects/Order#field-order-risk

clement911 avatar Jun 06 '24 01:06 clement911

You have to use the GraphService to query this API.

clement911 avatar Jun 06 '24 01:06 clement911