The borrower_id of the borrower the application belongs to
If the application is rejected, a list containing 1-4 rejection reason(s). The Rejection Reasons endpoint provides a list of valid reasons and descriptors
If the borrower requests an amount in their application, the requested loan or credit line amount in cents (e.g. 500000 for $5,000)
For credit applications of type consumer_bnpl, the third party (i.e. merchant) receiving the funds is specified here
Bearer authentication of the form Bearer <token>, where token is your auth token.