Payment Methods
Delete a Payment Method
Permanently removes a payment method from Charge. This action detaches the token from any drivers or fleets and makes the method unavailable for future payments.
DELETE
Path Parameters
ID of the payment method to delete.
Body
application/json · object
Response
200
application/json
Returns the deleted Payment Method object, including a deleted property set to true.
The response is of type object
.