Adyen · Schema

BusinessLine

BusinessLine schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
capability string The capability for which you are creating the business line. Possible values: **receivePayments**, **receiveFromPlatformPayments**, **issueBankAccount**
id string The unique identifier of the business line.
industryCode string A code that represents the [industry of the legal entity](https://docs.adyen.com/marketplaces-and-platforms/verification-requirements/reference-additional-products/#list-industry-codes). For example,
legalEntityId string Unique identifier of the [legal entity](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/legalEntities__resParam_id) that owns the business line.
problems array The verification errors related to capabilities for this supporting entity.
salesChannels array A list of channels where goods or services are sold. Possible values: **pos**, **posMoto**, **eCommerce**, **ecomMoto**, **payByLink**. Required only in combination with the `service` **paymentProcess
service string The service for which you are creating the business line. Possible values: * **paymentProcessing** * **banking**
sourceOfFunds object Contains information about the source of your user's funds. Required only for the `service` **banking**.
webData array List of website URLs where your user's goods or services are sold. When this is required for a service but your user does not have an online presence, provide the reason in the `webDataExemption` obje
webDataExemption object The reason why the web data is not provided.
View JSON Schema on GitHub