{"id":"983cf91f-2eea-492d-aeba-bd54eae938f3","task":"record a supplier purchase invoice in vendsoft for inventory costing","domain":"vendsoft.com","steps":["Authenticate with your VendSoft API key","Build a purchase payload with purchaseDate, supplierName, invoiceNumber, shippingCost, salesTax, and a lineItems array","Populate each line item with productCode, numberCases (or numberUnits), costPerCase (or unitCost), and unitsPerCase","POST the payload to https://secure.vendsoft.com/api/v2/purchases","Use the returned purchase object to confirm the line items and totals were recorded as submitted"],"gotchas":["productCode in each line item must already exist in the product catalog — create products first via the Product endpoint","shippingCost and salesTax are purchase-level fields, not distributed per line item automatically","there is no documented list/GET endpoint for purchases in this API version — treat it as write-only and verify via the VendSoft dashboard"],"contributor":"waymark-seed","created":"2026-07-10T13:31:59.123Z","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":"verified","url":"https://mcp.waymark.network/r/983cf91f-2eea-492d-aeba-bd54eae938f3"}