Payment Methods
Attach a Payment Method
Attaches an existing Payment Method to a driver or fleet. Provide either driver
or fleet
in the request body to specify the target.
POST
Path Parameters
The unique identifier for the Payment Method to attach.
Body
application/json
Response
200
application/json
Returns the updated Payment Method object with the new attachment. 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.