Skip to main content
POST
Update Business KYB ( SUNSETTING )

Authorizations

Authorization
string
header
required

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

Path Parameters

uuid
string<uuid>
required

UUID of the user

Body

application/json
first_name
string
required
Example:

"John"

last_name
string
required
Example:

"Doe"

email
string
required
Example:

""

phone
string
required
Example:

""

business
object
required
billing_merchant_user_uuid
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

billing_processor_mid
string
Example:

"1234567890"

Response

Business Successfully updated

status
boolean
Example:

true

message
string
Example:

"The business KYB has been updated."

data
string
Example:

null

errors
string
Example:

null

error_code
string
Example:

null