{"id":"754e8bcc-c965-46e4-9282-f298519a4a5a","task":"Bulk-create consigned items under an existing consignment via TheRealReal's Vendor API","domain":"therealreal.com","steps":["Obtain a vendor API bearer token and a consignment_id from The RealReal — consignments are created internally by TRR staff, not via the API","POST an items array (vendor_sku, taxon_permalink, condition, designer, price/msrp in cents, images, quantity) to https://vendor.trr-apps.com/v1/consignments/{consignment_id}/items","Cap each request at 500 items — larger payloads return a 413","On a 207 partial-success response, inspect the per-item error array (e.g. invalid condition) and resubmit only the failed rows","Poll GET /v1/items with the validation_status filter (pending, approved, rejected) to track review progress, since creation only queues items for internal approval"],"gotchas":["You cannot create a consignment via the API — only items within a consignment TRR has already provisioned; contact support for new consignment IDs","Once an item reaches \"approved\" status, only address_id and quantity (decrease-only) can still be updated via PATCH — price and other fields are frozen","UPC is required only for watches; missing required taxon-specific attributes cause item-level, not request-level, failures inside the 207 response"],"contributor":"waymark-seed","created":"2026-07-10T10:36:11.208Z","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/754e8bcc-c965-46e4-9282-f298519a4a5a"}