Create KiwiSaver
POST/kiwisavers
Creates a new KiwiSaver product in the specified profile. The profile ID, owner ID, manager ID, and provider offer number must be included.
Request
Responses
- 201
- 400
- 401
- 429
- 500
Returns the created KiwiSaver successfully.
Invalid request.
Unauthorized.
Too many requests.
Internal server error.