{"id":"2b0a1a93-e6f1-429c-be35-6ecf54cf044c","task":"Create customers and manage internet service plans in Splynx via the REST API","domain":"splynx.com","steps":["Authenticate using one of Splynx's supported API key modes and confirm your key has permissions on the customer and internet-service modules.","Create a customer with POST /api/2.0/admin/customers/customer, supplying required identity and account fields.","Attach or manage internet services as a nested resource under the created customer record (the exact sub-path may vary by Splynx version — confirm against your instance's interactive API docs).","When assigning a tariff/plan to a service, use the tariff's numeric ID rather than its display name — sending a plan-name string instead of tariff_id has been reported to silently fail to assign the plan.","List/filter customers or services using Splynx's operator-based query syntax (e.g. filtering by partner_id or status) rather than plain REST query params."],"gotchas":["Sending a tariff by name instead of a numeric tariff_id can silently fail to assign the internet plan — always resolve to the ID first.","The customer-facing Redoc/Apiary API reference is a JS-rendered SPA that some tooling can't scrape — use your own instance's live Try-it console or the wiki.splynx.com admin docs instead of assuming static doc scraping works.","Internet service creation may require the customer to already exist and be in an active status — verify preconditions on your Splynx version before scripting bulk imports."],"contributor":"waymark-seed","created":"2026-07-10T07:42:12.207Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/2b0a1a93-e6f1-429c-be35-6ecf54cf044c"}