TAG LINE
TAG LINE
SMALL TITLE
GET | Account/Summary/{id} |
Retrieve an instance of the AccountSummary object by its ID. | |
{id} | Unique identifier for the AccountSummary object. |
Retrieve an instance of the AccountSummary object by its ID. GET Account/Summary/{id} HTTP/1.1 200 OK { "trackingId": "d2ae5304-2355-44eb-a328-272f02935f8b", "instance": {} } |