Skip to main content

Create a party

POST 

/v1/parties/provision

Creates a platform party and returns it in ACTIVE status on success. During processing, the platform first persists the party in PROSPECT status and activates it only when create processing succeeds. On success, the response includes the newly created partyId, ACTIVE status, and core system reference. If create processing fails after the PROSPECT party is created, activation does not occur and the platform party remains PROSPECT.

Supported Entity Types: INDIVIDUAL, COMPANY, SOLE_TRADER

Sole trader parties are provisioned as an individual client in the core banking system with the proprietor's ABN attached.

Required Roles: CLIENT

Requires identity provider authentication with clientId and brandId headers.

Request

Responses

Party created successfully