Address Style Formats REST Endpoints

Address Style Formats
The address style formats resource is used to view the different styles in which an address can be formatted. There are multiple address formats such as general address, rural address, military address, and so on. All responses for the address style formats resource will include a response header Cache-Control. The Cache-Control header indicates the amount of time for which the results are cached in the browser. For example, Cache-Control: "private, max-age=3600" indicates that the response is cached in the browser for 1 hour (3600 seconds).
Get all address style formats
Method: get
Path: /crmRestApi/resources/11.13.18.05/addressStyleFormats
Get an address style format
Method: get
Path: /crmRestApi/resources/11.13.18.05/addressStyleFormats/{CountryCode}