Skip to main content
POST
Register a new business ( DEPRECATED )

Authorizations

Authorization
string
header
required

Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.

Body

application/json
should_do_kyb
boolean
Example:

"false"

first_name
string
Example:

"John"

last_name
string
Example:

"Doe"

email
integer
Example:

"abc@abc.com"

phone
integer
Example:

null

client_reference_id
string
Example:

null

billing_merchant_user_uuid
string
Example:

"9c330a70-84de-46c3-a380-70b34799b1d3"

business
object
address
object
business_owners
object
bank_account
object

Response

Business registered successfully

status
boolean
Example:

true

message
string
Example:

""

data
object
created_at
string<date-time>
Example:

"2024-06-03 15:58:44"

updated_at
string<date-time>
Example:

"2024-06-04 18:30:30"

valid_account
string
Example:

null