Skip to main content
POST
Create party

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
partyId
string
required
Example:

"pty_01J8YF6A"

partyType
enum<string>
required
Available options:
natural_person,
legal_entity
displayName
string
required
status
string
required
Example:

"active"

jurisdiction
string
Example:

"AT"

Response

200 - application/json

OK

partyId
string
required
Example:

"pty_01J8YF6A"

partyType
enum<string>
required
Available options:
natural_person,
legal_entity
displayName
string
required
status
string
required
Example:

"active"

jurisdiction
string
Example:

"AT"