This webhook is sent when a party creation request has failed.
Webhook Structure
string (UUID)
required
Unique identifier for this event
string (ISO 8601)
required
Timestamp of when the event occurred
string
Identifier to correlate the request with the response. Present when provided in the original request.
string
required
The type of event. Value:
party.creation-failedobject
required
The event data containing the details below
Data Fields
string
required
Type of the party that failed to create. Available values:
INDIVIDUAL, ORGANISATIONarray
required
List of errors that caused the failure
Error Codes
New error codes may be added in future versions. Consumers should handle unknown codes gracefully.