Delete
Mark a payment method as inactive. This will not remove the payment method from the system, but will prevent it from being used in the future.
Path parameters
entityId
Entity ID or Entity ForeignID
paymentMethodId
Payment Method ID or Payment Method ForeignID
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.