Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

Accept
enum<string>
default:application/vnd.dwolla.v1.hal+json
required

The media type of the response. Must be application/vnd.dwolla.v1.hal+json

Available options:
application/vnd.dwolla.v1.hal+json

Path Parameters

id
string
required

Customer unique identifier

Body

application/json

Parameters for updating a Customer

Deactivate a Customer

status
string
required
Example:

"deactivated"

Response

successful operation

Unverified customer - basic customer type with no KYC verification

id
string
required
Example:

"c41125c5-99c4-4303-a9f6-d066d28a61e3"

firstName
string
required
Example:

"Jane"

lastName
string
required
Example:

"Doe"

email
string
required
Example:

"janedoe@mail.com"

created
string<date-time>
required
Example:

"2022-10-07T16:46:13.023Z"

type
enum<string>
required
Available options:
unverified
Example:

"unverified"

status
enum<string>
required
Available options:
unverified,
suspended,
deactivated
Example:

"unverified"

correlationId
string
Example:

"CID-abe2bb3d-d2ff-433b-95a3-0debd960ed25"

businessName
string
Example:

"Jane Corp llc"