Get stored contact information for a customer.
If you are using a restricted API User, please make sure the "View other user's transactions" permission is enabled.
Example Response
{ "customerId": 589, "uri": "https://api.payjunctionlabs.com/customers/589", "firstName": "Kevon", "middleName": "Naomi", "lastName": "Buckridge", "companyName": "Wisozk LLC", "email": "Eleonore_McClure@example.net", "phone": "26-226-638-6737", "phone2": "217-339-2950", "jobTitle": "Human Infrastructure Supervisor", "identifier": "87b22283-f94a-42bd-94e5-9073211f612a", "website": "https://example.net", "custom1": "Cognito Ergo Sum", "created": "2021-09-08T23:52:06Z", "lastModified": "2021-12-21T22:55:18Z", "defaultAddress": { "addressId": 1249, "uri": "https://api.payjunctionlabs.com/customers/589/addresses/1249" } }