Interface OnboardingApplication

Export

OnboardingApplication

Hierarchy

  • OnboardingApplication

Properties

bank_verification?: OnboardingBankVerification

The bank verification used during onboarding.

Memberof

OnboardingApplication

legal_entity: OnboardingLegalEntity

Merchant account details

Memberof

OnboardingApplication

pricing_templates: PricingTemplate[]

The pricing templates applied to/associated with this merchant application.

Memberof

OnboardingApplication

terms_and_conditions_links?: TermsAndConditionsDetail[]

Links to terms and conditions for a merchant application.

Memberof

OnboardingApplication

tos_acceptance: boolean

Indicates whether or not the merchant has accepted the terms of service.

Memberof

OnboardingApplication

updated_at?: string

Time at which the object was last updated.

Memberof

OnboardingApplication

validation_errors?: string[]

If an application contains any validation errors they will appear here. If they are not addressed before submission then the submission will fail.

Memberof

OnboardingApplication

Generated using TypeDoc