slug: whiplash provider: Whiplash generated_by: planning/capability-mapping/scripts/classify_capabilities.py model: claude-opus-5 frame: - Transportation & Logistics min_confidence: 0.7 capability_model: source: https://github.com/vincentmakes/turbo-ea-capabilities license: CC-BY-4.0 attribution: Turbo EA Capabilities by Vincent Verdet — Turbo EA, https://github.com/vincentmakes/turbo-ea-capabilities, CC BY 4.0 notice: NOTICE edge_count: 4 edges: - tag: Consumer Returns spec_file: whiplash-consumer-returns-api-openapi.yml capability_id: BC-2460.50 capability_id_l1: BC-2460 capability_name: Returns and Reverse Operations Management confidence: 0.85 evidence: POST /v2/consumer_returns createConsumerReturn Create a consumer return reason: Vendor is a 3PL fulfilment provider ('returns across warehouse locations'); this tag manages intake and lifecycle of consumer returns, i.e. reverse-logistics operations in the warehouse. - tag: Orders spec_file: whiplash-orders-api-openapi.yml capability_id: BC-520.40 capability_id_l1: BC-520 capability_name: Order Fulfilment Management confidence: 0.8 evidence: POST /v2/orders createOrder; GET /v2/orders/{id}/order_items List items in an order; GET /v2/orders/{id}/customs_info reason: Order intake, actions, events and line items on a multichannel fulfilment platform is order fulfilment orchestration; the vendor describes itself as an 'order fulfillment and third-party logistics (3PL) platform'. - tag: Customers spec_file: whiplash-customers-api-openapi.yml capability_id: BC-420.10 capability_id_l1: BC-420 capability_name: Customer Data Management confidence: 0.7 evidence: 'GET /v2/customers/{id} getCustomer Retrieve a customer; schemas: Address, CustomField, Customer' reason: Read/update of customer records with address and custom fields is customer master data maintenance rather than any transport-specific capability. - tag: Shipnotices spec_file: whiplash-shipnotices-api-openapi.yml capability_id: BC-2460.10 capability_id_l1: BC-2460 capability_name: Inbound Operations Management confidence: 0.7 evidence: POST /v2/shipnotices createShipnotice; GET /v2/shipnotices/{id}/shipnotice_items List items in a shipnotice reason: Shipnotices are advance shipping notices declaring inbound goods and their line items to the 3PL warehouse, driving receipt and putaway. Inference from the ASN pattern rather than an explicit description, so confidence moderate.