ShopifySharp icon indicating copy to clipboard operation
ShopifySharp copied to clipboard

Checkouts Endpoint is Carts

Open JawzoD3TH opened this issue 5 years ago • 0 comments

https://{mystore}.myshopify.com/admin/api/2020-10/checkouts/{token}.json

seems to have changed to:

https://{mystore}.myshopify.com/admin/api/2020-10/carts/{token}.json

JawzoD3TH avatar Oct 16 '20 14:10 JawzoD3TH