BaseApiResponsePreApprovalConfirmResponse
Standard API response wrapper for all endpoints
- statusType: stringrequired
HTTP status name
- timestampType: string Format: date-timerequired
Timestamp when the response was generated
- dataType: object · PreApprovalConfirmResponse
Response data payload
- applicationType: integer Format: int32
Id The created application ID, present when outcome is accepted
- bankType: string
Statement Url Akahu bank statement link for the customer, present when outcome is accepted
- outcomeType: string
The confirmed outcome: accepted or abandoned
- statusType: string
Status value, present when outcome is abandoned
- successType: boolean
Indicates if the confirm request was processed successfully
- errorsType: array object[] · ApiError[]
List of detailed validation errors
Individual field validation error
- messageType: stringrequired
Validation error message
- propertyType: string
Field name that failed validation
- messageType: string
Descriptive message about the response