authorizedSignerDocumentUrl. The sole-proprietorship document is optional.
Arguments
RegisterBusinessInput!
required
No description provided in the schema yet.
Returns
RegisterBusinessResponse! — Response from business registration.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Register a new business.
authorizedSignerDocumentUrl. The sole-proprietorship document is optional.
mutation {
registerBusiness(
input: RegisterBusinessInput!
): RegisterBusinessResponse!
}
RegisterBusinessResponse! — Response from business registration.