Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Body
The Imprint customer id
"54CFF41D-0AA0-4D16-853B-608C5AAF503D"
The customer's last 4 digits of their social security number
"1234"
If the customer rents or owns their home
RENT, OWN, OTHER "RENT"
The source of the customer's income
EMPLOYED, SELF-EMPLOYED, BUSINESS OWNER, RETIREMENT, UNEMPLOYMENT, GOVTASSISTANCE, OTHER "EMPLOYED"
The monthly amount the customer pays for housing, in cents or lowest currency value. example $1200.00 per month
120000
The yearly income for the customer, in cents or lowest currency value. Example $80,500.00
8050000
Customer's phone number in E.164 format
"+14155552671"
The customer's first name.
"John"
The customer's last name.
"Doe"
Mailing address information
CARD, LOAN The unique identifier for the customer in the partner's system
"CUST_03476998"
Partner identifier, available from support
"MCD"
The currency code for the housing cost amount
"USD"
The currency code for the income amount
"USD"
Customer's email address
Required for loan applications
Required for loan applications
Additional metadata for the payment method
{ "platform_version": "2.1.0" }Response
Payment method application successful
The unique ID Imprint assigns to the payment method.
"DCBFC736-2286-42DD-897D-160DCA80AED2"
The type of payment method
CARD, BANK_ACCOUNT, LOAN The id of the Imprint customer that the payment method belongs to.
"B40A789E-BD46-4BB9-B63E-F9919582694C"
the RFC-3339 timestamp when the payment method was created
"2025-02-13T19:08:07.000Z"
Current status of the payment method
ACTIVE, INACTIVE, CANCELED Additional metadata for the payment method
{ "platform_version": "2.1.0" }When payment method is a CARD type, this object will have card specific data.
When payment method is a BANK_ACCOUNT type, this object will have bank account specific data.
When payment method is a LOAN type, this object will have loan specific data.
the RFC-3339 timestamp when the payment method was last updated
"2025-02-13T19:08:07.000Z"