Payment Method
Create a payment method
POST
Response
200 - application/json
A newly created payment_method.
A Payment Method 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.
Unique identifier for the payment method object.
Example:
null
String representing the object’s type. Always payment_method
.
Example:
null
Billing contact information associated with the payment method.
Time at which the payment method was added.
Example:
null
Card or method-specific details (non-sensitive).
ID of the driver this payment method is associated with, if any.
Example:
null
ID of the fleet this payment method is associated with, if any.
Example:
null
Type of payment method (e.g., card
, wallet
).
Example:
null