REST Example: Updating an Organization's Information

Request
{ "organizationInformation": { "businessInformation": { "phoneNumber": "5121230987" } } }
Response to a Successful Request
200 OK