Get Customer Phones

This request pulls a customer's phone information.

   Click here to learn more about this request

Phone numbers are associated with customers and are nested within the Customers entity:

  • The Phones object holds customer phone number information, and it's nested within the Customers entity.
  • Multiple phone numbers can be associated with a single customer.
  • LoanPro checks for duplicate phone numbers. If a duplicate exists, a transaction warning will display; however, these warnings can be ignored with the __ignoreWarnings field.

For an example of how customer phones work within the UI, take a look at our Create a New Customer article.

Database

For information regarding customer and phone database tables, see the following articles:

Language
Authorization
Click Try It! to start a request and see the response here!