Get customer phones

This request retrieves 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. Note the following when using this request:

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 Customer Details article.

Database

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

Database – Customer Phone Entity (customer_phone_entity)

Database – Customer Main Table (customer_entity)

Path Params
int32
required

The ID of the customer.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json