Get Store Address

Return address information about the Store specified by the storeKey.

Only works on the currently authenticated store.

{
    "success": true,
    "errors": [],
    "results": [
        {
            "stateProvince": "string",
            "country": "string"
        }
    ]
}
Language
Click Try It! to start a request and see the response here!