Skip to main content
POST
Create a new Lender

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
name
string
required

Company has Name

id
string

Customer is uniquely identified by id

addresses
(string | Address · object)[]

Customer is located at Addresses

phoneNumbers
string[]

Customer has Phone Number

Pattern: ^\+?1?[- ]?\(?([0-9]{3})\)?[- ]?([0-9]{3})-?([0-9]{4})$
contacts
(string | Contact · object)[]

Company has Contact

Response

Lender Created

data
Lender · object
Example:
success
boolean