Search...
/
Get a Demo
Introduction
Concepts
Tutorials
API Access
UI Components
Webhooks
Introduction
Concepts
Tutorials
API Access
UI Components
Webhooks
Getting Started
Environment Overview
Reference
Endpoints
Credit Insights
Credit Line
Consumer
Webhooks
Profile
API Reference
Consumer
POST
Create Consumer
GET
Get Consumer
PUT
Update Consumer
GET
Get Consumer by PCID
POST
Close Consumer Account
Credit Insights
Credit Line
Partners
Payments
Webhooks
Get a Demo
API Reference
Consumer
Update Consumer
PUT
//
/
v2
/
consumer
/
:consumer_external_id
/
PUT method to update a Consumer record
Path parameters
consumer_external_id
string
Required
Query parameters
search
string
Optional
A search term.
Request
This endpoint expects an object.
pcid
string
Optional
first_name
string
Optional
last_name
string
Optional
email
string
Optional
phone_number
string
Optional
date_of_birth
string
Optional
address_line1
string
Optional
address_line2
string
Optional
address_city
string
Optional
address_state
string
Optional
address_zip
string
Optional
Response
This endpoint returns an object.
pcid
string
Optional
first_name
string
Optional
last_name
string
Optional
email
string
Optional
phone_number
string
Optional
date_of_birth
string
Optional
address_line1
string
Optional
address_line2
string
Optional
address_city
string
Optional
address_state
string
Optional
address_zip
string
Optional
Built with