- Creating Organizations
- Creating a Merchant Account
- Product Enablement and Configuration Using the PECS API
- Extending the Hierarchy
On This Page
REST API
Example: Updating an Organization's Information Using the API
Request
{ "organizationInformation": { "businessInformation": { "phoneNumber": "5121230987" } } }
Response
200 OK