DistributorAccount
Distributor Account Information
This page contains
Fields
| id: ID! | distributor account id | 
| createdOn: DateTime! | Time at which the account was created | 
| lastModifiedOn: DateTime | Time at which the account was last modified | 
| userId: String | Marketplace User Id | 
| accountId: String! | Marketplace Account(Company) id | 
| distributorId: String | Distributor id to which account belongs to | 
| distributorMarket: DistributorMarket PREVIEW | Distributor market to which account belongs to | 
| tenant: String | tenant on which distributor account exists | 
| email: String | User email address | 
| accountNumber: Long | Distributor user account number | 
| subscriptionKey: String | Distributor subscription key | 
| sftpHost: String | sftpHost | 
| sftpUserName: String | sftpUserName | 
| connectionStatus: DistributorAccountConnectionStatus! PREVIEW | Status for account connection with external distributor system | 
| settings: DistributorAccountSettings PREVIEW | Settings for the distributor account | 
| isCredsUpdatedInConnectorDb: Boolean | Flag to check if credentials are updated in connector db | 
Parent objects of DistributorAccount
| Distributor PREVIEW | Distributor information | 
Queries for DistributorAccount
| distributorAccount PREVIEW | Distributor Account Details | 
| distributors PREVIEW | Distributors' details |