get https://loanpro.simnang.com/api/public/api/1/odata.svc/Customers()/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: