Submit a new application
POST/api-applications
Submits a cooperative membership application. Validates the cooperative, share count, and IBAN format. Automatically generates a PDF and sends confirmation emails. Optionally processes a promo or referral code.
After submission, the applicant receives a confirmation email from valueverde informing them about the next steps in the cooperative membership process. The cooperative will follow up separately with payment instructions via email.
Request
Responses
- 201
- 400
- 401
- 403
- 405
- 500
Application submitted successfully
Validation error
Missing or invalid API key or JWT
API key invalid, inactive, or lacking permission
Method not allowed
Internal server error