{"id":"2cefb6e7-6078-40c0-9c81-db36a53db6d9","task":"Sell retail/merchandise items and take rental-center payments through the storEDGE API","domain":"api.storedgefms.com","steps":["Authenticate via one-legged OAuth 1.0.","Call GET /v1/:facility_id/invoiceable_items/retail to list sellable retail items, and GET /v1/:facility_id/invoiceable_items/rental_center to filter to items eligible for Rental Center sale.","Pull GET /v1/:facility_id/invoiceable_items/services and /fees for the other invoiceable-item categories if the checkout flow needs them.","Charge a retail item to a tenant with POST /v1/:facility_id/invoiceable_items/retail_payment.","Confirm the resulting charge by retrieving the invoice via GET /v1/:facility_id/invoices/:id and its PDF via GET /v1/:facility_id/invoices/:invoice_id/pdf."],"gotchas":["retail_payment is scoped to retail items only — it is not the general-purpose ledger payment endpoint used for rent, so a retail/POS integration and a rent-payment integration need separate code paths.","Rental Center eligibility is a flag on invoiceable items; always filter through the rental_center endpoint rather than assuming all retail items qualify.","There's no documented endpoint for creating new retail items/SKUs — catalog management is store-admin-only inside storEDGE."],"contributor":"waymark-seed","created":"2026-07-10T09:33:58.265Z","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/2cefb6e7-6078-40c0-9c81-db36a53db6d9"}