parcelLab · Capability

Post-Purchase Experience Workflow

End-to-end post-purchase workflow composed from parcelLab capabilities — predict a delivery date at checkout, ingest the order, push warehouse events, expose order status, surface PUDO options, and let the customer register a return.

Post-Purchase Experience Workflow is a Naftiko capability published by parcelLab, one of 8 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Tagged areas include ParcelLab, Workflow, and Post-Purchase.

Run with Naftiko ParcelLabWorkflowPost-Purchase

Capability Spec

post-purchase-experience.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Post-Purchase Experience Workflow
  description: >-
    End-to-end post-purchase workflow composed from parcelLab capabilities —
    predict a delivery date at checkout, ingest the order, push warehouse
    events, expose order status, surface PUDO options, and let the customer
    register a return.
  tags:
  - ParcelLab
  - Workflow
  - Post-Purchase
  created: '2026-05-25'
  modified: '2026-05-25'
binds:
- namespace: env
  keys:
    PARCELLAB_API_TOKEN: PARCELLAB_API_TOKEN
capability:
  composes:
  - capabilities/parcellab-promise.yaml
  - capabilities/parcellab-orders.yaml
  - capabilities/parcellab-events.yaml
  - capabilities/parcellab-place-info.yaml
  - capabilities/parcellab-returns.yaml
  - capabilities/parcellab-surveys.yaml
  - capabilities/parcellab-campaigns.yaml
  exposes:
  - type: mcp
    namespace: parcellab-post-purchase
    port: 9100
    transport: http
    description: Aggregated MCP surface covering the parcelLab post-purchase journey.