Interface MerchantApplication

Export

MerchantApplication

Hierarchy

  • MerchantApplication

Properties

accept_terms_and_conditions: boolean

Indicates whether or not the merchant has accepted the terms and conditions.

Memberof

MerchantApplication

business_legal_entity?: BusinessLegalEntity

Merchant account details

Memberof

MerchantApplication

pricing_templates: PricingTemplate[]

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

Memberof

MerchantApplication

product_codes: ProductCode[]

Deprecated: See pricing_template for account details. The product codes applied to/associated with this merchant application.

Memberof

MerchantApplication

Deprecated

terms_and_conditions_links?: TermsAndConditionsDetail[]

Links to terms and conditions for a merchant application.

Memberof

MerchantApplication

updated_at?: string

Time at which the object was last updated.

Memberof

MerchantApplication

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

MerchantApplication

Generated using TypeDoc