Microsoft Office 365 · Example Payload

Microsoft Graph Physical Address Example

CloudCollaborationEnterpriseMicrosoftProductivity

Microsoft Graph Physical Address Example is an example object payload from Microsoft Office 365, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

streetcitystatecountryOrRegionpostalCode

Example Payload

Raw ↑
{
  "street": "example_value",
  "city": "example_value",
  "state": "example_value",
  "countryOrRegion": "example_value",
  "postalCode": "example_value"
}