# Trigger recruitment from POS This method allows POS to trigger the Vipps recruitment process and OIP to collect store recruitment statistics. Endpoint: POST /vipps Version: 4.3.0 Security: api_key ## Request fields (application/json): - `mobilePhone` (string) Example: "91345678" - `storeId` (string) Example: "STORE-001" - `sourceName` (string) Example: "POS" ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 409 fields