Show/Hide Toolbars

PerfectApps™ Help Guide

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:

 

Account API Methods (SOAP)

 

Account API Methods (REST)

 

Return to: PerfectApps API, Integration