registerBusiness is called with businessStructure: SOLE_PROPRIETORSHIP, upload the supporting document through this REST endpoint first, then pass the returned URL as soleProprietorshipDocumentUrl in RegisterBusinessInput.
Endpoint
Request
Send the document asmultipart/form-data, authenticated with the same access token you use for the registration flow:
Response
Returns the public URL of the uploaded document — seeUploadSoleProprietorshipDocumentResponse:
soleProprietorshipDocumentUrl when submitting registerBusiness. For the full registration walkthrough, including the KYB lifecycle, see Business registration.