Account API enables you to query and modify account-wide data.
For SOAP this common service is found at the “.../api/api.asmx” URL.
The response from SOAP API will be in XML format.
For REST the service is found at ".../REST/api/Customer/<method>"
The response from REST API will be in JSON format.
For more information on the methods see:
Return to: PerfectApps API, Integration