The updateKybInformation
API is used to update the KYB (Know Your Business) information that was previously submitted during company onboarding.
Field | Desciprion |
---|---|
EIN (Employer Identification Number) | Federal Tax Identification Number |
Entity Type | Business structure (C Corp, S Corp, LLC, etc.) |
Date of Incorporation | When the business was legally establish |
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The response is of type object
.