Delete payment method
DELETE/api/meshobjects/meshpaymentmethods/:identifier
Delete a specific meshPaymentMethod by identifier. meshStack currently only allows soft deletion of payment methods.
Please note that it is possible to retrieve a payment method via the GET meshPaymentMethod endpoint after deletion.
Authentication: This endpoint supports API Key authentication.
Request
Responses
- 204
204