Skip to main content
POST
Create a customer and managed wallet

Authorizations

Authorization
string
header
required

A secret NorthFond business API key. Keep it on your server.

Headers

Idempotency-Key
string
required

A unique key for this logical write operation. Reuse it when retrying the exact same request.

Required string length: 8 - 255

Body

application/json
external_reference
string
required
Required string length: 1 - 120
display_name
string
Required string length: 1 - 120

Response

Customer and managed wallet created

id
string<uuid>
required
external_reference
string
required
status
enum<string>
required
Available options:
active,
archived
wallet
object
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
display_name
string | null
archived_at
string<date-time> | null