You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @czupet! Which ShopifySharp service class are you using to get the shipping address? Can you show an example of the code so I can try to replicate the problem?
Only the partial shipping address is in the JSON file, but on the screen it's a full address. Does anyone know what could be the issue?
This is what I am getting.
"refunds": [],
"shipping_address": {
"province": "Arkansas",
"country": "United States",
"country_code": "US",
"province_code": "AR"
},
https://{{api_key}}:{{api_password}}@{{store_name}}.myshopify.com/admin/api/{{api_version}}/orders/9741966147878.json
The text was updated successfully, but these errors were encountered: