Create party
POST/v1/parties
This endpoint creates a party record in the core banking system and returns the connector-assigned vendorId,
which is the connector's canonical identifier for the created party in the core system.
Request
Responses
- 201
- 400
- 401
- 404
- 500
Created
Response Headers
X-TransactionID
Transaction Identifier to utilise for OTP verification.
Schema validation failed (GEN000000), including missing/invalid partyId header.
Unsupported relationship type for an initial company relationship (PAR000010).
Missing or invalid authentication token (GEN001002)
Party not found (PAR004001)
Internal server error (GEN100000) or Service error (GEN100001)