Submit a dealer record into the Safeturf platform
Authorization header:
merchantId. Use this to update an existing dealer."PLMT" so Safeturf can attribute and filter records by partner.force_update=true."ACTIVE" if not provided."running" on a successful submission — the import is processed asynchronously.merchantId from your request.?source=<YOUR_PARTNER_CODE> as a query parameter for full attribution tracking in Safeturf reporting.200 response means the record was accepted and queued, not that it has finished processing.merchantId already exists, the import will be skipped. To update an existing record, add ?force_update=true to the URL.GET /api/ftpos/business/{merchant_id} to retrieve the business_uuid once the record is ready (returns 404 while processing, 200 when complete). Then use the Check UW Status endpoint to monitor the dealer’s verification progress.