Get Account
GET {{url}}/v1/accounts/:accountID
Retrieves a single account and their details by the customer's UUID.
RESPONSES
status: OK
{"accountID":"123","first_name":"John","last_name":"Doe","email":"john.doe@example.com"}