API Reference
Submit a draft application (public)
curl -X POST "https://example.com/v1/onboarding/applications/string/submit"{ "id": "ma_01ARZ3NDEKTSV4RRFFQ69G5FAV", "status": "draft", "applicant_email": "user@example.com", "legal_name": "string", "trading_name": "string", "country_code": "string", "currency_code": "string", "merchant_id": "string", "created_at": "2019-08-24T14:15:22Z"}{ "error": { "code": "not_found", "message": "not found" }}