payment-method/:id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Id of the payment method to edit

Body Params
string
required

Possible values: 'create-credit-card', 'update-current-credit-card' and 'use-paypal'

string
int32

The credit card expiration year. Required if update_method it's "create-credit-card" or 'update-current-credit-card'

int32

The credit card expiration month. Required if update_method it's "create-credit-card" or 'update-current-credit-card'

string

The credit card fingerprint. Required if update_method it's "create-credit-card".

string

The credit card last four digits.Required if update_method it's "create-credit-card".

string

The credit card company name.Required if update_method it's "create-credit-card".

string

The credit card cardholder name

string

The Paypal express checkout token.Required if update_method it's "use-paypal"

int32

The address id. Required if update_method it's "use-paypal"

int32
int32
string

The payment gateway that should be used for the payment

string

The currency that should be used for payment

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json