PaymentMethod Object ​
id
string
REQUIRED ·Â
The unique identifier for payment method
name
string
The name of the payment method
status
string
The status of the payment method
All possible enum values:
active
archived
type
string
The type of payment method
All possible enum values:
credit_card
non_credit_card
created_at
string · date-time
This represents the date when the payment method was created
updated_at
string · date-time
This represents the date when the payment method was updated
remote_data
object
Raw data returned from the remote API call.