Disputes Skill
paypal-disputes
paypal-disputes
| Method | Path | Description |
|---|---|---|
GET | /v1/customer/disputes | |
GET | /v1/customer/disputes/{id} | List disputes |
PATCH | /v1/customer/disputes/{id} | Show dispute details |
POST | /v1/customer/disputes/{id}/provide-evidence | Partially update dispute |
POST | /v1/customer/disputes/{id}/appeal | Provide evidence |
POST | /v1/customer/disputes/{id}/accept-claim | Appeal dispute |
POST | /v1/customer/disputes/{id}/adjudicate | Accept claim |
POST | /v1/customer/disputes/{id}/require-evidence | Settle dispute |
POST | /v1/customer/disputes/{id}/escalate | Update dispute status |
POST | /v1/customer/disputes/{id}/send-message | Escalate dispute to claim |
POST | /v1/customer/disputes/{id}/make-offer | Send message about dispute to other party |
POST | /v1/customer/disputes/{id}/accept-offer | Make offer to resolve dispute |
POST | /v1/customer/disputes/{id}/deny-offer | Accept offer to resolve dispute |
POST | /v1/customer/disputes/{id}/acknowledge-return-item | Deny offer to resolve dispute |
POST | /v1/customer/disputes/{id}/provide-supporting-info | Acknowledge returned item |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install paypal-disputes
Downloads and installs to ~/.claude/skills/paypal-disputes/
1.11 (2026-02-13)