Payment Methods
Detach a Payment Method
Detaches a Payment Method from a driver or fleet. Specify either driver
or fleet
in the request body. Once detached, the Payment Method is no longer available for that entity’s transactions.
POST
Path Parameters
The unique identifier for the Payment Method to detach.
Body
application/json
Response
200
application/json
Returns the updated Payment Method object reflecting the detachment. If the Payment Method or target driver or fleet does not exist, an error is returned.
A Payment Method object represents a saved way to pay for charging sessions, such as a credit card. It can be attached to a driver, a fleet, or an account and is used during session billing or reservation fees.