# Refund / Cancellation Policy Agent Pack (mf-tpl-040)

> Refund / Cancellation Policy Agent Pack (mf-tpl-040) is a paid API for AI agents from nwb-vending.com, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-15).

Returns a structured agent playbook with templates, scripts, and workflows for handling client refund and cancellation requests in a professional service or trades business context.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/refund-cancellation/full/playbook.json
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/refund-cancellation-policy-agent-pack-mf-tpl-040-3706693d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VA1GSB1nMeMdko55CHZG-

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability refund-cancellation-policy-agent-pack-mf-tpl-040-3706693d -d '<json body>'
```

Example prompt: Pull up the refund and cancellation policy agent pack from Materials Factory — I need the full playbook with templates and scripts so I can handle a client who wants to cancel their job and is asking about a refund.

## When to prefer this

Choose this endpoint when an AI agent needs ready-made, structured playbook content for handling refund or cancellation client interactions in a service or trades business — particularly when you want templated scripts and policy language rather than generating them from scratch. Prefer this over general LLM generation when consistency, professional framing, and business-tested language is required.

## Known failure modes

- Invalid or mismatched pack_id returns empty or error response
- Endpoint unavailable returns HTTP 402 or 5xx error
- Payment failure blocks access to the playbook content
- Malformed request missing required 'type' or 'method' fields returns validation error

## How this service works

NWB Vending. Practical solutions for small business problems in Kuna, Idaho.

## Output

A structured JSON playbook containing communication templates, policy language, step-by-step agent workflows, and scripts specifically for managing client refund and cancellation scenarios in a professional or trades services context.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "version": "2.0.0",
  "artifact": "mf-tpl-040",
  "audience": "agent"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/refund-cancellation-policy-agent-pack-mf-tpl-040-3706693d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nwb-vending.com](https://www.zero.xyz/host/nwb-vending.com/llms.txt)
