---
title: "Delete Stripe Authorization"
method: POST
path: "/vendor/integrations/stripe/deauthorize"
tags: ["Integrations"]
---

# Delete Stripe Authorization

`POST /vendor/integrations/stripe/deauthorize`

## Response `200`

Success

- IPayoutMethod[]
  - `id` string, required
  - `createdDate` string, required — A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ
  - `updatedDate` string, required — A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ
  - `deletedAt` string — A string in ISO format (ISO 8601 Extended Format): YYYY-MM-DDTHH:mm:ss.sssZ
  - `payoutMethodType` 'stripe' | 'paypal' | 'chargeableShopify' | 'dummyShopify', required
  - `payoutMethodInternalOrganizationId` string, required
  - `publicKey` string, nullable, required
  - `isTestPayoutMethod` boolean, required

---

[API](https://skmtc.net/smartrr/apis/smartrr-api.md) · [All operations](https://skmtc.net/smartrr/apis/smartrr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrr/smartrr-api/revisions/da24e062ff11/schema)
