Skip to main content
PUT
Update payment method

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Body

application/json
id
integer

Payment method ID.

type
string
currency
string
beneficiary_name
string
beneficiary_address
string
bank_name
string
account_number
string
swift
string
iban
string
paypal_email
string
notes
string

Response

Updated payment method.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
info
object