Skip to main content
POST
Create 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
type
string

Payment method type (e.g. wire, paypal, payoneer).

currency
string

Currency code.

beneficiary_name
string
beneficiary_address
string
beneficiary_city
string
beneficiary_country
string
beneficiary_postcode
string
bank_name
string
bank_address
string
bank_country
string
account_number
string
swift
string
iban
string
paypal_email
string
notes
string

Response

Created payment method.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
info
object