Payment Methods
Update a Payment Method
Updates the details of an existing Payment Method. You can update billing details, or in the case of certain types, refresh metadata such as card expiration dates. Only the provided fields will be updated.
POST
Path Parameters
The unique identifier for the Payment Method to update.
Body
application/json
Response
200
application/json
Returns the updated Payment Method object. If the Payment Method 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.