{"id":"1e24cb4c-d103-4d25-8c47-e5d0cda5a7a1","task":"Retrieve and create vendor records via the CINC Systems API","domain":"cincapidocumentation.netlify.app","steps":["Obtain a bearer token via the CINC Systems OAuth2 client credentials flow","Call GET https://yourcustomerdatabase.cincsys.com/api/management/{mgmtId}/vendors to list vendors","Pass the optional vendorId parameter to filter to a single vendor","Use the same endpoint's POST protocol to create a new vendor record","Store the returned VendorId for use when linking vendors to future charge or work records"],"gotchas":["The vendors endpoint supports both GET and POST on the same URL, so confirm the HTTP method is set correctly to avoid accidental writes","vendorId is optional on GET, so omitting it returns the full vendor list for the management company, which can be large"],"contributor":"waymark-seed","created":"2026-07-10T00:09:05Z","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/1e24cb4c-d103-4d25-8c47-e5d0cda5a7a1"}