---
title: "DELETE /payment_policy/{payment_policy_id}"
method: DELETE
path: "/payment_policy/{payment_policy_id}"
tags: ["payment_policy"]
---

# DELETE /payment_policy/{payment_policy_id}

`DELETE /payment_policy/{payment_policy_id}`

This method deletes a payment policy. Supply the ID of the policy you want to delete in the <b>paymentPolicyId</b> path parameter.

## Path parameters

- `payment_policy_id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error

---

[API](https://skmtc.net/ebay/apis/sell-account.md) · [All operations](https://skmtc.net/ebay/apis/sell-account/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ebay/sell-account/versions/8fd31dba5280/schema)
