Skip to main content

Onetime payments

Use this endpoint to submit onetime payments. The merchant account receiving funds is provided in "merchant_account".

Request Body — REQUIRED

Verify token to login

id integer
first_name string
last_name string
business_name string
domain_url string
merchant_id string
user_ethereum_handle string
address string
city string
is_active boolean
zip_code string
state string
country string
id_verification_ref string
user_ip_address string
government_id_verified boolean
business_verified boolean
mobile_verified boolean
account_admins undefined[]
related_submerchants undefined[]
Responses
200

Successful operation

Schema — OPTIONAL
id integer — OPTIONAL
first_name string — OPTIONAL
last_name string — OPTIONAL
business_name string — OPTIONAL
domain_url string — OPTIONAL
merchant_id string — OPTIONAL
user_ethereum_handle string — OPTIONAL
address string — OPTIONAL
city string — OPTIONAL
is_active boolean — OPTIONAL
zip_code string — OPTIONAL
state string — OPTIONAL
country string — OPTIONAL
id_verification_ref string — OPTIONAL
user_ip_address string — OPTIONAL
government_id_verified boolean — OPTIONAL
business_verified boolean — OPTIONAL
mobile_verified boolean — OPTIONAL
account_admins undefined[] — OPTIONAL
related_submerchants undefined[] — OPTIONAL
405

Invalid input