cURL
curl --request GET \ --url https://commerce.driv.ly/api/accounts/{id}
{ "data": { "id": "<string>", "consumer": "<string>", "lead": "<string>", "anonymousIds": [ "<string>" ] }, "success": true }
Account is uniquely identified by id
The number of levels of related objects to include in the response
Account Found
Show child attributes
Consumer logs into Account
Lead logs into Account
Account was logged in to by Anonymous ID