AccountUpdateRequest
Request to update an Account
- businessType: object · BusinessProfile
_profile - annualType: object · AnnualRevenue
_revenue The business's annual revenue.
- estimatedType: integer | null Format: int32
_worker _count The estimated number of workers in the business.
- mccType: string | null
Merchant Category Code
- monthlyType: object · MonthlyEstimatedRevenue
_estimated _revenue The business's estimated monthly revenue.
- nameType: string | null
The business name.
- productType: string | null
_description A description of the products or services the business provides.
- support
_address The customer's address.
- supportType: string | null
_email The support email for the business.
- supportType: string | null
_phone The support phone number for the business.
- supportType: string | null
_url The support URL for the business.
- urlType: string | null
The business website.
- businessType: string | null · BusinessTypeenum
_type The business type.
values- company
- individual
- non
_profit
- capabilitiesType: object | null · capabilities_param
Capabilities to request for the account. Requesting a capability can add fields to the account's or its associated Persons'
requirementsattributes. The capability is not active until those requirements are satisfied and verified.- blikType: object
_payments - cardType: object · capability_param
_payments - payoutsType: object
- companyType: object · CompanyUpdate
Company fields accepted when creating or updating an account.
- addressnullable
The customer's address.
- directorsType: boolean
_provided Whether the company's directors have been provided.
- executivesType: boolean
_provided Whether the company's executives have been provided.
- nameType: string | null
The legal name of the company.
- ownersType: boolean
_provided Whether the company's owners have been provided.
- phoneType: string | null
The official business phone for verification and compliance.
- registrationType: object · RegistrationDatenullable
_date The date on which the company was incorporated or registered.
- registrationType: string | null
_number The company's registration number.
- structureType: string · CompanyStructureenumnullable
The structure of the company.
values- multi
_member _llc - private
_corporation - private
_partnership - public
_corporation - public
_partnership
- taxType: string | null
_id The company's tax identifier, as appropriate for its country.
- taxType: string | null
_id _registrar The jurisdiction in which the tax ID is registered.
- vatType: string | null
_id The company's VAT number.
- countryType: string
- defaultType: string · CurrencyCode
_currency ISO 4217 currency codes (alpha3) supported for payments
- detailsType: boolean
_submitted - documentsType: object · document_specs
Documents that may be submitted to satisfy various informational requests.
- bankType: object · documents_param
_account _ownership _verification Proves that the active payout bank account belongs to the account holder, such as a bank statement or check showing matching account ownership details and the last four digits of the account number.
- companyType: object · documents_param
_license Proves that the company is licensed or authorized to operate, such as a trade license, business license, or other government-issued operating license.
- companyType: object · documents_param
_memorandum _of _association Provides company formation or governing documents, such as a memorandum of association, articles of association, constitution, or equivalent incorporation document.
- companyType: object · documents_param
_ministerial _decree Provides country-specific proof that a government ministry or decree legally established, registered, or authorized the company.
- companyType: object · documents_param
_registration _verification Proves that the company is registered with the relevant local company, commercial, or business registry.
- companyType: object · documents_param
_tax _id _verification Proves the company's tax identifier or tax registration with the relevant tax authority.
- proofType: object · documents_param
_of _address Proves the account holder's address, such as a utility bill, bank statement, government-issued ID, or other country-supported address document.
- proofType: object · documents_param
_of _registration Proves that the business is registered with the national, local, or otherwise applicable business registry.
- proofType: object · documents_param
_of _ultimate _beneficial _ownership Identifies the ultimate beneficial owners of the company, such as documents showing the natural persons who ultimately own or control the business.
- emailType: string
- metadata
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to
metadata.Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to
metadata.- propertyType: string
Name
- tosType: object · tos_acceptance_specs
_acceptance Evidence of a declaration with timestamp, IP, and user agent
- dateType: string Format: date-time
The date and time when the declaration was made
- ipType: string
The IP address from which the declaration was made
- serviceType: string
_agreement max length:100 - userType: string
_agent The user agent of the browser/client making the declaration
- typeType: string · AccountTypeenum
The connected account type.
values- custom
The platform controls the connected account's integration and user experience.
- express
The account uses a Paypercut-assisted connected-account experience.
- standard
The account has direct access to its Paypercut account experience.

