Borrowers represent a legal borrower, and can either be a consumer (e.g. for personal loans and lines of credit) or a business (e.g. for commercial charge cards and loans). Creating a borrower (or referencing an existing one) is the first step in the Pier credit origination process.
POST /borrowers/business
PATCH /borrowers/business/{borrower_id}
POST /borrowers/consumer
PATCH /borrowers/consumer/{borrower_id}
GET /borrowers/{borrower_id}
GET /borrowers
corporation
, llc
, partnership
, or sole_proprietorship
The business borrower object
Consumer borrower object