On This Page
REST API | Visa Platform Connect
Example: Updating an Organization's Information Using the API
Request
{ "organizationInformation": { "businessInformation": { "phoneNumber": "5121230987" } } }
Response
200 OK