Remove a payment source
DELETE/v1/partners/payment-sources/:paymentMethodId
Removes a payment method from an organization.
Request
Responses
- 200
- 401
- 403
- 404
Payment source removed successfully
Unauthorized - Invalid or missing authentication token
Forbidden - Organization does not belong to the partner
Payment source not found