Download OpenAPI specification:
Voir : Authentification API Inqom
Base URL
| enterpriseId required | integer <int32> |
| accountId | integer <int32> |
| subAccountId | integer or null <int32> |
[- {
- "Id": 0,
- "AccountNoteId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string"
}
]| enterpriseId required | integer <int32> |
| accountNoteId | integer <int32> |
| File required | string <binary> File |
{- "Id": 0,
- "AccountNoteId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string"
}| enterpriseId required | integer <int32> |
| AccountNoteId required | integer <int32> |
| FileId required | integer <int32> |
{- "AccountNoteId": 0,
- "FileId": 0
}{- "Id": 0,
- "AccountNoteId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string"
}| enterpriseId required | integer <int32> Enterprise Id |
| AccountingFileType | string Enum: "Unknown" "ExpenseReport" "SupplierBill" "ClientBill" "Other" |
| Documents required | Array of strings <binary> [ items <binary > ] |
[- {
- "Id": 0,
- "AccountingFolderId": 0,
- "Name": "string",
- "Type": "string",
- "Size": 0,
- "OrigineId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "SourceId": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Checksum": "string",
- "Status": "string",
- "StatusReason": 0,
- "StatusUpdatedAt": "2019-08-24T14:15:22Z",
- "StatusResponsibleUserId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "GoogleJsonUrl": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "OriginalName": "string",
- "ContentSource": "string",
- "StatusReasons": "string",
- "CounterParty": "string",
- "Amount": 0.1,
- "EffectifDate": "2019-08-24T14:15:22Z",
- "UserDefinedThirdPartyName": "string",
- "TargetDate": "2019-08-24T14:15:22Z",
- "EntryGenerationProvider": "string",
- "HasRevisedStatus": true,
- "Provider": "string"
}
]| dossierId required | integer <int32> |
| File required | string <binary> |
| EntryId | integer <int32> |
| Date | string or null <date-time> |
| Reference | string or null |
| FileName required | string |
0| enterpriseId required | integer <int32> The accounting folder Id |
| entryIds | Array of integers or null <int32> [ items <int32 > ] The entry Ids |
[- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Analytics": [
- {
- "Id": 0,
- "EntryLineId": 0,
- "Value": 0,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
]
}
]| enterpriseId required | integer <int32> |
required | Array of objects (UpsertAnalyticsByEntryIdCommand) |
| SourceId | string or null |
| Source required | string Enum: "Unknown" "Manual" "ImportFec" "TaxReporting" "System" "PublicApi" "PermanentFileBuilding" "ANouveaux" "FixedAsset" "Grant" "Loan" "Lease" "CapPar" "CcaPca" "CurrentAccountInterest" "ImportTra" "ImportAnalytics" |
{- "Entries": [
- {
- "EntryId": 0,
- "Axis": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "EntryLines": [
- {
- "EntryLineId": 0,
- "Value": 0
}
]
}
]
}
]
}
], - "SourceId": "string",
- "Source": "Unknown"
}| enterpriseIds | Array of integers or null <int32> [ items <int32 > ] |
| execute | boolean Default: false |
{- "FolderResults": [
- {
- "AccountingFolderId": 0,
- "EntryResults": [
- {
- "AnEntryDate": "2019-08-24T14:15:22Z",
- "HasAn": true,
- "TooMuchAn": true,
- "IsImported": true,
- "RecoveryDone": true,
- "WithoutAnalytics": true,
- "IsAnalyticUpToDate": true,
- "CanUpdateAnalytics": true,
- "HasPhysicalAnEntryLinesNotFound": true,
- "HasMultiplePhysicalAnEntryLinesFound": true,
- "HasPhysicalAnEntryLinesWithAnalytics": true
}
]
}
]
}| enterpriseId required | integer <int32> |
| EntryLineIds required | Array of integers <int64> [ items <int64 > ] |
required | Array of objects (UpsertAxisAnalyticsByEntryLineIdCommand) |
| SourceId | string or null |
| Source required | string Enum: "Unknown" "Manual" "ImportFec" "TaxReporting" "System" "PublicApi" "PermanentFileBuilding" "ANouveaux" "FixedAsset" "Grant" "Loan" "Lease" "CapPar" "CcaPca" "CurrentAccountInterest" "ImportTra" "ImportAnalytics" |
{- "EntryLineIds": [
- 0
], - "Axises": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Value": 0
}
]
}
], - "SourceId": "string",
- "Source": "Unknown"
}| enterpriseId required | integer <int32> |
required | Array of objects (AddEntryLineAnalyticsWithoutCheckCommand) |
| SourceId | string or null |
| Source | string or null Enum: "Unknown" "Manual" "ImportFec" "TaxReporting" "System" "PublicApi" "PermanentFileBuilding" "ANouveaux" "FixedAsset" "Grant" "Loan" "Lease" "CapPar" "CcaPca" "CurrentAccountInterest" "ImportTra" "ImportAnalytics" |
{- "EntryLineAnalyticsWithoutCheckCommands": [
- {
- "EntryLineId": 0,
- "AxisId": 0,
- "TagId": 0,
- "Unit": "Percent",
- "Value": 0
}
], - "SourceId": "string",
- "Source": "Unknown"
}| enterpriseId required | integer <int32> |
| EntryLineIds required | Array of integers <int64> unique [ items <int64 > ] |
required | Array of objects (AddAxisAnalyticsCommand) |
| SourceId | string or null |
| Source required | string Enum: "Unknown" "Manual" "ImportFec" "TaxReporting" "System" "PublicApi" "PermanentFileBuilding" "ANouveaux" "FixedAsset" "Grant" "Loan" "Lease" "CapPar" "CcaPca" "CurrentAccountInterest" "ImportTra" "ImportAnalytics" |
{- "EntryLineIds": [
- 0
], - "Axises": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Value": 0
}
]
}
], - "SourceId": "string",
- "Source": "Unknown"
}| enterpriseId required | integer <int32> |
| axisId required | integer <int32> |
| EntryLineId required | integer <int64> |
required | Array of objects (TagAnalyticsByAmount) |
[- {
- "EntryLineId": 0,
- "Tags": [
- {
- "TagId": 0,
- "Amount": 0,
- "SourceId": "string",
- "Source": "Unknown"
}
]
}
][- {
- "EntryLineId": 0,
- "Tags": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "SourceId": "string",
- "Source": "Unknown"
}
]
}
]| enterpriseId required | integer <int32> |
| Source required | string Enum: "Unknown" "AccountingDocument" "BankTransaction" |
| SourceId required | integer <int32> |
| AxisIds required | Array of integers <int32> [ items <int32 > ] |
| UpdatedAt required | string <date-time> |
{- "Source": "Unknown",
- "SourceId": 0,
- "AxisIds": [
- 0
], - "UpdatedAt": "2019-08-24T14:15:22Z"
}| accountingFolderId required | integer <int32> |
{- "ExternalId": "string",
- "UniqueName": "string",
- "Siren": "string",
- "Nic": "string",
- "Siret": "string",
- "CodeNafId": 0,
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "VatSystemId": 0,
- "TaxSystemId": 0,
- "ChartOfAccountId": 0,
- "ExtendedChartOfAccountsId": 0,
- "VatTaxObligationReference": "string",
- "CseType": "None",
- "AccountingType": "Engagement",
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "ContractType": "Normal",
- "StateMode": "Active",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "CompanyId": 0,
- "Addresses": [
- {
- "Street": "string",
- "PostalCode": "string",
- "City": "string",
- "Supplement": "string",
- "AddressTypes": [
- "None"
]
}
], - "TradeName": "string",
- "UrlLogo": "string",
- "Container": "string",
- "AcceptProviderEmails": true,
- "IsEligibleToAi": true,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "TaxSystem": {
- "Id": 0,
- "Code": "string",
- "SubCode": "string",
- "Description": "string"
}, - "Email": "string",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "Id": 0,
- "Name": "string"
}| companyId required | integer <int32> |
| Ape | string or null [ 3 .. 6 ] characters Deprecated |
| CodeNafId | integer or null <int32> |
| Siren required | string [ 0 .. 9 ] characters |
| Nic | string or null [ 0 .. 5 ] characters |
| Name required | string |
| Telephone | string or null |
object (LocationCommand) | |
| LegalFormId | integer or null <int32> |
| LegalFormDisplayName | string or null [ 0 .. 150 ] characters |
| TaxSystemId | integer or null <int32> |
| VatSystemId | integer or null <int32> |
| CountryCodeId | integer or null <int32> |
| AccountingType | string or null Enum: "Engagement" "Trésorerie" |
| ExerciseBeginDate required | string <date-time> |
| ExerciseEndDate required | string <date-time> |
| MissionLetterDate | string or null <date-time> |
| VatDeadlineDay | integer or null <int32> |
| VatTaxObligationReference | string or null |
| VatRateOnTaxableSales | Array of numbers or null <decimal> [ items <decimal > ] |
| VatRateOnTaxablePurchases | number or null <double> |
| SalesExigibilite | string or null Enum: "Unknown" "OnReceipts" "OnDebits" "VatOptionOnDebits" "Mixed" |
| OwnerFirstName required | string |
| OwnerLastName required | string |
| ExternalId | string or null |
| ExternalSystemId | string or null <= 50 characters |
| ChartOfAccountsType | string or null Enum: "InqomPcg" "PCAAssociatif" "PCGeneral" "PCCSE" "PCNotary" "PCAgricole" |
| ExtendedChartOfAccountsId | integer or null <int32> |
| AccountingFolderTypology required | string Enum: "BookKeeping" "RevisionClosing" |
| SpecificTreatmentType | string or null Enum: "None" "Agricultural" |
| CseType | string or null Enum: "None" "Small" "Medium" "Large" |
| IsEligibleForReducedRate required | boolean |
| TaxIntracommunityNumber | string or null |
| HasCfeLiability | boolean or null |
| Rof | string or null |
| RegistrationCity | string or null |
| RegistrationType | string or null Enum: "None" "A" "B" |
| RegistrationDate | string or null <date-time> |
| Activity | string or null |
| CreationDate | string or null <date-time> |
| AccountingSoftwareName | string or null |
| WebSite | string or null |
string or null | |
Array of objects or null (ValueTuple[DateTime,DateTime]) | |
| StateMode | string or null Enum: "Active" "Closing" "Archived" "Migration" |
| IsListedOnTradeDirectory required | boolean |
| ShareCapital | number or null <double> |
| ParValue | number or null <double> |
| InventoryValue | number or null <double> |
| ShareTotalCount | integer or null <int64> |
| HasProductionLegalAnnexesAnnualAccounts required | boolean |
| HasVatKeeping required | boolean |
| HasAccountingSoftware required | boolean |
| IsSubjectToCvae required | boolean |
| IsCvaeAdvanceDeposit required | boolean |
| RofCVAE | string or null |
| IsMonoEstablishment required | boolean |
| IsSubjectTo1330Cvae required | boolean |
| AverageStaffCount | integer or null <int32> |
| ExerciceEndStaffCount | integer or null <int32> |
| PayrollManagedByCabinet | boolean or null |
| WithDepositeISTax required | boolean |
| TradeName | string or null |
| IsAppelALaGenerositeDuPublic | boolean or null |
| IsMedicoSocial required | boolean |
| ContractDistribution required | boolean |
Array of objects or null (CreateAccountingFolderStakeholderCommand) | |
Array of objects or null (CreateAccountingFolderAddressCommand) | |
| AccountingMode | string or null Enum: "Manual" "Auto" |
| ManagementMode | string or null Enum: "TotalProduction" "PreAccounting" |
{- "Ape": "string",
- "CodeNafId": 0,
- "Siren": "string",
- "Nic": "strin",
- "Name": "string",
- "Telephone": "string",
- "Location": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "CountryId": 0
}, - "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "TaxSystemId": 0,
- "VatSystemId": 0,
- "CountryCodeId": 0,
- "AccountingType": "Engagement",
- "ExerciseBeginDate": "2019-08-24T14:15:22Z",
- "ExerciseEndDate": "2019-08-24T14:15:22Z",
- "MissionLetterDate": "2019-08-24T14:15:22Z",
- "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "VatRateOnTaxableSales": [
- 0
], - "VatRateOnTaxablePurchases": 0.1,
- "SalesExigibilite": "Unknown",
- "OwnerFirstName": "string",
- "OwnerLastName": "string",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "ChartOfAccountsType": "InqomPcg",
- "ExtendedChartOfAccountsId": 0,
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "CseType": "None",
- "IsEligibleForReducedRate": true,
- "TaxIntracommunityNumber": "string",
- "HasCfeLiability": true,
- "Rof": "string",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "Activity": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "AccountingSoftwareName": "string",
- "WebSite": "string",
- "Email": "string",
- "Exercises": [
- {
- "Item1": "2019-08-24T14:15:22Z",
- "Item2": "2019-08-24T14:15:22Z"
}
], - "StateMode": "Active",
- "IsListedOnTradeDirectory": true,
- "ShareCapital": 0.1,
- "ParValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "HasVatKeeping": true,
- "HasAccountingSoftware": true,
- "IsSubjectToCvae": true,
- "IsCvaeAdvanceDeposit": true,
- "RofCVAE": "string",
- "IsMonoEstablishment": true,
- "IsSubjectTo1330Cvae": true,
- "AverageStaffCount": 0,
- "ExerciceEndStaffCount": 0,
- "PayrollManagedByCabinet": true,
- "WithDepositeISTax": true,
- "TradeName": "string",
- "IsAppelALaGenerositeDuPublic": true,
- "IsMedicoSocial": true,
- "ContractDistribution": true,
- "Stakeholders": [
- {
- "AdvisorType": "Conseil",
- "Name": "string",
- "Title": "string",
- "Address": "string",
- "AddressComplement": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "Locality": "string",
- "LegalFormId": 0,
- "CountryId": 0,
- "CGAType": "None",
- "ApprovedCenterNumber": "string",
- "AdhesionDate": "2019-08-24T14:15:22Z"
}
], - "Addresses": [
- {
- "AddressType": "None",
- "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryCodeId": 0,
- "Phone": "string",
- "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z"
}
], - "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction"
}0[- {
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| accountingFolderId required | integer <int32> |
{- "MissionLetterDate": "2019-08-24T14:15:22Z",
- "CodeApe": "string",
- "CodeNafId": 0,
- "LegalFormCode": "string",
- "LegalFormId": 0,
- "VatSystemCode": "string",
- "VatSystemId": 0,
- "TaxSystemId": 0,
- "AccountingType": "Engagement",
- "SalesExigibilite": "Unknown",
- "Nic": "string",
- "Id": 0,
- "ExternalId": "string",
- "UniqueName": "string",
- "Name": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "Siren": "string",
- "UrlLogo": "string",
- "ContractType": "Normal"
}| companyId required | integer <int32> |
| folderId required | integer <int32> |
{- "MissionLetterDate": "2019-08-24T14:15:22Z",
- "Company": {
- "Id": 0,
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "Name": "string",
- "TradeName": "string",
- "UniqueName": "string",
- "LegalFormId": 0,
- "Siren": "string",
- "Nic": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "UrlLogo": "string",
- "Activity": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "Telephone": "string",
- "Email": "string",
- "WebSite": "string",
- "CompanyGroupId": 0,
- "ContractType": "Normal",
- "CompanyType": "None",
- "OwnerLastname": "string",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z"
}, - "Id": 0,
- "ExternalId": "string",
- "UniqueName": "string",
- "Name": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "Siren": "string",
- "UrlLogo": "string",
- "ContractType": "Normal"
}| accountingFolderId required | integer <int32> |
{- "ShareCapital": 0.1,
- "ParValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "NaturalPersonShareholdersTotalCount": 0,
- "NaturalPersonShareholdersTotalShareCount": 0,
- "LegalPersonShareholdersTotalCount": 0,
- "LegalPersonShareholdersTotalShareCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "ShareholderPartsCompletion": {
- "IsComplete": true,
- "CompletionPercentage": 0
}, - "MajorShareholders": [
- {
- "Id": 0,
- "Name": "string",
- "IsCeo": true,
- "SharePercent": 0.1,
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountryId": 0,
- "AddressCountryCode": "string",
- "Kind": "NaturalPerson",
- "FullOwnerShipShareCount": 0,
- "BareOwnershipShareCount": 0,
- "UsufructShareCount": 0,
- "FiscalNumber": "string",
- "Gender": "None",
- "BrideName": "string",
- "Occupation": "string",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string",
- "BirthDepartment": "string",
- "BirthCountryId": 0,
- "BirthCountryCode": "string",
- "LegalFormId": 0,
- "LegalFormCode": "string",
- "Siren": "string"
}
], - "MinorShareholders": [
- {
- "Id": 0,
- "Name": "string",
- "IsCeo": true,
- "SharePercent": 0.1,
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountryId": 0,
- "AddressCountryCode": "string",
- "Kind": "NaturalPerson",
- "FullOwnerShipShareCount": 0,
- "BareOwnershipShareCount": 0,
- "UsufructShareCount": 0,
- "FiscalNumber": "string",
- "Gender": "None",
- "BrideName": "string",
- "Occupation": "string",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string",
- "BirthDepartment": "string",
- "BirthCountryId": 0,
- "BirthCountryCode": "string",
- "LegalFormId": 0,
- "LegalFormCode": "string",
- "Siren": "string"
}
], - "Subsidiaries": [
- {
- "Id": 0,
- "Name": "string",
- "SharePercent": 0,
- "AddressInfo": {
- "Street": "string",
- "Additional": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryCode": "string"
}, - "LegalFormId": 0,
- "LegalFormCode": "string",
- "Siren": "string"
}
]
}| accountingFolderId required | integer <int32> |
| ShareCapital | number or null <double> |
| ParValue | number or null <double> |
| InventoryValue | number or null <double> |
| ShareTotalCount | integer or null <int64> |
| NaturalPersonShareholdersTotalCount | integer or null <int32> |
| NaturalPersonShareholdersTotalShareCount | integer or null <int32> |
| LegalPersonShareholdersTotalCount | integer or null <int32> |
| LegalPersonShareholdersTotalShareCount | integer or null <int32> |
| MinorShareholdersCount | integer or null <int32> |
| MinorShareholdersShareCount | integer or null <int32> |
| companyId required | integer <int32> |
| folderId required | integer <int32> |
| StaffCountAverage | integer or null <int32> |
| StaffCountFinal | integer or null <int32> |
| PayrollManagedByCabinet | boolean or null |
| folderId required | integer <int32> |
[- {
- "Id": 0,
- "Name": "string",
- "Siren": "string",
- "Nic": "string",
- "CompanyType": "None",
- "Owner": true,
- "Street": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryCodeName": "string",
- "CompanyGroupId": 0,
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z"
}
]| accountingFolderId required | integer <int32> |
[- {
- "Id": 0,
- "Name": "string",
- "Siren": "string",
- "Nic": "string",
- "CompanyType": "None",
- "Owner": true,
- "Street": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryCodeName": "string",
- "CompanyGroupId": 0,
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z"
}
]| accountingFolderId required | integer <int32> |
{- "AccountingFolderId": 0,
- "IsGroupHead": true,
- "FiscalIntegratedSubsidiaries": [
- { }
], - "IsFiscalIntegrated": true,
- "GroupHeadLegalPersonId": 0,
- "FiscalIntegrationDateBegin": "2019-08-24T14:15:22Z",
- "FiscalIntegrationDateEnd": "2019-08-24T14:15:22Z",
- "OwnerFiscalIntegrationDateBegin": "2019-08-24T14:15:22Z",
- "OwnerFiscalIntegrationDateEnd": "2019-08-24T14:15:22Z",
- "IsFiscalGroupEligibleForReducedRate": true
}| accountingFolderId required | integer <int32> |
| GroupHeadLegalPersonId | integer or null <int32> |
| OwnerFiscalIntegrationDateBegin | string or null <date-time> |
| OwnerFiscalIntegrationDateEnd | string or null <date-time> |
| FiscalIntegrationDateBegin | string or null <date-time> |
| FiscalIntegrationDateEnd | string or null <date-time> |
| IsFiscalGroupEligibleForReducedRate required | boolean |
Array of objects or null (FiscalIntegratedSubsidiaryCommand) |
{- "GroupHeadLegalPersonId": 0,
- "OwnerFiscalIntegrationDateBegin": "2019-08-24T14:15:22Z",
- "OwnerFiscalIntegrationDateEnd": "2019-08-24T14:15:22Z",
- "FiscalIntegrationDateBegin": "2019-08-24T14:15:22Z",
- "FiscalIntegrationDateEnd": "2019-08-24T14:15:22Z",
- "IsFiscalGroupEligibleForReducedRate": true,
- "FiscalIntegratedSubsidiaryCommands": [
- {
- "FiscalIntegratedSubsidiaryLegalPersonId": 0,
- "FiscalIntegrationDateBegin": "2019-08-24T14:15:22Z",
- "FiscalIntegrationDateEnd": "2019-08-24T14:15:22Z"
}
]
}| accountingFolderId required | integer <int32> |
| ChartOfAccountsId required | integer <int32> |
| ExtendedChartOfAccountsId | integer or null <int32> |
{- "ChartOfAccountsId": 0,
- "ExtendedChartOfAccountsId": 0
}{- "AccountingFolderId": 0,
- "ChartOfAccountsId": 0,
- "ExtendedChartOfAccountsId": 0
}| accountingFolderId | integer or null <int32> |
| accountingFolderName | string or null |
{- "Id": 0,
- "ExternalId": "string",
- "UniqueName": "string",
- "TradeName": "string",
- "Name": "string",
- "UrlLogo": "string",
- "Container": "string",
- "Siren": "string",
- "IsEligibleToAi": true,
- "AcceptProviderEmails": true,
- "TaxSystem": {
- "Id": 0,
- "Code": "string",
- "SubCode": "string",
- "Description": "string"
}, - "Addresses": [
- {
- "Street": "string",
- "PostalCode": "string",
- "City": "string",
- "Supplement": "string",
- "AddressTypes": [
- "None"
]
}
], - "AccountingType": "Engagement",
- "ContractType": "Normal",
- "StateMode": "Active",
- "CompanyId": 0,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "TaxSystemId": 0,
- "SpecificTreatmentType": "None"
}| accountingFolderId required | integer <int32> |
{- "AccountLabelUpperCase": true,
- "AccountNameAligned": true,
- "AccountNameAlignmentMinChars": 0,
- "ManageQuantities": true,
- "ManageSellingPrice": true,
- "ManageDueDate": true
}| accountingFolderId required | integer <int32> |
| AccountLabelUpperCase | boolean or null |
| AccountNameAligned | boolean or null |
| AccountNameAlignmentMinChars | integer or null <int32> |
| ManageQuantities | boolean or null |
| ManageSellingPrice | boolean or null |
| ManageDueDate | boolean or null |
{- "AccountLabelUpperCase": true,
- "AccountNameAligned": true,
- "AccountNameAlignmentMinChars": 0,
- "ManageQuantities": true,
- "ManageSellingPrice": true,
- "ManageDueDate": true
}{- "AccountLabelUpperCase": true,
- "AccountNameAligned": true,
- "AccountNameAlignmentMinChars": 0,
- "ManageQuantities": true,
- "ManageSellingPrice": true,
- "ManageDueDate": true
}| accountingFolderId required | integer <int32> |
| startDate | string or null <date-time> |
| categoryIds | Array of strings or null |
| withoutAuxiliaryAccounts | boolean or null |
[- {
- "Id": "string",
- "Label": "string",
- "Definition": "string",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "Accounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": "string",
- "AmountType": "All",
- "IsInvert": true
}
]
}
]| accountingFolderId required | integer <int32> |
| Accounts required | Array of strings unique |
| CategoryIdOrigin required | string |
| CategoryIdDestination required | string |
{- "Accounts": [
- "string"
], - "CategoryIdOrigin": "string",
- "CategoryIdDestination": "string"
}| accountingFolderId required | integer <int32> |
{- "Id": 0,
- "Name": "string",
- "ChartOfAccountId": 0,
- "ExtendedChartOfAccountsId": 0,
- "CompanyId": 0,
- "TaxSystemId": 0,
- "TaxSystemCode": "string",
- "TaxSystemSubCode": "string",
- "TaxSystemDescription": "string",
- "TaxSystemCountryCodeId": 0,
- "TaxSystemIsBalance": true,
- "TaxSystemWithDepositeISTax": true,
- "TaxSystemIsEligibleForReducedRate": true,
- "TaxSystemRof": "string",
- "VatSystemId": 0,
- "IsAgriculturalCA12Applicable": true,
- "VatSystemCode": "string",
- "VatSystemDescription": "string",
- "VatSystemCountryCodeId": 0,
- "VatSystemWithDeposit": true,
- "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "TaxIntracommunityNumber": "string",
- "VatRateOnTaxablePurchases": 0.1,
- "VatRateOnTaxableSales": [
- 0
], - "SalesExigibilite": "Unknown",
- "IsCvaeAdvanceDeposit": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsMonoEstablishment": true,
- "RofCVAE": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "HasPayrollTaxLiability": true,
- "HasCfeLiability": true,
- "TaxReporterGender": "string",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string"
}| accountingFolderId required | integer <int32> |
[- {
- "Id": 0,
- "AdvisorType": "Conseil",
- "Name": "string",
- "Title": "string",
- "Address": "string",
- "AddressComplement": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "Locality": "string",
- "LegalFormId": 0,
- "LegalFormCode": "string",
- "CountryId": 0,
- "CountryCode": "string",
- "CGAType": "None",
- "ApprovedCenterNumber": "string",
- "AdhesionDate": "2019-08-24T14:15:22Z"
}
][- {
- "AccountingFolderId": 0,
- "EntriesInSuspenseAccountCount": 0,
- "UnletteredPaymentsCount": 0,
- "NotSeenEntryLinesCount": 0,
- "TotalEntryLinesCount": 0,
- "NextExerciseEndDateForFolder": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
[- {
- "ImportedAccount": 0,
- "ImportedAccountLabel": "string",
- "ImportedSubAccount": "string",
- "ImportedSubAccountLabel": "string",
- "DestinationAccount": {
- "AccountId": 0,
- "SubAccountId": 0,
- "EnterpriseId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "Impactable": true,
- "Dividable": true,
- "AuxAccount": 0,
- "IsAux": true,
- "IsManaged": true
}, - "MappingAccountState": "Unknown",
- "Id": 0
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
[- {
- "Id": 0,
- "ImportedAccount": 0,
- "ImportedAccountLabel": "string",
- "ImportedSubAccount": "string",
- "ImportedSubAccountLabel": "string",
- "DestinationId": 0,
- "DestinationSubId": 0,
- "MappingAccountState": "Unknown",
- "BookOperationId": 0,
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
| mappingId required | integer <int32> |
| pageSize | integer or null <int32> |
[- {
- "Journal": "string",
- "Amount": 0,
- "Account": "string",
- "AccountLabel": "string",
- "Label": "string",
- "Date": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
[- {
- "Id": 0,
- "ImportedAccount": 0,
- "ImportedAccountLabel": "string",
- "ImportedSubAccount": "string",
- "ImportedSubAccountLabel": "string",
- "DestinationId": 0,
- "DestinationSubId": 0,
- "MappingAccountState": "Unknown",
- "BookOperationId": 0,
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
| accountMappingId required | integer <int32> |
| AccountId required | integer <int32> |
| SubAccountId | integer or null <int32> |
{- "AccountId": 0,
- "SubAccountId": 0
}| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
Array of objects or null (AccountMappingCommand) |
{- "Mappings": [
- {
- "AccountCode": 0,
- "AccountDescription": "string",
- "SubAccountCode": "string",
- "SubAccountLabel": "string",
- "FromAux": true
}
]
}0| enterpriseId required | integer <int32> |
| File required | string <binary> Initial Mapping File |
[- {
- "Id": 0,
- "SourceAccount": "string",
- "TargetAccount": "string",
- "RuleOrder": 0,
- "CompareType": "Exact",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| accountNoteId required | integer <int32> |
{- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Text": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "AccountFiles": [
- {
- "Id": 0,
- "AccountNoteId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string"
}
]
}| enterpriseId required | integer <int32> |
| accountNoteId required | integer <int32> |
| Text | string or null <= 400 characters |
| StartDate | string or null <date-time> |
| EndDate | string or null <date-time> |
{- "Text": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}{- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Text": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "AccountFiles": [
- {
- "Id": 0,
- "AccountNoteId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string"
}
]
}| enterpriseId required | integer <int32> |
| accountId | integer <int32> |
| subAccountId | integer or null <int32> |
[- {
- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Text": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "AccountFiles": [
- {
- "Id": 0,
- "AccountNoteId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string"
}
]
}
]| enterpriseId required | integer <int32> |
| AccountId required | integer <int32> |
| SubAccountId | integer or null <int32> |
| Text | string or null <= 400 characters |
| StartDate | string or null <date-time> |
| EndDate | string or null <date-time> |
{- "AccountId": 0,
- "SubAccountId": 0,
- "Text": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}{- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Text": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "AccountFiles": [
- {
- "Id": 0,
- "AccountNoteId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string"
}
]
}| enterpriseId required | integer <int32> |
| accountId | integer <int32> |
| subAccountId | integer or null <int32> |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
{- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "Tasks": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Done": true,
- "Description": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}
}
], - "Notes": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Text": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "AccountFiles": [
- {
- "Id": 0,
- "AccountNoteId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string"
}
]
}
]
}| enterpriseId required | integer <int32> |
| startDate required | string <date-time> |
| endDate required | string <date-time> |
[- {
- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Text": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "AccountFiles": [
- {
- "Id": 0,
- "AccountNoteId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string"
}
]
}
]| enterpriseId required | integer <int32> |
required | Array of objects (AccountKeyRequest) |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "AccountIds": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
], - "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}[- {
- "Account": {
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "RemainingTaskCount": 0,
- "EntryLineUnrevisedCount": 0
}
]| accountingFolderId required | integer <int32> |
| OperationId | integer or null <int32> |
| AtDate | string or null <date-time> |
required | Array of objects (CreateSingleAccount) |
{- "OperationId": 0,
- "AtDate": "2019-08-24T14:15:22Z",
- "Accounts": [
- {
- "AccountId": 0,
- "IsAux": true,
- "IsImpactable": true,
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}
]
}[- {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}
]| accountingFolderId required | integer <int32> |
| withStatus | boolean or null Default: true |
[- {
- "Id": 0,
- "Account": 0,
- "Description": "string",
- "Level1": 0,
- "Level2": 0,
- "Level3": 0,
- "Level4": 0,
- "Level5": 0,
- "Level6": 0,
- "Level7": 0,
- "MappingAccount": 0,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Obsolete": true,
- "Optional": true,
- "AccountName": "string",
- "AccountLabel": "string",
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}
]| accountingFolderId required | integer <int32> |
| withDeleted required | boolean Default: false |
| withStatus | boolean or null Default: true |
| withoutAuxiliaryAccounts | boolean or null |
[- {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}
]| accountingFolderId required | integer <int32> |
required | object (GetAccountsUntaggedAnalyticallyQueryPeriod) |
{- "Period": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}
}[- {
- "Account": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "UntaggedLineCount": 0
}
]| accountingFolderId required | integer <int32> |
[- "CompteDeCharge"
][- {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}
]| accountingFolderId required | integer <int32> |
[- "CompteDeCharge"
][- {
- "Category": "CompteDeCharge",
- "AccountKeys": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
]
}
]| accountingFolderId required | integer <int32> |
| accountId required | integer <int32> |
| subAccountId | integer or null <int32> |
[- {
- "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "AccountName": "string",
- "Description": "string"
}
]| accountingFolderId required | integer <int32> |
| IsAggregator required | boolean |
required | Array of objects (AccountKey) |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
required | object (DestinationEntryCommand) |
{- "IsAggregator": true,
- "AccountsSource": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
], - "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "DestinationEntry": {
- "Account": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "EntryDate": "2019-08-24T14:15:22Z",
- "EntryLabel": "string",
- "JournalId": 0,
- "DestinationEntryOptions": {
- "AreDestinationAccountLinesDetailed": true
}
}
}{- "CreatedEntryIds": [
- 0
], - "IsPartial": true,
- "NotTransferredAccounts": [
- {
- "SourceAccount": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "SourceSubAccountCode": "string",
- "DestinationAccount": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "Reason": "SourceSubAccountNotImpactable"
}
]
}| accountingFolderId required | integer <int32> |
| accountId required | integer <int32> |
| Label | string or null |
| Dividable | boolean or null |
| Impactable | boolean or null |
{- "Label": "string",
- "Dividable": true,
- "Impactable": true
}{- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}| accountingFolderId required | integer <int32> |
| ErrorMessage | string or null |
Array of objects or null (AccountKey) |
{- "ErrorMessage": "string",
- "AccountKeys": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
]
}| accountingFolderId required | integer <int32> |
required | Array of objects (AddOverriddenAccountCommand) |
{- "Commands": [
- {
- "AccountId": 0,
- "Label": "string",
- "Dividable": true,
- "Impactable": true,
- "SourceType": "ByUser"
}
]
}| accountingFolderId required | integer <int32> |
required | object (AccountKey) |
required | object (AccountKey) |
{- "OriginAccount": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "DestinationAccount": {
- "AccountId": 0,
- "SubAccountId": 0
}
}0| chartOfAccountsId required | integer <int32> |
[- {
- "Id": "string",
- "Label": "string",
- "Definition": "string",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IncludedAccounts": [
- {
- "Account": "string",
- "AmountType": "All",
- "IsInvert": true
}
], - "ExcludedAccounts": [
- {
- "Account": "string",
- "AmountType": "All",
- "IsInvert": true
}
]
}
]| chartOfAccountsId required | integer <int32> |
| Id required | string |
| Label required | string |
| Definition required | string |
| ValidFrom | string or null <date-time> |
| ValidTo | string or null <date-time> |
[- {
- "Id": "string",
- "Label": "string",
- "Definition": "string",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z"
}
]| chartOfAccountsId required | integer <int32> |
| Id | string or null |
| ValidFrom | string or null <date-time> |
| ValidTo | string or null <date-time> |
[- {
- "Id": "string",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z"
}
]| accountingFolderId required | integer <int32> |
[- {
- "Id": "string",
- "Label": "string",
- "Definition": "string",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IncludedAccounts": [
- {
- "Account": "string",
- "AmountType": "All",
- "IsInvert": true
}
], - "ExcludedAccounts": [
- {
- "Account": "string",
- "AmountType": "All",
- "IsInvert": true
}
]
}
]| enterpriseId required | integer <int32> |
| accountTaskId required | integer <int32> |
{- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Done": true,
- "Description": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}
}| enterpriseId required | integer <int32> |
| accountTaskId required | integer <int32> |
| Done required | boolean |
| Description required | string <= 200 characters |
{- "Done": true,
- "Description": "string"
}{- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Done": true,
- "Description": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}
}| enterpriseId required | integer <int32> |
| accountId | integer <int32> |
| subAccountId | integer or null <int32> |
[- {
- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Done": true,
- "Description": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}
}
]| enterpriseId required | integer <int32> |
| AccountId required | integer <int32> |
| SubAccountId | integer or null <int32> |
| Done required | boolean |
| Description required | string <= 200 characters |
{- "AccountId": 0,
- "SubAccountId": 0,
- "Done": true,
- "Description": "string"
}{- "Id": 0,
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Done": true,
- "Description": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}
}| accountingFolderId required | integer <int32> |
[- {
- "PersonId": 0,
- "PersonType": "LegalPerson",
- "Name": "string",
- "StakeholderType": "AuditorOfAccountsTitular",
- "CorporateOfficerType": "NotSpecified"
}
]| companyId required | integer <int32> |
| accountingFolderId required | integer <int32> |
| LegalPersonId | integer or null <int32> |
| NaturalPersonId | integer or null <int32> |
| StakeholderType required | string Enum: "AuditorOfAccountsTitular" "AuditorOfAccountsSubstitute" "PropertyAdministrator" "CorporateOfficer" "ProfessionalAccountant" "Advisor" "TaxReporter" "LegalRepresentative" |
{- "LegalPersonId": 0,
- "NaturalPersonId": 0,
- "StakeholderType": "AuditorOfAccountsTitular"
}| accountingFolderId required | integer <int32> |
| AccountingFolderId required | integer <int32> |
| LegalPersonId | integer or null <int32> |
| NaturalPersonId | integer or null <int32> |
| MsaNumber | integer or null <int64> |
| PacageNumber | integer or null <int32> |
| BndiNumber | string or null |
| IsOwnerOperator | boolean or null |
{- "AccountingFolderId": 0,
- "LegalPersonId": 0,
- "NaturalPersonId": 0,
- "MsaNumber": 0,
- "PacageNumber": 0,
- "BndiNumber": "string",
- "IsOwnerOperator": true
}0| accountingFolderId required | integer <int32> |
| personId | integer <int32> |
{- "Id": 0,
- "PacageNumber": 0,
- "MsaNumber": 0,
- "BndiNumber": "string",
- "IsOwnerOperator": true
}| accountingFolderId required | integer <int32> |
| agriculturalOperatorInfoId required | integer <int32> |
| AccountingFolderId required | integer <int32> |
| Id required | integer <int32> |
| MsaNumber | integer or null <int64> |
| PacageNumber | integer or null <int32> |
| BndiNumber | string or null |
| IsOwnerOperator | boolean or null |
{- "AccountingFolderId": 0,
- "Id": 0,
- "MsaNumber": 0,
- "PacageNumber": 0,
- "BndiNumber": "string",
- "IsOwnerOperator": true
}| enterpriseId required | integer <int32> |
query
required | object (GetAnalyticBalancesQueryPeriod) |
object (GetAnalyticBalancesQueryPeriod) | |
| ANouveauFilter required | string Enum: "Normal" "Without" "Only" "DontCare" |
| Aggregation required | string Enum: "AuxAggregated" "AuxDetailed" "AuxAggregatedAndDetailed" "Pcg" "WithoutAux" "AggregationOnPcAccountWithDetails" "AggregationOnPcAccountWithoutDetails" |
| BalanceScope required | string Enum: "Impacted" "Created" "UnBalanced" "UnReviewed" "BalancedWithUnlettered" "Abnormal" "AllAccount" "AllImpactableAccounts" "Optional" "Mandatory" |
| TagIds | Array of integers or null <int32> [ items <int32 > ] |
| AccountFilterIncludesPreviousRange required | boolean |
| AuxAccountId | integer or null <int32> |
| AccountIds | Array of integers or null <int32> [ items <int32 > ] |
{- "Current": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "Previous": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "ANouveauFilter": "Normal",
- "Aggregation": "AuxAggregated",
- "BalanceScope": "Impacted",
- "TagIds": [
- 0
], - "AccountFilterIncludesPreviousRange": true,
- "AuxAccountId": 0,
- "AccountIds": [
- 0
]
}{- "Balances": [
- {
- "Account": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "AuxCount": 0,
- "IsAggregator": true
}, - "Current": {
- "Debit": 0,
- "Credit": 0,
- "TotalDebit": 0,
- "TotalCredit": 0,
- "LinesCount": 0,
- "LinesUnrevisedCount": 0,
- "WithoutTagsForSelectedAxesLinesCount": 0
}, - "Previous": {
- "VariationDebit": 0.1,
- "VariationCredit": 0.1,
- "VariationPercentage": 0.1,
- "Debit": 0,
- "Credit": 0,
- "TotalDebit": 0,
- "TotalCredit": 0,
- "LinesCount": 0,
- "LinesUnrevisedCount": 0,
- "WithoutTagsForSelectedAxesLinesCount": 0
}
}
]
}| enterpriseId required | integer <int32> |
query
required | object (GetAnalyticBalancesByTagIdQueryPeriod) |
object (GetAnalyticBalancesByTagIdQueryPeriod) | |
| ANouveauFilter required | string Enum: "Normal" "Without" "Only" "DontCare" |
| Aggregation required | string Enum: "AuxAggregated" "AuxDetailed" "AuxAggregatedAndDetailed" "Pcg" "WithoutAux" "AggregationOnPcAccountWithDetails" "AggregationOnPcAccountWithoutDetails" |
| BalanceScope required | string Enum: "Impacted" "Created" "UnBalanced" "UnReviewed" "BalancedWithUnlettered" "Abnormal" "AllAccount" "AllImpactableAccounts" "Optional" "Mandatory" |
| TagIds | Array of integers or null <int32> [ items <int32 > ] |
| AccountFilterIncludesPreviousRange required | boolean |
| AuxAccountId | integer or null <int32> |
| AccountIds | Array of integers or null <int32> [ items <int32 > ] |
{- "Current": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "Previous": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "ANouveauFilter": "Normal",
- "Aggregation": "AuxAggregated",
- "BalanceScope": "Impacted",
- "TagIds": [
- 0
], - "AccountFilterIncludesPreviousRange": true,
- "AuxAccountId": 0,
- "AccountIds": [
- 0
]
}{- "BalancesByTagId": [
- {
- "TagId": 0,
- "Balances": [
- {
- "Account": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "AuxCount": 0,
- "IsAggregator": true
}, - "Current": {
- "Debit": 0,
- "Credit": 0,
- "TotalDebit": 0,
- "TotalCredit": 0
}, - "Previous": {
- "VariationDebit": 0.1,
- "VariationCredit": 0.1,
- "VariationPercentage": 0.1,
- "Debit": 0,
- "Credit": 0,
- "TotalDebit": 0,
- "TotalCredit": 0
}
}
]
}
]
}| enterpriseId required | integer <int32> |
query
required | object (GetAnalyticBalancesSummaryByAxisIdsQueryPeriod) |
| AccountScope | string or null Enum: "General" "Providers" "Customers" "IncomeStatement" "FixedAsset" "Bank" |
{- "Period": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "AccountScope": "General"
}{- "Summaries": [
- {
- "AxisId": 0,
- "EntryLinesCount": 0,
- "AccountsCount": 0,
- "Balance": 0
}
]
}| enterpriseId required | integer <int32> |
| axisId required | integer <int32> |
query
required | object (GetAnalyticBalanceByAxisIdQueryPeriod) |
object (GetAnalyticBalanceByAxisIdQueryPeriod) | |
| AccountScope | string or null Enum: "General" "Providers" "Customers" "IncomeStatement" "FixedAsset" "Bank" |
| Aggregation required | string Enum: "AuxAggregated" "AuxDetailed" "AuxAggregatedAndDetailed" "Pcg" "WithoutAux" "AggregationOnPcAccountWithDetails" "AggregationOnPcAccountWithoutDetails" |
| AuxAccountId | integer or null <int32> |
| WithTags | string or null Enum: "Untagged" "Tagged" "All" |
{- "Period": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "PeriodNMinusOne": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "AccountScope": "General",
- "Aggregation": "AuxAggregated",
- "AuxAccountId": 0,
- "WithTags": "Untagged"
}{- "AxisId": 0,
- "Tags": [
- {
- "TagId": 0,
- "Accounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "AuxCount": 0,
- "IsAggregator": true,
- "Balance": 0,
- "CurrentPeriod": {
- "Balance": 0,
- "TotalDebit": 0,
- "TotalCredit": 0
}, - "PreviousPeriod": {
- "Balance": 0,
- "TotalDebit": 0,
- "TotalCredit": 0
}, - "Variation": {
- "Variation": 0.1,
- "VariationPercentage": 0.1
}
}
]
}
]
}| enterpriseId required | integer <int32> |
| exportType | string Value: "Xlsx" |
query
| AxisId required | integer <int32> |
required | object (ExportAnalyticBalancesQueryPeriod) |
object (ExportAnalyticBalancesQueryPeriod) | |
| AccountScope | string or null Enum: "General" "Providers" "Customers" "IncomeStatement" "FixedAsset" "Bank" |
| WithTags | string or null Enum: "Untagged" "Tagged" "All" |
{- "AxisId": 0,
- "Period": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "PeriodNMinusOne": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "AccountScope": "General",
- "WithTags": "Untagged"
}"string"| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
[- {
- "Id": 0,
- "AxisName": "string",
- "TagName": "string",
- "AxisId": 0,
- "TagId": 0,
- "State": "Unknown",
- "OperationId": 0
}
]| enterpriseId required | integer <int32> |
| analyticsMappingId required | integer <int32> |
| AxisId required | integer <int32> |
| TagId required | integer <int32> |
{- "AxisId": 0,
- "TagId": 0
}| enterpriseId required | integer <int32> |
| anEntryId required | integer <int32> |
required | Array of objects (AccountKey) |
{- "Accounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
]
}| enterpriseId required | integer <int32> Enterprise id to search |
| previousClosedExerciseId required | integer <int32> id of previous exercise on which the AN is based |
| journalId | integer or null <int32> Optionnal journalId |
| forceIfEvenLetteringsNotBalanced | boolean or null |
| ignoreWarnings | boolean or null |
| enterpriseId | integer or null <int32> |
| userId | integer or null <int32> |
| entityChangeType | string or null Enum: "Unknown" "Technical" "BookEntry" "BookBalance" "User" "Ticket" "Planning" "BankinItem" "AccountingFiles" "FileItem" "Email" "Comment" "Invite" "Enterprise" "SupportAction" "AssignUserRole" "BookEntryLine" "BookAccountState" "InboundMail" "AssignationConfirmation" "NotificationToSale" "DownloadFiles" "NewMessage" |
| entityAction | string or null Enum: "CreateBookEntry" "UpdateBookEntry" "Match" "Unmatch" "ImportedBookEntry" "ValidatedBookEntry" "CreateBookLedger" "UpdateBookLedger" "CreateUser" "UpdateUser" "ActivateUser" "DeactivateUser" "ResetPassword" "CreateTicket" "CreateComment" "ResolveTicket" "ReopenTicket" "PersonalNotifyTicket" "CreateTicketEmergency" "CreateCommentEmergency" "DeleteAbsence" "DeleteVacation" "CreateAbsence" "CreateVacation" "CountDoublonAccountingFiles" "AccountingFileUploaded" "VacationValidated" "CreateAccountingFile" "CreateAdministratifFile" "VacationRejected" "UpdateAccountingFile" "UpdateAdministratifFile" "UpdateFileType" "UpdateThumbUrl" "UpdatedByCheckSumJobs" "UpdatedByDropBoxJobs" "UpdatedByMagasJobs" "SoftDeleteFile" "RealDeleteFile" "SoftDeletedByMagasJobs" "BankinStateNeedHumanAction" "BankinStateInvalidCredentials" "UpdatedByOcrJobs" "CreatePrivateNote" "MessagingReplyTo" "ReceivedEmailError" "FileIsAttachedToTicket" "TicketWithoutAnswerAfter24H" "MentionPrivate" "MentionPublic" "CreateNote" "FileIsAttachedToRevision" "NewUserInFred" "ExistedUserInvitation" "NewCollaboratorEmploye" "ExistedCollaboratorEmploye" "NewCollaboratorDaf" "ExistedCollaboratorDaf" "NewCollaboratorFreelancer" "ExistedCollaboratorFreelancer" "NewCollaboratorCeo" "ExistedCollaboratorCeo" "NewCollaboratorCabinet" "ExistedCollaboratorCabinet" "EnterpriseArchive" "EnterpriseClose" "EnterpriseActivate" "EnterpriseInactivate" "EnterpriseCreate" "EnterpriseNameUpdate" "EnterpriseSoftDelete" "EnterpriseUndelete" "EnterpriseAccountingModeUpdate" "EnterpriseTypeToDemo" "EnterpriseTypeToFake" "EnterpriseTypeToTrial" "EnterpriseTypeToNormal" "EnterpriseToIa" "EnterpriseToManual" "EnterpriseToMaga" "EnterpriseToMagaToIa" "EnterpriseToPreAccounting" "EnterpriseToTotalProduction" "AssignmentToAccountant" "AssignmentToCeoDaf" "DeassignmentToAccountant" "Move" "Remove" "DeassignmentToClient" "PublishTickets" "UpdateBookAccountStateStatusAnomaly" "UpdateBookAccountStateStatusValidate" "UpdateBookAccountStateComment" "ReviseEntryLine" "UnreviseEntryLine" "UnsupportedMultipleRecipients" "UnsupportedReceivedEmailFormat" "UnAuthorizedEmail" "ReceiveMailReport" "NoAttachmentFound" "ForwardEmail" "MailToPdfReport" "ConfirmationToClient" "ConfirmationToChiefAccountant" "ConfirmationToChiefMission" "Declined" "Voided" "Completed" "Confirmed" "DownloadFiles" "NewMessage" "NewCollaborator" "WelcomeEmail" "InviteForRegister" |
| entityId | string or null |
[- {
- "id": "string",
- "enterpriseId": 0,
- "userId": 0,
- "userName": "string",
- "urlAvatar": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "entities": [
- {
- "id": "string",
- "entityType": "Unknown",
- "entityAction": "CreateBookEntry",
- "message": "string",
- "version": 0
}
], - "message": "string"
}
]| enterpriseId | integer <int32> |
[- {
- "id": "string",
- "enterpriseId": 0,
- "userId": 0,
- "userName": "string",
- "urlAvatar": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "entities": [
- {
- "id": "string",
- "entityType": "Unknown",
- "entityAction": "CreateBookEntry",
- "message": "string",
- "version": 0
}
], - "message": "string"
}
]| enterpriseId | integer <int32> |
| userId | integer <int32> |
[- {
- "id": "string",
- "enterpriseId": 0,
- "userId": 0,
- "userName": "string",
- "urlAvatar": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "entities": [
- {
- "id": "string",
- "entityType": "Unknown",
- "entityAction": "CreateBookEntry",
- "message": "string",
- "version": 0
}
], - "message": "string"
}
]| enterpriseId | integer <int32> |
| userId | integer or null <int32> |
| entityChangeType | string or null Enum: "Unknown" "Technical" "BookEntry" "BookBalance" "User" "Ticket" "Planning" "BankinItem" "AccountingFiles" "FileItem" "Email" "Comment" "Invite" "Enterprise" "SupportAction" "AssignUserRole" "BookEntryLine" "BookAccountState" "InboundMail" "AssignationConfirmation" "NotificationToSale" "DownloadFiles" "NewMessage" |
| entityAction | string or null Enum: "CreateBookEntry" "UpdateBookEntry" "Match" "Unmatch" "ImportedBookEntry" "ValidatedBookEntry" "CreateBookLedger" "UpdateBookLedger" "CreateUser" "UpdateUser" "ActivateUser" "DeactivateUser" "ResetPassword" "CreateTicket" "CreateComment" "ResolveTicket" "ReopenTicket" "PersonalNotifyTicket" "CreateTicketEmergency" "CreateCommentEmergency" "DeleteAbsence" "DeleteVacation" "CreateAbsence" "CreateVacation" "CountDoublonAccountingFiles" "AccountingFileUploaded" "VacationValidated" "CreateAccountingFile" "CreateAdministratifFile" "VacationRejected" "UpdateAccountingFile" "UpdateAdministratifFile" "UpdateFileType" "UpdateThumbUrl" "UpdatedByCheckSumJobs" "UpdatedByDropBoxJobs" "UpdatedByMagasJobs" "SoftDeleteFile" "RealDeleteFile" "SoftDeletedByMagasJobs" "BankinStateNeedHumanAction" "BankinStateInvalidCredentials" "UpdatedByOcrJobs" "CreatePrivateNote" "MessagingReplyTo" "ReceivedEmailError" "FileIsAttachedToTicket" "TicketWithoutAnswerAfter24H" "MentionPrivate" "MentionPublic" "CreateNote" "FileIsAttachedToRevision" "NewUserInFred" "ExistedUserInvitation" "NewCollaboratorEmploye" "ExistedCollaboratorEmploye" "NewCollaboratorDaf" "ExistedCollaboratorDaf" "NewCollaboratorFreelancer" "ExistedCollaboratorFreelancer" "NewCollaboratorCeo" "ExistedCollaboratorCeo" "NewCollaboratorCabinet" "ExistedCollaboratorCabinet" "EnterpriseArchive" "EnterpriseClose" "EnterpriseActivate" "EnterpriseInactivate" "EnterpriseCreate" "EnterpriseNameUpdate" "EnterpriseSoftDelete" "EnterpriseUndelete" "EnterpriseAccountingModeUpdate" "EnterpriseTypeToDemo" "EnterpriseTypeToFake" "EnterpriseTypeToTrial" "EnterpriseTypeToNormal" "EnterpriseToIa" "EnterpriseToManual" "EnterpriseToMaga" "EnterpriseToMagaToIa" "EnterpriseToPreAccounting" "EnterpriseToTotalProduction" "AssignmentToAccountant" "AssignmentToCeoDaf" "DeassignmentToAccountant" "Move" "Remove" "DeassignmentToClient" "PublishTickets" "UpdateBookAccountStateStatusAnomaly" "UpdateBookAccountStateStatusValidate" "UpdateBookAccountStateComment" "ReviseEntryLine" "UnreviseEntryLine" "UnsupportedMultipleRecipients" "UnsupportedReceivedEmailFormat" "UnAuthorizedEmail" "ReceiveMailReport" "NoAttachmentFound" "ForwardEmail" "MailToPdfReport" "ConfirmationToClient" "ConfirmationToChiefAccountant" "ConfirmationToChiefMission" "Declined" "Voided" "Completed" "Confirmed" "DownloadFiles" "NewMessage" "NewCollaborator" "WelcomeEmail" "InviteForRegister" |
| entityId | string or null |
[- {
- "id": "string",
- "enterpriseId": 0,
- "userId": 0,
- "userName": "string",
- "urlAvatar": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "entities": [
- {
- "id": "string",
- "entityType": "Unknown",
- "entityAction": "CreateBookEntry",
- "message": "string",
- "version": 0
}
], - "message": "string"
}
]| enterpriseId | integer <int32> |
| fileId | integer <int32> |
{- "id": "string",
- "enterpriseId": 0,
- "userId": 0,
- "userName": "string",
- "urlAvatar": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "entities": [
- {
- "id": "string",
- "entityType": "Unknown",
- "entityAction": "CreateBookEntry",
- "message": "string",
- "version": 0
}
], - "message": "string"
}| accountingFolderId required | integer <int32> |
| entityChangeType | string or null Enum: "Unknown" "Technical" "BookEntry" "BookBalance" "User" "Ticket" "Planning" "BankinItem" "AccountingFiles" "FileItem" "Email" "Comment" "Invite" "Enterprise" "SupportAction" "AssignUserRole" "BookEntryLine" "BookAccountState" "InboundMail" "AssignationConfirmation" "NotificationToSale" "DownloadFiles" "NewMessage" |
| entityId | string or null |
[- {
- "id": "string",
- "enterpriseId": 0,
- "userId": 0,
- "userName": "string",
- "urlAvatar": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "entities": [
- {
- "id": "string",
- "entityType": "Unknown",
- "entityAction": "CreateBookEntry",
- "message": "string",
- "version": 0
}
], - "message": "string"
}
]| enterpriseId required | integer <int32> |
query
| BalanceSnapshotId | integer or null <int32> |
required | object (GetBalancesQueryPeriod) |
object (GetBalancesQueryPeriod) | |
| AccountScope | string or null Enum: "General" "Providers" "Customers" "IncomeStatement" "FixedAsset" "Bank" |
| Filter required | string Enum: "Impacted" "Created" "UnBalanced" "UnReviewed" "BalancedWithUnlettered" "Abnormal" "AllAccount" "AllImpactableAccounts" "Optional" "Mandatory" |
| FilterIncludePrevious required | boolean |
| ANouveauFilter required | string Enum: "Normal" "Without" "Only" "DontCare" |
| Aggregation required | string Enum: "AuxAggregated" "AuxDetailed" "AuxAggregatedAndDetailed" "Pcg" "WithoutAux" "AggregationOnPcAccountWithDetails" "AggregationOnPcAccountWithoutDetails" |
| AuxAccountId | integer or null <int32> |
| WithRevision required | boolean |
| WithAccount | boolean or null |
| WithQuantities | boolean or null |
| WithTotalAccount | boolean or null |
| AccountIds | Array of integers or null <int32> [ items <int32 > ] |
| ExcludeJournalIds | Array of integers or null <int32> [ items <int32 > ] |
| OnlyJournalIds | Array of integers or null <int32> [ items <int32 > ] |
{- "BalanceSnapshotId": 0,
- "Current": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "Previous": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}, - "AccountScope": "General",
- "Filter": "Impacted",
- "FilterIncludePrevious": true,
- "ANouveauFilter": "Normal",
- "Aggregation": "AuxAggregated",
- "AuxAccountId": 0,
- "WithRevision": true,
- "WithAccount": true,
- "WithQuantities": true,
- "WithTotalAccount": true,
- "AccountIds": [
- 0
], - "ExcludeJournalIds": [
- 0
], - "OnlyJournalIds": [
- 0
]
}{- "Balances": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "IsAggregator": true,
- "Account": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "IsAggregator": true,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}, - "Current": {
- "Debit": 0,
- "Credit": 0,
- "TotalDebit": 0,
- "TotalCredit": 0,
- "TotalAccountDebitor": 0.1,
- "TotalAccountCreditor": 0.1,
- "LinesCount": 0,
- "LinesUnrevisedCount": 0,
- "Quantities": [
- {
- "Total": 0,
- "Unit": "Percent",
- "UnitPrice": 0
}
]
}, - "Previous": {
- "VariationDebit": 0.1,
- "VariationCredit": 0.1,
- "VariationPercentage": 0.1,
- "Debit": 0,
- "Credit": 0,
- "TotalDebit": 0,
- "TotalCredit": 0,
- "TotalAccountDebitor": 0.1,
- "TotalAccountCreditor": 0.1,
- "LinesCount": 0,
- "LinesUnrevisedCount": 0,
- "Quantities": [
- {
- "Total": 0,
- "Unit": "Percent",
- "UnitPrice": 0
}
]
}, - "Revision": {
- "RemainingTasksCount": 0,
- "NotesCount": 0,
- "FilesCount": 0
}
}
]
}| enterpriseId required | integer <int32> |
| beginDate | string <date-time> YYYY-MM-DD (renamed beginDate for unknown reason) |
| endDate | string <date-time> YYYY-MM-DD |
| previousStartDate | string or null <date-time> |
| previousEndDate | string or null <date-time> |
| balanceSnapshotId | integer or null <int32> |
| balanceScope | string Default: "Impacted" Enum: "Impacted" "Created" "UnBalanced" "UnReviewed" "BalancedWithUnlettered" "Abnormal" "AllAccount" "AllImpactableAccounts" "Optional" "Mandatory" |
| accountFilterIncludesPreviousRange | boolean Default: false |
| output | string Default: "Xlsx" Enum: "Csv" "Xlsx" "Pdf" |
| separator | string or null Default: ";" |
| ids | Array of integers or null <int32> [ items <int32 > ] |
"string"| enterpriseId required | integer <int32> |
| StartDate required | string <date-time> |
| EndDate required | string <date-time> |
| PreviousStartDate | string or null <date-time> |
| PreviousEndDate | string or null <date-time> |
| BalanceSnapshotId | integer or null <int32> |
| AccountScope | string or null Enum: "General" "Providers" "Customers" "IncomeStatement" "FixedAsset" "Bank" |
| BalanceScope required | string Enum: "Impacted" "Created" "UnBalanced" "UnReviewed" "BalancedWithUnlettered" "Abnormal" "AllAccount" "AllImpactableAccounts" "Optional" "Mandatory" |
| AccountFilterIncludesPreviousRange required | boolean |
| OutputFormat required | string Enum: "Csv" "Xlsx" "Pdf" |
| Separator | string or null |
| BookAccountIds | Array of integers or null <int32> [ items <int32 > ] |
| AccountFilter | string or null |
{- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "PreviousStartDate": "2019-08-24T14:15:22Z",
- "PreviousEndDate": "2019-08-24T14:15:22Z",
- "BalanceSnapshotId": 0,
- "AccountScope": "General",
- "BalanceScope": "Impacted",
- "AccountFilterIncludesPreviousRange": true,
- "OutputFormat": "Csv",
- "Separator": "string",
- "BookAccountIds": [
- 0
], - "AccountFilter": "string"
}"string"| enterpriseId required | integer <int32> |
| accountId required | integer <int32> |
| subAccountId | integer or null <int32> |
| beginDate | string <date-time> |
| endDate | string <date-time> |
{- "Balance": 0,
- "DebitAmount": 0,
- "CreditAmount": 0,
- "NbLine": 0,
- "FirstEntryDate": "2019-08-24T14:15:22Z",
- "LastEntryDate": "2019-08-24T14:15:22Z",
- "AccountId": 0,
- "SubAccountId": 0
}| enterpriseId required | integer <int32> |
| beginDate required | string <date-time> |
| endDate required | string <date-time> |
| prevBeginDate | string or null <date-time> |
| prevEndDate | string or null <date-time> |
| balanceSnapshotId | integer or null <int32> |
"string"| enterpriseId required | integer <int32> |
| beginDate required | string <date-time> |
| endDate required | string <date-time> |
| previousBeginDate | string or null <date-time> |
| previousEndDate | string or null <date-time> |
| balanceSnapshotId | integer or null <int32> |
{- "Current": 0.1,
- "Previous": 0.1
}| enterpriseId required | integer <int32> |
| Name required | string |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}{- "Id": 0,
- "Name": "string",
- "Period": {
- "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z",
- "MonthCount": 0
}
}| enterpriseId required | integer <int32> |
| Name required | string or null |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
required | Array of objects or null (CreateBalanceSnapshotContentFromImportCommand) |
{- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "ContentCommands": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "Label": "string"
}
]
}| enterpriseId required | integer <int32> The enterprise Id |
[- {
- "SourceId": 0,
- "Provider": "string",
- "Status": "string",
- "SourceStatus": "string",
- "EnterpriseId": 0,
- "Id": 0,
- "BankinBank": {
- "Id": 0,
- "Provider": "string",
- "Name": "string",
- "CountryCode": "string"
}, - "Accounts": [
- {
- "SourceId": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "BankinBankId": 0,
- "Name": "string",
- "Balance": 0.1,
- "CurrencyCode": "string",
- "Type": "string",
- "AccountUpdatedAt": "2019-08-24T14:15:22Z",
- "Description": "string",
- "IsActive": true,
- "Association": {
- "SynchronizationStatus": "Synchronizing",
- "AccountNumber": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "JournalId": 0,
- "SubAccountName": "string",
- "AssociationId": 0,
- "IsProtected": true,
- "IsActive": true,
- "SyncStartDate": "2019-08-24T14:15:22Z"
}
}
]
}
]| enterpriseId required | integer <int32> The enterprise Id |
| accountIds | Array of integers or null <int32> [ items <int32 > ] The list of bank account Ids |
[- {
- "SourceId": 0,
- "SynchronizationStatus": "Synchronizing",
- "AccountNumber": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "JournalId": 0,
- "SubAccountName": "string",
- "AssociationId": 0,
- "IsProtected": true,
- "IsActive": true,
- "SyncStartDate": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> The enterprise Id |
| bankAccountId required | integer <int32> The bank account Id |
{- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "JournalId": 0,
- "SourceId": 0,
- "Type": "None",
- "IsSynchronizing": true,
- "MergeDate": "2019-08-24T14:15:22Z",
- "LastSynchronizationDate": "2019-08-24T14:15:22Z",
- "LastReconciliationDate": "2019-08-24T14:15:22Z",
- "IsProtected": true,
- "IsActive": true,
- "SyncStartDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> The enterprise Id |
| bankAccountId required | integer <int32> bank account id |
{- "SourceId": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "BankinBankId": 0,
- "Name": "string",
- "Balance": 0.1,
- "CurrencyCode": "string",
- "Type": "string",
- "AccountUpdatedAt": "2019-08-24T14:15:22Z",
- "Description": "string",
- "IsActive": true,
- "Association": {
- "SynchronizationStatus": "Synchronizing",
- "AccountNumber": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "JournalId": 0,
- "SubAccountName": "string",
- "AssociationId": 0,
- "IsProtected": true,
- "IsActive": true,
- "SyncStartDate": "2019-08-24T14:15:22Z"
}
}| enterpriseId required | integer <int32> The enterprise Id |
| bankAccountId required | integer <int32> bank account id |
| EnterpriseId required | integer <int32> |
| BankAccountId required | integer <int32> |
| AccountId required | integer <int32> |
| SubAccountId | integer or null <int32> |
| JournalId | integer or null <int32> |
| SyncStartDate required | string <date-time> |
{- "EnterpriseId": 0,
- "BankAccountId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "JournalId": 0,
- "SyncStartDate": "2019-08-24T14:15:22Z"
}{- "SourceId": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "BankinBankId": 0,
- "Name": "string",
- "Balance": 0.1,
- "CurrencyCode": "string",
- "Type": "string",
- "AccountUpdatedAt": "2019-08-24T14:15:22Z",
- "Description": "string",
- "IsActive": true,
- "Association": {
- "SynchronizationStatus": "Synchronizing",
- "AccountNumber": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "JournalId": 0,
- "SubAccountName": "string",
- "AssociationId": 0,
- "IsProtected": true,
- "IsActive": true,
- "SyncStartDate": "2019-08-24T14:15:22Z"
}
}| enterpriseId required | integer <int32> The enterprise Id |
| bankAccountId required | integer <int32> bank account id |
| EnterpriseId required | integer <int32> |
| BankAccountId required | integer <int32> |
| AccountId required | integer <int32> |
| SubAccountId | integer or null <int32> |
| JournalId | integer or null <int32> |
| SyncStartDate | string or null <date-time> |
| AssociationId | integer or null <int32> |
{- "EnterpriseId": 0,
- "BankAccountId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "JournalId": 0,
- "SyncStartDate": "2019-08-24T14:15:22Z",
- "AssociationId": 0
}{- "AccountBalance": 0.1,
- "BankBalance": 0.1,
- "StartDateMinimum": "2019-08-24T14:15:22Z",
- "BookEntryEndDate": "2019-08-24T14:15:22Z",
- "BankBalanceDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> The enterprise Id |
| subAccountId required | integer or null <int32> The sub account id |
| accountId | integer or null <int32> Account Id |
{- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "JournalId": 0,
- "SourceId": 0,
- "Type": "None",
- "IsSynchronizing": true,
- "MergeDate": "2019-08-24T14:15:22Z",
- "LastSynchronizationDate": "2019-08-24T14:15:22Z",
- "LastReconciliationDate": "2019-08-24T14:15:22Z",
- "IsProtected": true,
- "IsActive": true,
- "SyncStartDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> The enterprise Id |
| subAccountId required | integer or null <int32> The sub account id |
| accountId | integer or null <int32> Account Id |
{- "IsConnected": true,
- "BankName": "string",
- "BankId": 0,
- "Description": "string",
- "Name": "string",
- "Id": 0,
- "SynchronizationStatus": "Synchronizing",
- "DisplayName": "string"
}| enterpriseId required | integer <int32> Enterprise Id |
| subAccountId required | integer or null <int32> SubAccount Id |
| accountId | integer or null <int32> Account Id |
| newMergeDate | string <date-time> New merge date |
| enterpriseId required | integer <int32> Enterprise Id |
| id required | integer <int32> Bank id |
| returnUrl | string or null Optionnal string to manually redirect to a Url after bankin login |
{- "Url": "string",
- "RequestConnectionId": "string"
}| enterpriseId required | integer <int32> |
| Id required | integer <int32> |
| IsActive required | boolean |
[- {
- "Id": 0,
- "IsActive": true
}
]0| enterpriseId required | integer <int32> |
| id required | integer <int32> |
{- "SourceId": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "BankId": 0,
- "Name": "string",
- "Balance": 0.1,
- "CurrencyCode": "string",
- "Type": "string",
- "State": "string",
- "Description": "string",
- "IsVisible": true,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Provider": "string",
- "Iban": "string",
- "IsValidIban": true,
- "Bic": "string"
}| enterpriseId required | integer <int32> |
| beginDate | string or null <date-time> |
| endDate | string or null <date-time> |
| accountId | integer or null <int32> |
{- "IncomesAmount": 0.1,
- "ExpensesAmount": 0.1,
- "Amount": 0.1,
- "Items": [
- {
- "Day": "2019-08-24T14:15:22Z",
- "IncomeAmount": 0.1,
- "ExpenseAmount": 0.1,
- "Amount": 0.1,
- "TransactionAmounts": [
- 0.1
]
}
]
}| enterpriseId required | integer <int32> the id of the concerned enterprise |
| bankingSubAccountId required | integer <int32> The managed sub account id |
| accountingSubAccountId required | integer or null <int32> The sub account id |
| accountId | integer or null <int32> Accounting Account Id |
{- "MergeDate": "2019-08-24T14:15:22Z",
- "IsOk": true,
- "Balance": 0
}| enterpriseId required | integer <int32> the id of the concerned enterprise |
| bankingSubAccountId required | integer <int32> The managed sub account id |
| accountingSubAccountId required | integer or null <int32> The sub account id |
| accountId | integer or null <int32> |
{- "MergeDate": "2019-08-24T14:15:22Z",
- "BankBalance": 0,
- "AccountingBalance": 0,
- "MergedEntryLinesBalance": 0,
- "Gap": 0
}| enterpriseId required | integer <int32> the id of the concerned enterprise |
| bankingSubAccountId required | integer <int32> The managed sub account id |
| accountingSubAccountId required | integer or null <int32> The sub account id |
| sourceAccountId | integer or null <int32> |
| destinationAccountId | integer or null <int32> |
Array of line ids which needs to be moved around the merge date
[- 0
]{- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "JournalId": 0,
- "SourceId": 0,
- "Type": "None",
- "IsSynchronizing": true,
- "MergeDate": "2019-08-24T14:15:22Z",
- "LastSynchronizationDate": "2019-08-24T14:15:22Z",
- "LastReconciliationDate": "2019-08-24T14:15:22Z",
- "IsProtected": true,
- "IsActive": true,
- "SyncStartDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| sourceType | string Enum: "Unknown" "WaitingLine" "Sellsy" "CapPar" "CcaPca" "Loan" "Lease" "QuickBooks" "PublicApi" "VatDeclaration" "ANouveau" "FixedAsset" "Grant" "Meg" "Silae" "Billing" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Reverse" "ViDA" |
| sourceId | string or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
[- {
- "BankReconciliationEntryViewModel": {
- "EntryId": 0,
- "EntryDate": "2019-08-24T14:15:22Z",
- "Journal": "string",
- "UpdatedByUserId": 0
}, - "BankReconciliationEntryLineViewModel": {
- "EntryLineId": 0,
- "EntryLineLabel": "string",
- "EntryLineAmount": 0,
- "EntryLineSourceId": "string",
- "EntryLineSourceType": "Unknown"
}, - "BankReconciliationAccountViewModel": {
- "AccountId": 0,
- "AccountNumber": 0,
- "AccountDescription": "string"
}, - "BankReconciliationSubAccountViewModel": {
- "SubAccountId": 0,
- "SubAccountCode": "string",
- "SubAccountDescription": "string"
}, - "BankReconciliationBookLetterViewModel": {
- "BookLetterId": 0,
- "BookLetter": "string",
- "BookLetterType": 0,
- "BookLetterDate": "2019-08-24T14:15:22Z"
}
}
]| enterpriseId required | integer <int32> |
| sourceType | string Enum: "Unknown" "WaitingLine" "Sellsy" "CapPar" "CcaPca" "Loan" "Lease" "QuickBooks" "PublicApi" "VatDeclaration" "ANouveau" "FixedAsset" "Grant" "Meg" "Silae" "Billing" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Reverse" "ViDA" |
| sourceIds | Array of strings or null |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
[- {
- "BankReconciliationEntryViewModel": {
- "EntryId": 0,
- "EntryDate": "2019-08-24T14:15:22Z",
- "Journal": "string",
- "UpdatedByUserId": 0
}, - "BankReconciliationEntryLineViewModel": {
- "EntryLineId": 0,
- "EntryLineLabel": "string",
- "EntryLineAmount": 0,
- "EntryLineSourceId": "string",
- "EntryLineSourceType": "Unknown"
}, - "BankReconciliationAccountViewModel": {
- "AccountId": 0,
- "AccountNumber": 0,
- "AccountDescription": "string"
}, - "BankReconciliationSubAccountViewModel": {
- "SubAccountId": 0,
- "SubAccountCode": "string",
- "SubAccountDescription": "string"
}, - "BankReconciliationBookLetterViewModel": {
- "BookLetterId": 0,
- "BookLetter": "string",
- "BookLetterType": 0,
- "BookLetterDate": "2019-08-24T14:15:22Z"
}
}
]| enterpriseId required | integer <int32> |
| account required | integer <int32> |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
[- {
- "BankReconciliationEntryViewModel": {
- "EntryId": 0,
- "EntryDate": "2019-08-24T14:15:22Z",
- "Journal": "string",
- "UpdatedByUserId": 0
}, - "BankReconciliationEntryLineViewModel": {
- "EntryLineId": 0,
- "EntryLineLabel": "string",
- "EntryLineAmount": 0,
- "EntryLineSourceId": "string",
- "EntryLineSourceType": "Unknown"
}, - "BankReconciliationAccountViewModel": {
- "AccountId": 0,
- "AccountNumber": 0,
- "AccountDescription": "string"
}, - "BankReconciliationSubAccountViewModel": {
- "SubAccountId": 0,
- "SubAccountCode": "string",
- "SubAccountDescription": "string"
}, - "BankReconciliationBookLetterViewModel": {
- "BookLetterId": 0,
- "BookLetter": "string",
- "BookLetterType": 0,
- "BookLetterDate": "2019-08-24T14:15:22Z"
}
}
]| enterpriseId required | integer <int32> The enterprise Id |
| transactionId required | integer <int32> The transaction Id |
{- "Id": 0,
- "TransactionId": 0,
- "Label": "string",
- "EnterpriseId": 0,
- "UpdateByUserId": 0,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Lines": [
- {
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "EnterpriseId": 0,
- "Label": "string",
- "UpdateByUserId": 0,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "None",
- "LetterId": 0,
- "LetterType": "Unknown",
- "IsPartialLettering": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "CurrencyId": 0
}
], - "Date": "2019-08-24T14:15:22Z",
- "JournalId": 0,
- "ValidationDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> The enterprise Id |
Transactions
[- 0
][- {
- "Id": 0,
- "TransactionId": 0,
- "Label": "string",
- "EnterpriseId": 0,
- "UpdateByUserId": 0,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Lines": [
- {
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "EnterpriseId": 0,
- "Label": "string",
- "UpdateByUserId": 0,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "None",
- "LetterId": 0,
- "LetterType": "Unknown",
- "IsPartialLettering": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "CurrencyId": 0
}
], - "Date": "2019-08-24T14:15:22Z",
- "JournalId": 0,
- "ValidationDate": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> The enterprise Id |
Create Entry Command
| TransactionId required | integer <int32> |
| FileId | integer or null <int32> |
| EnterpriseId required | integer <int32> |
| Date required | string <date-time> |
| DocRef | string or null |
| Label | string or null <= 256 characters |
| Source required | string Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| SourceId | string or null |
| JournalId required | integer <int32> |
required | Array of objects (CreateEntryLineCommand) |
| DueDate | string or null <date-time> |
{- "TransactionId": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "Label": "string",
- "Source": "ByUser",
- "SourceId": "string",
- "JournalId": 0,
- "Lines": [
- {
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Source": "Unknown",
- "SourceId": "string",
- "Type": "None",
- "Revision": "Unrevised"
}
], - "DueDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> The enterprise Id |
| Id required | integer <int32> |
| Date required | string <date-time> |
| Label required | string <= 256 characters |
required | Array of objects (UpdateBankEntryLineCommand) |
| DeletedAt | string or null <date-time> |
{- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Label": "string",
- "Lines": [
- {
- "Id": 0,
- "LetterId": 0,
- "Type": "None",
- "CurrencyId": 0,
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "SourceId": "string"
}
], - "DeletedAt": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> The enterprise Id |
required | Array of objects (CreateBankEntryCommand) |
{- "Commands": [
- {
- "TransactionId": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "Label": "string",
- "Source": "ByUser",
- "SourceId": "string",
- "JournalId": 0,
- "Lines": [
- {
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Source": "Unknown",
- "SourceId": "string",
- "Type": "None",
- "Revision": "Unrevised"
}
], - "DueDate": "2019-08-24T14:15:22Z"
}
]
}| enterpriseId required | integer <int32> The enterprise Id |
| Id required | integer <int32> |
| Date required | string <date-time> |
| Label required | string <= 256 characters |
required | Array of objects (UpdateBankEntryLineCommand) |
| DeletedAt | string or null <date-time> |
[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Label": "string",
- "Lines": [
- {
- "Id": 0,
- "LetterId": 0,
- "Type": "None",
- "CurrencyId": 0,
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "SourceId": "string"
}
], - "DeletedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| scope | string Default: "All" Enum: "Impacted" "All" "Eligible" "Referential" "Balance" "Journal" All(default): all possible accounts of enterprise. Impacted: only accounts having entries. Eligible: all eligible accounts to create entry or divide account. Referential: common account accross all enterprises. Balance: impacted accounts with parents. Journal: impacted accounts with parents. JournalAux: list of auxiliarized accounts |
| beginDate | string or null <date-time> YYYY-MM-DD |
| endDate | string or null <date-time> YYYY-MM-DD |
| journalId | integer or null <int32> |
| bookAccountId | integer or null <int32> |
| bookSubAccountId | integer or null <int32> |
| bookAccountTextSearch | string or null |
[- {
- "AccountId": 0,
- "SubAccountId": 0,
- "EnterpriseId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "Managed": true,
- "Impactable": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "Dividable": true,
- "Configurable": true,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "Impacted": true,
- "EntryLineCount": 0,
- "EntryLineUnrevisedCount": 0,
- "EntryLineAmountSum": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| EnterpriseId required | integer <int32> |
| AccountId required | integer <int32> |
| IsAux | boolean or null |
| IsImpactable | boolean or null |
| SubAccountLabel | string or null <= 100 characters |
| SubAccountCode | string or null <= 32 characters |
| BookOperationId | integer or null <int32> |
| AtDate | string or null <date-time> |
| ReturnAccountIfAlreadyExists | boolean or null |
{- "EnterpriseId": 0,
- "AccountId": 0,
- "IsAux": true,
- "IsImpactable": true,
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "BookOperationId": 0,
- "AtDate": "2019-08-24T14:15:22Z",
- "ReturnAccountIfAlreadyExists": true
}{- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}| enterpriseId required | integer <int32> The id of enterprise |
| withoutAuxiliaryAccounts | boolean or null |
[- {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}
]| enterpriseId required | integer <int32> The id of enterprise |
[- {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}
]| enterpriseId required | integer <int32> |
| bookAccountId required | integer <int32> |
| bookSubAccountId | integer or null <int32> |
| classicMode | boolean Default: false |
{- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}| enterpriseId required | integer <int32> |
[- {
- "AccountId": 0,
- "SubAccountId": 0,
- "EnterpriseId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "Managed": true,
- "Impactable": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "Dividable": true,
- "Configurable": true,
- "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "Impacted": true,
- "EntryLineCount": 0,
- "EntryLineUnrevisedCount": 0,
- "EntryLineAmountSum": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
[- {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}
]| enterpriseId required | integer <int32> |
| startDate | string or null <date-time> |
| endDate | string or null <date-time> |
[- {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}
]| enterpriseId required | integer <int32> |
| bookAccountId required | integer <int32> |
| bookSubAccountId | integer <int32> |
"string"| enterpriseId required | integer <int32> |
| bookAccountsId | Array of integers or null <int32> [ items <int32 > ] |
| bookSubAccountsId | Array of integers or null <int32> [ items <int32 > ] |
"string"| enterpriseId required | integer <int32> |
[- {
- "SubAccountId": 0,
- "SubAccountCode": "string",
- "SubAccountLabel": "string",
- "IsAssociated": true,
- "AccountId": 0,
- "SubAccountName": "string",
- "IsEmpty": true
}
]| enterpriseId required | integer <int32> |
| accountClass required | integer <int32> |
[- {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}
]| enterpriseId required | integer <int32> The id of enterprise |
| accountClass required | integer <int32> Account class |
[- {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}
]| enterpriseId required | integer <int32> The id of enterprise |
| accountNumber required | integer <int32> Account number |
[- {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}
]| enterpriseId required | integer <int32> enterpriseId |
| sourceId required | string the source Id |
{- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}| enterpriseId required | integer <int32> |
| id required | integer <int32> ids of entries |
[- {
- "EntryId": 0,
- "FileId": 0,
- "DocRef": "string",
- "Lines": [
- {
- "LineId": 0,
- "Account": 0,
- "SubAccountCode": "string",
- "LetterId": 0
}
]
}
]| enterpriseId required | integer <int32> |
| id required | integer <int32> |
{- "Id": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "JournalName": "string",
- "EntryRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidateDate": "2019-08-24T14:15:22Z",
- "ValidationNumber": 0,
- "DocRef": "string",
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "Conf": 0.1,
- "Warning": "string",
- "BankManaged": true,
- "OperationId": 0,
- "DueDate": "2019-08-24T14:15:22Z",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "Lines": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
]
}| enterpriseId required | integer <int32> |
| Id required | integer <int32> |
| EnterpriseId required | integer <int32> |
| Date required | string <date-time> |
| JournalId required | integer <int32> |
| JournalName | string or null |
| EntryRef | string or null |
| ExerciseId | integer or null <int32> |
| Label | string or null |
| ValidationDate | string or null <date-time> |
| ValidationDateImported | string or null <date-time> |
| ValidationNumberImported | string or null |
| DocRef | string or null |
| FileId | integer or null <int32> |
| DocDate | string or null <date-time> |
| TransactionId | integer or null <int32> |
| Source required | string Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| Conf | number or null <double> |
| Warning | string or null |
| OperationId | integer or null <int32> |
| LastUpdateDate required | string <date-time> |
object (UserInfoViewModel) | |
| SourceId | string or null |
| DueDate | string or null <date-time> |
Array of objects or null (BookEntryLineDto) |
[- {
- "Id": 0,
- "EnterpriseId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "JournalId": 0,
- "JournalName": "string",
- "EntryRef": "string",
- "ExerciseId": 0,
- "Label": "string",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidationDateImported": "2019-08-24T14:15:22Z",
- "ValidationNumberImported": "string",
- "DocRef": "string",
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "TransactionId": 0,
- "Source": "ByUser",
- "Conf": 0.1,
- "Warning": "string",
- "OperationId": 0,
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "SourceId": "string",
- "DueDate": "2019-08-24T14:15:22Z",
- "Lines": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "EnterpriseId": 0,
- "Account": 0,
- "AccountClass": 0,
- "MappingAccount": 0,
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "ContactId": 0,
- "IsSub": true,
- "Managed": true,
- "Impactable": true,
- "Configurable": true,
- "Dividable": true,
- "Optional": true,
- "Divided": "None",
- "IsAux": true,
- "BookOperationId": 0,
- "AccountId": 0,
- "SubAccountId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown"
}
]
}
][- {
- "Id": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "JournalName": "string",
- "EntryRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidateDate": "2019-08-24T14:15:22Z",
- "ValidationNumber": 0,
- "DocRef": "string",
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "Conf": 0.1,
- "Warning": "string",
- "BankManaged": true,
- "OperationId": 0,
- "DueDate": "2019-08-24T14:15:22Z",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "Lines": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
]
}
]| enterpriseId required | integer <int32> |
| validate | boolean Default: true Accept match impacts (like unmatch, compensation entry...) or pass impacts as parameters |
| compensationEntryDiffType | string Default: "Exchange" Enum: "Exchange" "Settlement" "Offsetting" Set type of compensation if needed |
Send entry line Ids to match entry lines. if impacts is empty, will return new letter dto, if impact is not empty, either resend with validate to false or resend with known impacts
| Id | integer or null <int32> |
| AccountId required | integer <int32> |
| SubAccountId | integer or null <int32> |
| Letter | string or null |
| LetterType required | string Enum: "Unknown" "Manual" "Auto" "Fec" "Reverse" "PublicApi" |
| LetterDate required | string <date-time> |
| DeletedAt | string or null <date-time> |
| EntryLineIds | Array of integers or null <int64> [ items <int64 > ] |
object (ImpactDto) |
{- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Letter": "string",
- "LetterType": "Unknown",
- "LetterDate": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EntryLineIds": [
- 0
], - "OperationImpacts": {
- "IsCommitted": true,
- "IsConfirmed": true,
- "MatchedEntryLineDtos": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "EnterpriseId": 0,
- "Account": 0,
- "AccountClass": 0,
- "MappingAccount": 0,
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "ContactId": 0,
- "IsSub": true,
- "Managed": true,
- "Impactable": true,
- "Configurable": true,
- "Dividable": true,
- "Optional": true,
- "Divided": "None",
- "IsAux": true,
- "BookOperationId": 0,
- "AccountId": 0,
- "SubAccountId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown"
}
], - "UnmatchedEntryLineDtos": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "EnterpriseId": 0,
- "Account": 0,
- "AccountClass": 0,
- "MappingAccount": 0,
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "ContactId": 0,
- "IsSub": true,
- "Managed": true,
- "Impactable": true,
- "Configurable": true,
- "Dividable": true,
- "Optional": true,
- "Divided": "None",
- "IsAux": true,
- "BookOperationId": 0,
- "AccountId": 0,
- "SubAccountId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown"
}
], - "MovedEntryLineDtos": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "EnterpriseId": 0,
- "Account": 0,
- "AccountClass": 0,
- "MappingAccount": 0,
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "ContactId": 0,
- "IsSub": true,
- "Managed": true,
- "Impactable": true,
- "Configurable": true,
- "Dividable": true,
- "Optional": true,
- "Divided": "None",
- "IsAux": true,
- "BookOperationId": 0,
- "AccountId": 0,
- "SubAccountId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown"
}
], - "DeletedEntryLineDtos": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "EnterpriseId": 0,
- "Account": 0,
- "AccountClass": 0,
- "MappingAccount": 0,
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "ContactId": 0,
- "IsSub": true,
- "Managed": true,
- "Impactable": true,
- "Configurable": true,
- "Dividable": true,
- "Optional": true,
- "Divided": "None",
- "IsAux": true,
- "BookOperationId": 0,
- "AccountId": 0,
- "SubAccountId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown"
}
], - "CompensationEntryDto": {
- "Id": 0,
- "EnterpriseId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "JournalId": 0,
- "JournalName": "string",
- "EntryRef": "string",
- "ExerciseId": 0,
- "Label": "string",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidationDateImported": "2019-08-24T14:15:22Z",
- "ValidationNumberImported": "string",
- "DocRef": "string",
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "TransactionId": 0,
- "Source": "ByUser",
- "Conf": 0.1,
- "Warning": "string",
- "OperationId": 0,
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "SourceId": "string",
- "DueDate": "2019-08-24T14:15:22Z",
- "Lines": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "EnterpriseId": 0,
- "Account": 0,
- "AccountClass": 0,
- "MappingAccount": 0,
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "ContactId": 0,
- "IsSub": true,
- "Managed": true,
- "Impactable": true,
- "Configurable": true,
- "Dividable": true,
- "Optional": true,
- "Divided": "None",
- "IsAux": true,
- "BookOperationId": 0,
- "AccountId": 0,
- "SubAccountId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown"
}
]
}, - "DeletedEntryCount": 0
}
}{- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Letter": "string",
- "LetterDate": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EntryLineIds": [
- 0
], - "OperationImpacts": {
- "IsCommitted": true,
- "IsConfirmed": true,
- "MatchedEntryLineDtos": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
], - "UnmatchedEntryLineDtos": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
], - "MovedEntryLineDtos": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
], - "DeletedEntryLineDtos": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
], - "CompensationEntryDto": {
- "Id": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "JournalName": "string",
- "EntryRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidateDate": "2019-08-24T14:15:22Z",
- "ValidationNumber": 0,
- "DocRef": "string",
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "Conf": 0.1,
- "Warning": "string",
- "BankManaged": true,
- "OperationId": 0,
- "DueDate": "2019-08-24T14:15:22Z",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "Lines": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
]
}, - "DeletedEntryCount": 0
}
}| enterpriseId required | integer <int32> |
| entryAmount | number <decimal> |
| compensationEntryDiffType | string Enum: "Exchange" "Settlement" "Offsetting" |
| entryDate | string or null <date-time> |
{- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}| enterpriseId required | integer <int32> |
| OperationId required | integer <int32> |
required | Array of objects (CreateLetterForFecCommand) |
{- "OperationId": 0,
- "Letters": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryLineIds": [
- 0
], - "LetterDate": "2019-08-24T14:15:22Z",
- "Letter": "string",
- "IsPartial": true
}
]
}| enterpriseId required | integer <int32> |
Command that is executed in 2 steps: first we retrieve impacted lines ids by the unlettering, then we apply the move by flagging IsConfirmed to true.
| EntryLineIds | Array of integers or null <int64> [ items <int64 > ] |
object (AccountKey) | |
| IsConfirmed required | boolean |
{- "EntryLineIds": [
- 0
], - "Destination": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "IsConfirmed": true
}{- "UnmatchedEntryLineIds": [
- 0
], - "IsCommitted": true,
- "EntryValidationState": "None"
}| enterpriseId required | integer <int32> |
Command that is executed in 2 steps: first we retrieve impacted lines ids by the unlettering, then we apply the move by flagging IsConfirmed to true.
| StartDate required | string <date-time> |
| EndDate required | string <date-time> |
object (AccountKey) | |
Array of objects or null (AccountKey) | |
| IsConfirmed required | boolean |
| UnmatchedEntryLineIds | Array of integers or null <int32> [ items <int32 > ] |
{- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Destination": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "AccountsSource": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
], - "IsConfirmed": true,
- "UnmatchedEntryLineIds": [
- 0
]
}{- "UnmatchedEntryLineIds": [
- 0
], - "IsCommitted": true,
- "EntryValidationState": "None"
}| enterpriseId required | integer <int32> |
| BookEntryLineIds required | Array of integers <int64> non-empty [ items <int64 > ] |
| NewRevision required | string Enum: "Unrevised" "Revised" |
{- "BookEntryLineIds": [
- 0
], - "NewRevision": "Unrevised"
}| enterpriseId required | integer <int32> |
| StartDate required | string <date-time> |
| EndDate required | string <date-time> |
| CreatedAfter | string or null <date-time> |
| UpdatedAfter | string or null <date-time> |
| IncludeOnlyValidatedEntries | boolean or null |
| WithAnalytic required | boolean |
| WithQuantities required | boolean |
| WithSellingPrice required | boolean |
| WithPaymentInformations required | boolean |
| ExcludeOnSitJournal required | boolean |
| Page required | integer <int32> |
| Size required | integer <int32> |
| JournalAN required | boolean |
{- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "CreatedAfter": "2019-08-24T14:15:22Z",
- "UpdatedAfter": "2019-08-24T14:15:22Z",
- "IncludeOnlyValidatedEntries": true,
- "WithAnalytic": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "WithPaymentInformations": true,
- "ExcludeOnSitJournal": true,
- "Page": 0,
- "Size": 0,
- "JournalAN": true
}[- {
- "Id": 0,
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidationNumber": 0,
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "EntryRef": "string",
- "Lines": [
- {
- "Id": 0,
- "EntryId": 0,
- "Label": "string",
- "CurrencyId": 0,
- "Account": {
- "AccountId": 0,
- "SubAccountId": 0,
- "HasBeenFormatted": true
}, - "SourceId": "string",
- "SourceType": "Unknown",
- "DebitAmount": 0,
- "CreditAmount": 0,
- "FxRate": 0.1,
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "IsCrossExercise": true,
- "IsPartialLettering": true,
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0
}
]
}
], - "Quantity1": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "Quantity2": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "SellingPrice": 0.1
}
], - "PaymentDate": "2019-08-24T14:15:22Z",
- "PaymentMode": "string",
- "NatureOperation": "string",
- "ClientId": "string",
- "DueDate": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| Date required | string <date-time> |
{- "Date": "2019-08-24T14:15:22Z"
}{- "Id": 0,
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidationNumber": 0,
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "EntryRef": "string",
- "Lines": [
- {
- "Id": 0,
- "EntryId": 0,
- "Label": "string",
- "CurrencyId": 0,
- "Account": {
- "AccountId": 0,
- "SubAccountId": 0,
- "HasBeenFormatted": true
}, - "SourceId": "string",
- "SourceType": "Unknown",
- "DebitAmount": 0,
- "CreditAmount": 0,
- "FxRate": 0.1,
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "IsCrossExercise": true,
- "IsPartialLettering": true,
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0
}
]
}
], - "Quantity1": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "Quantity2": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "SellingPrice": 0.1
}
], - "PaymentDate": "2019-08-24T14:15:22Z",
- "PaymentMode": "string",
- "NatureOperation": "string",
- "ClientId": "string",
- "DueDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| DateMin required | string <date-time> |
| DateMax required | string <date-time> |
| PreviewOnly required | boolean |
{- "DateMin": "2019-08-24T14:15:22Z",
- "DateMax": "2019-08-24T14:15:22Z",
- "PreviewOnly": true
}{- "IsPreview": true,
- "AccountingFolderId": 0,
- "DateMin": "2019-08-24T14:15:22Z",
- "DateMax": "2019-08-24T14:15:22Z",
- "ExecutedAt": "2019-08-24T14:15:22Z",
- "Success": true,
- "ErrorMessage": "string",
- "EntriesSummary": {
- "DeletedEventsFound": 0,
- "EntriesFound": 0,
- "EntriesRestored": 0,
- "EntriesAlreadyRestored": 0,
- "TotalLinesRestored": 0,
- "CorrelationIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}, - "LetteringsSummary": {
- "UnletteringEventsFound": 0,
- "EntryLineDeletedEventsFound": 0,
- "LetteringsFound": 0,
- "LetteringsRestored": 0,
- "LetteringsAlreadyRestored": 0,
- "LetteringsSkipped": 0,
- "LinesRelettered": 0,
- "SkipReasons": [
- {
- "LetteringId": 0,
- "Reason": "string"
}
]
}
}| enterpriseId required | integer <int32> Enterprise Id |
| beginDate required | string <date-time> The begin date |
| endDate required | string <date-time> The end date |
| exportType required | string Enum: "None" "Coala" "Quadra" "QuadraAscii" "StandardAnalytic" "AcdIn" "Gestfr" "Hyper" Type of export |
| createdAfter | string or null <date-time> |
| excludeEntriesOnSitJournal | boolean or null Indicates whether the export must exclude (or not) entries on SIT journal. |
{- "Checks": [
- {
- "CheckType": "None",
- "CheckSeverity": "None",
- "CheckCode": "EntriesValidationNumberInProgress",
- "EntityLabel": "string",
- "EntityId": 0
}
], - "EntryLinesCount": 0,
- "MaxUpdatedEntryDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> Enterprise Id |
| generatePublicUrl | boolean Default: true Generate the public file URL |
[- {
- "Id": 0,
- "EnterpriseId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string",
- "UserId": 0,
- "BookExportType": "None",
- "EntryLinesCount": 0,
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "BookMaxUpdatedAt": "2019-08-24T14:15:22Z",
- "BookMaxValueDate": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "EntriesCreatedAfter": "2019-08-24T14:15:22Z",
- "Status": "Pending",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "WithDueDate": true,
- "ExcludeEntriesOnSitJournal": true,
- "KeepDetailedEntryLinesLabels": true,
- "ExportFileAttachmentType": "None",
- "EntriesUpdatedAfter": "2019-08-24T14:15:22Z",
- "IncludeOnlyValidatedEntries": true
}
]| enterpriseId required | integer <int32> Enterprise Id |
| bookExportId required | integer <int32> Book export Id |
| generatePublicUrl required | boolean Default: false Define if the public url of the file will be generate or not |
{- "Id": 0,
- "EnterpriseId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string",
- "UserId": 0,
- "BookExportType": "None",
- "EntryLinesCount": 0,
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "BookMaxUpdatedAt": "2019-08-24T14:15:22Z",
- "BookMaxValueDate": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "EntriesCreatedAfter": "2019-08-24T14:15:22Z",
- "Status": "Pending",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "WithDueDate": true,
- "ExcludeEntriesOnSitJournal": true,
- "KeepDetailedEntryLinesLabels": true,
- "ExportFileAttachmentType": "None",
- "EntriesUpdatedAfter": "2019-08-24T14:15:22Z",
- "IncludeOnlyValidatedEntries": true
}| enterpriseId required | integer <int32> Enterprise Id |
| exerciseId | integer or null <int32> Exercice id to export |
| beginDate | string or null <date-time> The begin date |
| endDate | string or null <date-time> The end date |
| createdAfter | string or null <date-time> |
| exportType required | string Enum: "None" "Coala" "Quadra" "QuadraAscii" "StandardAnalytic" "AcdIn" "Gestfr" "Hyper" export type |
| excludeEntriesOnSitJournal | boolean or null Indicates whether the export must exclude (or not) entries on SIT journal. |
| withAnalytics | boolean or null Indicates whether the export must include analytics |
| withQuantities | boolean or null Indicates whether the export must include quantities/units |
| withSellingPrice | boolean or null Indicates whether the export must include selling price |
| withDueDate | boolean or null Indicates whether the export must include Due Date |
| keepDetailedEntryLinesLabels | boolean or null Default: true Defines if entry lines labels from the same entry are gathered or not. |
| exportFileAttachmentType | string or null Enum: "None" "NomFichier" "PieceRef" ADMIN ONLY |
| updatedAfter | string or null <date-time> Only return entries modified after this date |
| includeOnlyValidatedEntries | boolean or null Only return validated entries |
{- "Id": 0,
- "EnterpriseId": 0,
- "FileId": 0,
- "FileName": "string",
- "FileUrl": "string",
- "UserId": 0,
- "BookExportType": "None",
- "EntryLinesCount": 0,
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "BookMaxUpdatedAt": "2019-08-24T14:15:22Z",
- "BookMaxValueDate": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "EntriesCreatedAfter": "2019-08-24T14:15:22Z",
- "Status": "Pending",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "WithDueDate": true,
- "ExcludeEntriesOnSitJournal": true,
- "KeepDetailedEntryLinesLabels": true,
- "ExportFileAttachmentType": "None",
- "EntriesUpdatedAfter": "2019-08-24T14:15:22Z",
- "IncludeOnlyValidatedEntries": true
}| enterpriseId required | integer <int32> Enterprise Id |
| EnterpriseId required | integer <int32> |
| BookExportId required | integer <int32> |
| FileId | integer or null <int32> |
| Status required | string Enum: "Pending" "InProgress" "Success" "Error" |
| EntryLinesCount | integer or null <int32> |
{- "EnterpriseId": 0,
- "BookExportId": 0,
- "FileId": 0,
- "Status": "Pending",
- "EntryLinesCount": 0
}| CountryCodeId required | integer <int32> |
| Name required | string <= 200 characters |
| Rate required | number <decimal> |
| Date required | string <date-time> |
| IsDefault required | boolean |
| Id required | integer <int32> |
{- "CountryCodeId": 0,
- "Name": "string",
- "Rate": 0,
- "Date": "2019-08-24T14:15:22Z",
- "IsDefault": true,
- "Id": 0
}| id required | integer <int32> |
| CountryCodeId required | integer <int32> |
| Name required | string <= 200 characters |
| Rate required | number <decimal> |
| Date required | string <date-time> |
| IsDefault required | boolean |
| Id required | integer <int32> |
{- "CountryCodeId": 0,
- "Name": "string",
- "Rate": 0,
- "Date": "2019-08-24T14:15:22Z",
- "IsDefault": true,
- "Id": 0
}| enterpriseId required | integer <int32> |
[- {
- "Id": 0,
- "Status": "Pending",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "FailureReason": "ImportedFileNotFound",
- "NumberOfProcessedDocuments": 0,
- "NumberOfDocumentsToProcess": 0,
- "FecResultFileId": 0,
- "CompletionDate": "2019-08-24T14:15:22Z",
- "SubmissionDate": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| cashManagerOperationId required | integer <int32> |
{- "Id": 0,
- "Status": "Pending",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "FailureReason": "ImportedFileNotFound",
- "NumberOfProcessedDocuments": 0,
- "NumberOfDocumentsToProcess": 0,
- "FecResultFileId": 0,
- "CompletionDate": "2019-08-24T14:15:22Z",
- "SubmissionDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| cashManagerOperationId required | integer <int32> |
| NewStatus required | string Enum: "Pending" "InProgress" "Success" "Failed" |
| FecResultFileId | integer or null <int32> |
| FailureReason | string or null Enum: "ImportedFileNotFound" "InvalidFileFormat" "InvalidCashManagerFile" "DownloadFailed" |
| NumberOfProcessedDocuments | integer or null <int32> |
| NumberOfDocumentsToProcess | integer or null <int32> |
{- "NewStatus": "Pending",
- "FecResultFileId": 0,
- "FailureReason": "ImportedFileNotFound",
- "NumberOfProcessedDocuments": 0,
- "NumberOfDocumentsToProcess": 0
}| chartOfAccountsId required | integer <int32> |
[- {
- "Id": 0,
- "Account": 0,
- "Description": "string",
- "Level1": 0,
- "Level2": 0,
- "Level3": 0,
- "Level4": 0,
- "Level5": 0,
- "Level6": 0,
- "Level7": 0,
- "MappingAccount": 0,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Obsolete": true,
- "Optional": true,
- "AccountName": "string",
- "AccountLabel": "string",
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}
][- {
- "Flow": "string",
- "ClientSecret": "string",
- "RedirectUris": "string",
- "ResourceAuthorizations": "string",
- "Id": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
]| ClientId | string or null |
| RedirectUris | string or null |
| ResourceAuthorizations | string or null |
{- "ClientId": "string",
- "RedirectUris": "string",
- "ResourceAuthorizations": "string"
}| enterpriseId required | integer <int32> |
| rolenames | string or null List of roles separated by ',', if empty, it will be ignored |
| withExternals | boolean or null Default: false if true, it will return in addition the list of external collaborators |
| activeOnly | boolean or null Default: true if true it will return only active users |
| onlyAccounting | boolean Default: false true if get only accounting person of enterprise |
[- {
- "EmploymentContractId": 0,
- "Position": "string",
- "IsInterne": true,
- "ActifEnterpriseRoles": [
- {
- "Users": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": { },
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}
], - "Id": 0,
- "Email": "string",
- "UserName": "string",
- "PhoneNumber": "string",
- "ActifEnterpriseId": 0,
- "ActifEnterpriseName": "string",
- "ActifEnterpriseType": "None",
- "FolderId": 0,
- "Gender": "None",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "City": "string",
- "Street": "string",
- "ZipCode": "string",
- "SocialSecurityNumber": "string",
- "AvatarId": 0,
- "UrlAvatar": "string",
- "Activated": true,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "CreadtedAt": "2019-08-24T14:15:22Z",
- "TwoFactorEnabled": true,
- "Affected": [
- {
- "Role": "string",
- "Name": [
- "string"
]
}
]
}
]| enterpriseId required | integer <int32> |
| collaboratorId required | integer <int32> |
{- "EmploymentContractId": 0,
- "Position": "string",
- "IsInterne": true,
- "ActifEnterpriseRoles": [
- {
- "Users": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": { },
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}
], - "Id": 0,
- "Email": "string",
- "UserName": "string",
- "PhoneNumber": "string",
- "ActifEnterpriseId": 0,
- "ActifEnterpriseName": "string",
- "ActifEnterpriseType": "None",
- "FolderId": 0,
- "Gender": "None",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "City": "string",
- "Street": "string",
- "ZipCode": "string",
- "SocialSecurityNumber": "string",
- "AvatarId": 0,
- "UrlAvatar": "string",
- "Activated": true,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "CreadtedAt": "2019-08-24T14:15:22Z",
- "TwoFactorEnabled": true,
- "Affected": [
- {
- "Role": "string",
- "Name": [
- "string"
]
}
]
}| searchText | string or null |
| page | integer <int32> |
| size | integer <int32> |
[- {
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "AccountingFolderFolderCount": 0,
- "CompanyFolderArchiveCounter": 0,
- "CompanyFolderMigrationCounter": 0,
- "CompanyName": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "CompanyOwnerLastName": "string",
- "CompanyType": "None",
- "ContractType": "Normal",
- "Provider": "string",
- "Siren": "string",
- "Nic": "string"
}
]| companyId required | integer <int32> |
[- {
- "ExternalId": "string",
- "UsersAssign": [
- {
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "IsActivated": true,
- "PersonalFolderId": 0
}
], - "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| companyId required | integer <int32> Cabinet/PME Id |
[- {
- "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "IsActivated": true,
- "PersonalFolderId": 0
}
]| companyId required | integer <int32> Cabinet/PME Id |
[- {
- "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "IsActivated": true,
- "PersonalFolderId": 0
}
]{- "Id": 0,
- "CompanyGroupId": 0,
- "UniqueName": "string",
- "Name": "string",
- "CompanyType": "None",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "ExternalId": "string",
- "Siren": "string",
- "Nic": "string",
- "Provider": "string",
- "UrlLogo": "string",
- "Street": "string",
- "PostalCode": "string",
- "City": "string",
- "Supplement": "string",
- "Telephone": "string",
- "SiteWeb": "string",
- "WhiteLabelId": 0,
- "ThemeId": 0
}| companyId required | integer <int32> |
{- "Id": 0,
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "Name": "string",
- "TradeName": "string",
- "UniqueName": "string",
- "LegalFormId": 0,
- "Siren": "string",
- "Nic": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "UrlLogo": "string",
- "Activity": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "Telephone": "string",
- "Email": "string",
- "WebSite": "string",
- "CompanyGroupId": 0,
- "ContractType": "Normal",
- "CompanyType": "None",
- "OwnerLastname": "string",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z"
}| companyId required | integer <int32> Cabinet identifier the dossiers belong to. |
| externalSystemId required | string External system identifier of the dossier to look up. |
[- {
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| CompanyName required | string |
| PhoneNumber required | string |
| LastName required | string |
| CompanyType required | string Enum: "None" "Accounting" "Pme" |
| Siren | string or null [ 0 .. 9 ] characters |
| Nic | string or null [ 0 .. 5 ] characters |
| ExternalId | string or null |
| ExternalSystemId | string or null <= 50 characters |
| CompanyGroupId | integer or null <int32> |
object (LocationCommand) | |
| ContractType required | string Enum: "Normal" "Fake" "Demo" "Trial" "Ghost" |
{- "CompanyName": "string",
- "PhoneNumber": "string",
- "LastName": "string",
- "CompanyType": "None",
- "Siren": "string",
- "Nic": "strin",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "CompanyGroupId": 0,
- "Location": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "CountryId": 0
}, - "ContractType": "Normal"
}0| companyId required | integer <int32> |
| ExternalId | string or null <= 50 characters |
| ExternalSystemId | string or null <= 50 characters |
| Name required | string |
| TradeName | string or null |
| LegalFormId required | integer <int32> |
| CompanyGroupId | integer or null <int32> |
| Siren | string or null [ 0 .. 9 ] characters |
| Nic | string or null [ 0 .. 5 ] characters |
| Ape | string or null [ 3 .. 6 ] characters Deprecated |
| CodeNafId | integer or null <int32> |
| Activity | string or null <= 50 characters |
| CreationDate required | string <date-time> |
| Telephone | string or null |
string or null | |
| WebSite | string or null |
object (LocationCommand) |
{- "ExternalId": "string",
- "ExternalSystemId": "string",
- "Name": "string",
- "TradeName": "string",
- "LegalFormId": 0,
- "CompanyGroupId": 0,
- "Siren": "string",
- "Nic": "strin",
- "Ape": "string",
- "CodeNafId": 0,
- "Activity": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "Telephone": "string",
- "Email": "string",
- "WebSite": "string",
- "Location": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "CountryId": 0
}
}| companyId required | integer <int32> |
| accountingFolderId required | integer <int32> |
| UserId required | integer <int32> UserId |
| RoleName required | string RoleName |
{- "UserId": 0,
- "RoleName": "string"
}| companyId required | integer <int32> |
| UserId required | integer <int32> |
| AccountingFoldersId | Array of integers or null <int32> [ items <int32 > ] |
{- "UserId": 0,
- "AccountingFoldersId": [
- 0
]
}| companyId required | integer <int32> |
| UserId required | integer <int32> |
| AccountingFoldersId | Array of integers or null <int32> [ items <int32 > ] |
{- "UserId": 0,
- "AccountingFoldersId": [
- 0
]
}| companyId required | integer <int32> |
| AccountingFirmId required | integer <int32> |
| Name required | string or null |
| Phone required | string or null |
| OwnerLastname required | string or null |
| Siren | string or null |
| Nic | string or null |
| CompanyGroupId required | integer <int32> |
| ContractType required | string Enum: "Normal" "Fake" "Demo" "Trial" "Ghost" |
| ThemeId | integer or null <int32> |
| WhiteLabelId | integer or null <int32> |
{- "AccountingFirmId": 0,
- "Name": "string",
- "Phone": "string",
- "OwnerLastname": "string",
- "Siren": "string",
- "Nic": "string",
- "CompanyGroupId": 0,
- "ContractType": "Normal",
- "ThemeId": 0,
- "WhiteLabelId": 0
}| companyId required | integer <int32> |
{- "Id": 0,
- "Siren": "string",
- "Name": "string",
- "Address": {
- "Street": "string",
- "PostalCode": "string",
- "City": "string",
- "Supplement": "string",
- "AddressTypes": [
- "None"
]
}, - "AccountingFolders": [
- {
- "Id": 0,
- "LegalRepresentative": {
- "FirstName": "string",
- "LastName": "string",
- "Occupation": "string",
- "Email": "string",
- "IsComplete": true
}, - "Siren": "string",
- "Name": "string",
- "Address": {
- "Street": "string",
- "PostalCode": "string",
- "City": "string",
- "Supplement": "string",
- "AddressTypes": [
- "None"
]
}, - "IsComplete": true
}
], - "IsComplete": true
}| companyId required | integer <int32> |
| extendedChartOfAccountsId required | integer <int32> |
| chartOfAccountsId required | integer <int32> |
[- {
- "Id": 0,
- "Account": 0,
- "Description": "string",
- "Level1": 0,
- "Level2": 0,
- "Level3": 0,
- "Level4": 0,
- "Level5": 0,
- "Level6": 0,
- "Level7": 0,
- "MappingAccount": 0,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Obsolete": true,
- "Optional": true,
- "AccountName": "string",
- "AccountLabel": "string",
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}
]| companyId required | integer <int32> |
| extendedChartOfAccountsId required | integer <int32> |
The Create Account command, containing the number and name of the account to create.
| AccountNumber required | integer <int32> |
| Description | string or null <= 200 characters |
| Dividable required | boolean |
| Impactable required | boolean |
| Configurable required | boolean |
{- "AccountNumber": 0,
- "Description": "string",
- "Dividable": true,
- "Impactable": true,
- "Configurable": true
}{- "Id": 0,
- "Account": 0,
- "Description": "string",
- "Level1": 0,
- "Level2": 0,
- "Level3": 0,
- "Level4": 0,
- "Level5": 0,
- "Level6": 0,
- "Level7": 0,
- "MappingAccount": 0,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Obsolete": true,
- "Optional": true,
- "AccountName": "string",
- "AccountLabel": "string",
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}| companyId required | integer <int32> |
| extendedChartOfAccountsId required | integer <int32> |
| accountId required | integer <int32> |
{- "Id": 0,
- "Account": 0,
- "Description": "string",
- "Level1": 0,
- "Level2": 0,
- "Level3": 0,
- "Level4": 0,
- "Level5": 0,
- "Level6": 0,
- "Level7": 0,
- "MappingAccount": 0,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Obsolete": true,
- "Optional": true,
- "AccountName": "string",
- "AccountLabel": "string",
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}| companyId required | integer <int32> |
| extendedChartOfAccountsId required | integer <int32> |
| accountId required | integer <int32> |
| AccountNumber | integer or null <int32> |
| Description | string or null <= 200 characters |
| Dividable required | boolean |
| Impactable required | boolean |
| Configurable required | boolean |
{- "AccountNumber": 0,
- "Description": "string",
- "Dividable": true,
- "Impactable": true,
- "Configurable": true
}{- "Id": 0,
- "Account": 0,
- "Description": "string",
- "Level1": 0,
- "Level2": 0,
- "Level3": 0,
- "Level4": 0,
- "Level5": 0,
- "Level6": 0,
- "Level7": 0,
- "MappingAccount": 0,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Obsolete": true,
- "Optional": true,
- "AccountName": "string",
- "AccountLabel": "string",
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}| companyId required | integer <int32> |
| extendedChartOfAccountsId required | integer <int32> |
[- "CompteDeCharge"
][- {
- "Category": "CompteDeCharge",
- "AccountKeys": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
]
}
]| companyId required | integer <int32> |
| extendedChartOfAccountsId required | integer <int32> |
| accountId required | integer <int32> |
{- "Id": 0,
- "Account": 0,
- "Description": "string",
- "Level1": 0,
- "Level2": 0,
- "Level3": 0,
- "Level4": 0,
- "Level5": 0,
- "Level6": 0,
- "Level7": 0,
- "MappingAccount": 0,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Obsolete": true,
- "Optional": true,
- "AccountName": "string",
- "AccountLabel": "string",
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z"
}| ReferenceCompanyId | integer or null <int32> |
| Name | string or null |
{- "ReferenceCompanyId": 0,
- "Name": "string"
}{- "Id": 0,
- "ReferenceCompanyId": 0,
- "Name": "string",
- "MailingInfoFromEmail": "string",
- "MailingInfoFromName": "string",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "Companies": [
- {
- "Id": 0,
- "Name": "string",
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "Siren": "string",
- "Nic": "string"
}
], - "Office365Credentials": {
- "ClientId": "string",
- "ClientSecret": "string",
- "TenantId": "string",
- "SiteId": "string"
}, - "Provisioning": {
- "ClientId": "string",
- "CompanyId": 0,
- "UserRole": "string",
- "CanCreateCompanyType": "None"
}
}| companyGroupId required | integer <int32> |
{- "Id": 0,
- "ReferenceCompanyId": 0,
- "Name": "string",
- "MailingInfoFromEmail": "string",
- "MailingInfoFromName": "string",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "Companies": [
- {
- "Id": 0,
- "Name": "string",
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "Siren": "string",
- "Nic": "string"
}
], - "Office365Credentials": {
- "ClientId": "string",
- "ClientSecret": "string",
- "TenantId": "string",
- "SiteId": "string"
}, - "Provisioning": {
- "ClientId": "string",
- "CompanyId": 0,
- "UserRole": "string",
- "CanCreateCompanyType": "None"
}
}| companyId required | integer <int32> |
{- "Id": 0,
- "ReferenceCompanyId": 0,
- "Name": "string",
- "MailingInfoFromEmail": "string",
- "MailingInfoFromName": "string",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "Companies": [
- {
- "Id": 0,
- "Name": "string",
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "Siren": "string",
- "Nic": "string"
}
], - "Office365Credentials": {
- "ClientId": "string",
- "ClientSecret": "string",
- "TenantId": "string",
- "SiteId": "string"
}, - "Provisioning": {
- "ClientId": "string",
- "CompanyId": 0,
- "UserRole": "string",
- "CanCreateCompanyType": "None"
}
}| companyGroupId required | integer <int32> |
| ClientId required | string |
| ClientSecret required | string |
| TenantId required | string |
| SiteId required | string |
{- "ClientId": "string",
- "ClientSecret": "string",
- "TenantId": "string",
- "SiteId": "string"
}| companyGroupId required | integer <int32> |
| ClientId required | string or null |
| CanCreateCompanyType required | string Enum: "None" "Accounting" "Pme" |
{- "ClientId": "string",
- "CanCreateCompanyType": "None"
}| companyGroupId required | integer <int32> |
| ExternalSystemIds | Array of strings or null ExternalSystemIds filters on multiple external system identifiers (OR logic) |
| ExternalId | Array of strings or null |
| Siren | string or null |
| Nic | string or null |
| page | integer <int32> Default: 1 |
| pageSize | integer <int32> Default: 50 |
{- "Items": [
- {
- "Id": 0,
- "Name": "string",
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "Siren": "string",
- "Nic": "string"
}
], - "TotalCount": 0,
- "Page": 0,
- "PageSize": 0
}| companyGroupId required | integer <int32> |
| ExternalSystemIds | Array of strings or null ExternalSystemIds filters on multiple external system identifiers (OR logic) |
| ExternalId | Array of strings or null |
| Siren | string or null |
| Nic | string or null |
| page | integer <int32> Default: 1 |
| pageSize | integer <int32> Default: 50 |
{- "Items": [
- {
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "ContractType": "Normal",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "ManagementMode": "TotalProduction",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
], - "TotalCount": 0,
- "Page": 0,
- "PageSize": 0
}| accountingFolderId required | integer <int32> |
[- {
- "PersonId": 0,
- "PersonType": "LegalPerson",
- "Name": "string",
- "StakeholderType": "AuditorOfAccountsTitular",
- "CorporateOfficerType": "NotSpecified"
}
][- {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}
]| Id required | integer <int32> |
| ISO2LetterCode required | string <= 2 characters |
| ISO3LetterCode required | string <= 3 characters |
| PhoneCode required | integer <int32> |
| Name | string or null <= 50 characters |
| PhoneRegexs | string or null <= 100 characters |
| ZipCodeRegexs | string or null <= 100 characters |
| LanguagesIETFTag | string or null <= 100 characters |
| LanguageIRTFTagId required | integer <int32> |
object (Language) | |
| CurrencyId required | integer <int32> |
| InEurope required | boolean |
| Available required | boolean |
{- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}{- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}| id required | integer <int32> |
| Id required | integer <int32> |
| ISO2LetterCode required | string <= 2 characters |
| ISO3LetterCode required | string <= 3 characters |
| PhoneCode required | integer <int32> |
| Name | string or null <= 50 characters |
| PhoneRegexs | string or null <= 100 characters |
| ZipCodeRegexs | string or null <= 100 characters |
| LanguagesIETFTag | string or null <= 100 characters |
| LanguageIRTFTagId required | integer <int32> |
object (Language) | |
| CurrencyId required | integer <int32> |
| InEurope required | boolean |
| Available required | boolean |
{- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}[- {
- "Name": "string",
- "UnitSymbol": "string",
- "UnitISOCode": "strin",
- "UnitISONumber": 0,
- "FractionName": "string",
- "FractionSymbol": "string",
- "FractionToUnit": 0,
- "UnitsToSuperUnit": 0,
- "Exponent": 0,
- "UniqueSymbol": true,
- "Major": true,
- "Virtual": true,
- "Id": 0
}
]| Name | string or null <= 50 characters |
| UnitSymbol | string or null <= 15 characters |
| UnitISOCode | string or null <= 5 characters |
| UnitISONumber required | integer <int32> |
| FractionName | string or null <= 20 characters |
| FractionSymbol | string or null <= 10 characters |
| FractionToUnit required | integer <int32> |
| UnitsToSuperUnit required | integer <int32> |
| Exponent required | integer <int32> |
| UniqueSymbol required | boolean |
| Major required | boolean |
| Virtual required | boolean |
| Id required | integer <int32> |
{- "Name": "string",
- "UnitSymbol": "string",
- "UnitISOCode": "strin",
- "UnitISONumber": 0,
- "FractionName": "string",
- "FractionSymbol": "string",
- "FractionToUnit": 0,
- "UnitsToSuperUnit": 0,
- "Exponent": 0,
- "UniqueSymbol": true,
- "Major": true,
- "Virtual": true,
- "Id": 0
}{- "Name": "string",
- "UnitSymbol": "string",
- "UnitISOCode": "strin",
- "UnitISONumber": 0,
- "FractionName": "string",
- "FractionSymbol": "string",
- "FractionToUnit": 0,
- "UnitsToSuperUnit": 0,
- "Exponent": 0,
- "UniqueSymbol": true,
- "Major": true,
- "Virtual": true,
- "Id": 0
}| currencyIsoCode | string or null EUR,USD |
{- "Name": "string",
- "UnitSymbol": "string",
- "UnitISOCode": "strin",
- "UnitISONumber": 0,
- "FractionName": "string",
- "FractionSymbol": "string",
- "FractionToUnit": 0,
- "UnitsToSuperUnit": 0,
- "Exponent": 0,
- "UniqueSymbol": true,
- "Major": true,
- "Virtual": true,
- "Id": 0
}{- "Name": "string",
- "UnitSymbol": "string",
- "UnitISOCode": "strin",
- "UnitISONumber": 0,
- "FractionName": "string",
- "FractionSymbol": "string",
- "FractionToUnit": 0,
- "UnitsToSuperUnit": 0,
- "Exponent": 0,
- "UniqueSymbol": true,
- "Major": true,
- "Virtual": true,
- "Id": 0
}| id required | integer <int32> |
| Name | string or null <= 50 characters |
| UnitSymbol | string or null <= 15 characters |
| UnitISOCode | string or null <= 5 characters |
| UnitISONumber required | integer <int32> |
| FractionName | string or null <= 20 characters |
| FractionSymbol | string or null <= 10 characters |
| FractionToUnit required | integer <int32> |
| UnitsToSuperUnit required | integer <int32> |
| Exponent required | integer <int32> |
| UniqueSymbol required | boolean |
| Major required | boolean |
| Virtual required | boolean |
| Id required | integer <int32> |
{- "Name": "string",
- "UnitSymbol": "string",
- "UnitISOCode": "strin",
- "UnitISONumber": 0,
- "FractionName": "string",
- "FractionSymbol": "string",
- "FractionToUnit": 0,
- "UnitsToSuperUnit": 0,
- "Exponent": 0,
- "UniqueSymbol": true,
- "Major": true,
- "Virtual": true,
- "Id": 0
}| enterpriseId required | integer <int32> |
| startDate | string <date-time> Default value : Today |
| endDate | string <date-time> Default value : Today |
| withInterest | boolean Compute debt with interests |
| withFees | boolean Compute debt with fees (insurance, commission, ...) |
{- "Values": [
- {
- "Date": "2019-08-24T14:15:22Z",
- "Capital": 0,
- "Interest": 0,
- "Fees": 0,
- "Total": 0
}
], - "Total": 0
}| enterpriseId required | integer <int32> |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
{- "Amount": 0,
- "DifferencePercentage": 0
}| enterpriseId required | integer <int32> |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
{- "Amount": 0,
- "DifferencePercentage": 0
}| enterpriseId required | integer <int32> Identifier of the enterprise |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
| periodicity | string Enum: "Monthly" "Quarterly" "Biannually" "Annual" 0 = Monthly, 1 = Quarterly, 2 = Biannually, 3 = Annual |
| compareWithPreviousExercise | boolean Compare within same period but previous exercise |
{- "YearToDate": 0,
- "Values": [
- {
- "CurrentExercise": 0,
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "PreviousExercise": 0
}
]
}| enterpriseId required | integer <int32> Identifier of the enterprise |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
{- "Amount": 0
}| enterpriseId required | integer <int32> Identifier of the enterprise |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
| includeHeadCompany | boolean Include or not the top management |
{- "Variation": 0,
- "Global": 0,
- "Values": [
- {
- "Category": "string",
- "Amount": 0,
- "Percentage": 0
}
]
}| enterpriseId required | integer <int32> Identifier of the enterprise |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
{- "Variation": 0,
- "Amount": 0,
- "Values": [
- {
- "Category": "string",
- "Amount": 0,
- "Percentage": 0
}
]
}| enterpriseId required | integer <int32> Identifier of the enterprise |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
| maxResult | integer or null <int32> Max result returned. Default value: 10 |
{- "TopClients": [
- {
- "ClientName": "string",
- "Amount": 0,
- "Percentage": 0
}
]
}| enterpriseId required | integer <int32> Identifier of the enterprise |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
| includeHeadCompany | boolean Include or not the top management |
| includeCumulative | boolean Include cumulative amount during period |
{- "Variation": 0,
- "Global": 0,
- "Values": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "GrossSalary": 0,
- "PayrollTaxExpense": 0,
- "Cumulative": 0
}
]
}| enterpriseId required | integer <int32> Identifier of the enterprise |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
| withInterest | boolean Include interest or not |
| withFees | boolean Include fees or not |
{- "Total": 0,
- "Values": [
- {
- "Date": "2019-08-24T14:15:22Z",
- "Capital": 0,
- "Interest": 0,
- "Fees": 0
}
]
}| enterpriseId required | integer <int32> Identifier of the enterprise |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
{- "Banks": [
- {
- "Bank": "string",
- "Amount": 0
}
], - "Total": 0
}| enterpriseId required | integer <int32> Identifier of the enterprise |
| startDate | string <date-time> Default value: Today |
| endDate | string <date-time> Default value: Today |
| subAccountId | integer or null <int32> Filter by bank. By default, all banks are taken. |
| showCumulative | boolean Include cumulative amount during period |
{- "Values": [
- {
- "Date": "2019-08-24T14:15:22Z",
- "Debit": 0,
- "Credit": 0,
- "Cumulative": 0.1
}
], - "Balance": 0
}| enterpriseId required | integer <int32> |
| startDate | string <date-time> |
| endDate | string <date-time> |
| accounts | Array of strings or null unique |
{- "MainExpenseItems": [
- {
- "AccountName": "string",
- "AccountLabel": "string",
- "CurrentDebit": 0,
- "PreviousDebit": 0
}
]
}| enterpriseId required | integer <int32> |
| startDate required | string <date-time> |
| endDate required | string <date-time> |
| accounts | Array of strings or null |
{- "AccountsAmount": [
- {
- "Amount": 0,
- "Account": {
- "AccountId": 0,
- "SubAccountId": 0
}
}
]
}| enterpriseId required | integer <int32> |
| startDate required | string <date-time> |
| endDate required | string <date-time> |
{- "MonthsInPeriod": [
- {
- "Year": 0,
- "Month": 0,
- "EntriesCount": 0,
- "EntryLinesCount": 0,
- "Count": 0
}
], - "Journals": [
- {
- "Id": 0,
- "Name": "string",
- "Description": "string",
- "Entries": [
- {
- "Year": 0,
- "Month": 0,
- "EntriesCount": 0,
- "EntryLinesCount": 0,
- "Count": 0
}
], - "TotalEntriesCount": 0,
- "TotalEntryLinesCount": 0,
- "Total": 0
}
], - "TotalEntriesCountInPeriod": 0,
- "TotalEntryLinesCountInPeriod": 0
}| enterpriseId required | integer <int32> |
{- "Enterprise": {
- "Id": 0,
- "Siren": "string",
- "Name": "string",
- "Street": "string",
- "ZipCode": "string",
- "City": "string",
- "ROF": "string",
- "AdditionalAddress": "string"
}, - "AccountTax": [
- {
- "Iban": "string",
- "Bic": "string"
}
]
}| ids | Array of integers or null <int32> [ items <int32 > ] |
| fileIds | Array of integers or null <int32> [ items <int32 > ] |
| enterpriseId | integer or null <int32> |
| type | string or null |
| size | integer or null <int32> Default null. Size by page |
| page | integer or null <int32> Default null. Page number, starting by 1 |
[- {
- "Id": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Type": "string",
- "Category": "string",
- "CountryClass": "string",
- "ValueDate": "2019-08-24T14:15:22Z",
- "TargetDate": "2019-08-24T14:15:22Z",
- "ExpDateBegin": "2019-08-24T14:15:22Z",
- "ExpDateEnd": "2019-08-24T14:15:22Z",
- "Mixed": true,
- "DocRef": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1,
- "CurrencyId": 0,
- "CurrencyIsoCode": "string",
- "CurrencyName": "string",
- "CountryId": 0,
- "CountryName": "string",
- "LanguageId": 0,
- "LanguageIETFTag": "string",
- "LanguageLabel": "string",
- "ContactId": 0,
- "Contact": {
- "Id": 0,
- "Name": "string",
- "OfficialName": "string",
- "Email": "string",
- "Tel": "string",
- "Addresse": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryName": "string",
- "Identity": "string",
- "IdentityType": "string",
- "ThirdPartyId": 0,
- "NameConf": 0.1,
- "EmailConf": 0.1,
- "TelConf": 0.1,
- "AddresseConf": 0.1,
- "ZipCodeConf": 0.1,
- "CityConf": 0.1,
- "IdentityConf": 0.1
}, - "NatureId": 0,
- "Nature": {
- "Id": 0,
- "CountryId": 0,
- "Level1": "string",
- "Level2": "string",
- "Level3": "string",
- "Level4": "string",
- "Level5": "string",
- "Value": "string",
- "Samples": "string"
}, - "Prices": [
- {
- "Id": 0,
- "DocDataId": 0,
- "VatId": 0,
- "VatRate": 0.1,
- "VatLabel": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1
}
], - "CurrencyConf": 0.1,
- "CountryConf": 0.1,
- "LanguageConf": 0.1,
- "NatureConf": 0.1,
- "PriceConf": 0.1,
- "DocRefConf": 0.1,
- "ValueDateConf": 0.1,
- "CategoryConf": 0.1,
- "GenerateEntry": true,
- "AiModelName": "string",
- "PageCount": 0,
- "EnterpriseSynonymId": 0,
- "EnterpriseSynonymName": "string"
}
]| Id required | integer <int32> |
| FileId required | integer <int32> |
| EnterpriseId required | integer <int32> |
| Type | string or null |
| Category | string or null |
| CountryClass | string or null |
| ValueDate | string or null <date-time> |
| TargetDate | string or null <date-time> |
| ExpDateBegin | string or null <date-time> |
| ExpDateEnd | string or null <date-time> |
| Mixed required | boolean |
| DocRef | string or null |
| VatAmount | number or null <double> |
| HtAmount | number or null <double> |
| TtcAmount | number or null <double> |
| CurrencyId | integer or null <int32> |
| CurrencyIsoCode | string or null |
| CurrencyName | string or null |
| CountryId | integer or null <int32> |
| CountryName | string or null |
| LanguageId | integer or null <int32> |
| LanguageIETFTag | string or null |
| LanguageLabel | string or null |
| ContactId | integer or null <int32> |
object (DocContactDto) | |
| NatureId | integer or null <int32> |
object (DocNatureDto) | |
Array of objects or null (DocPriceDto) | |
| CurrencyConf | number or null <double> |
| CountryConf | number or null <double> |
| LanguageConf | number or null <double> |
| NatureConf | number or null <double> |
| PriceConf | number or null <double> |
| DocRefConf | number or null <double> |
| ValueDateConf | number or null <double> |
| CategoryConf | number or null <double> |
| GenerateEntry required | boolean |
| AiModelName | string or null |
| PageCount | integer or null <int32> |
| EnterpriseSynonymId | integer or null <int32> |
| EnterpriseSynonymName | string or null |
{- "Id": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Type": "string",
- "Category": "string",
- "CountryClass": "string",
- "ValueDate": "2019-08-24T14:15:22Z",
- "TargetDate": "2019-08-24T14:15:22Z",
- "ExpDateBegin": "2019-08-24T14:15:22Z",
- "ExpDateEnd": "2019-08-24T14:15:22Z",
- "Mixed": true,
- "DocRef": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1,
- "CurrencyId": 0,
- "CurrencyIsoCode": "string",
- "CurrencyName": "string",
- "CountryId": 0,
- "CountryName": "string",
- "LanguageId": 0,
- "LanguageIETFTag": "string",
- "LanguageLabel": "string",
- "ContactId": 0,
- "Contact": {
- "Id": 0,
- "Name": "string",
- "OfficialName": "string",
- "Email": "string",
- "Tel": "string",
- "Addresse": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryName": "string",
- "Identity": "string",
- "IdentityType": "string",
- "ThirdPartyId": 0,
- "NameConf": 0.1,
- "EmailConf": 0.1,
- "TelConf": 0.1,
- "AddresseConf": 0.1,
- "ZipCodeConf": 0.1,
- "CityConf": 0.1,
- "IdentityConf": 0.1
}, - "NatureId": 0,
- "Nature": {
- "Id": 0,
- "CountryId": 0,
- "Level1": "string",
- "Level2": "string",
- "Level3": "string",
- "Level4": "string",
- "Level5": "string",
- "Value": "string",
- "Samples": "string"
}, - "Prices": [
- {
- "Id": 0,
- "DocDataId": 0,
- "VatId": 0,
- "VatRate": 0.1,
- "VatLabel": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1
}
], - "CurrencyConf": 0.1,
- "CountryConf": 0.1,
- "LanguageConf": 0.1,
- "NatureConf": 0.1,
- "PriceConf": 0.1,
- "DocRefConf": 0.1,
- "ValueDateConf": 0.1,
- "CategoryConf": 0.1,
- "GenerateEntry": true,
- "AiModelName": "string",
- "PageCount": 0,
- "EnterpriseSynonymId": 0,
- "EnterpriseSynonymName": "string"
}{- "Id": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Type": "string",
- "Category": "string",
- "CountryClass": "string",
- "ValueDate": "2019-08-24T14:15:22Z",
- "TargetDate": "2019-08-24T14:15:22Z",
- "ExpDateBegin": "2019-08-24T14:15:22Z",
- "ExpDateEnd": "2019-08-24T14:15:22Z",
- "Mixed": true,
- "DocRef": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1,
- "CurrencyId": 0,
- "CurrencyIsoCode": "string",
- "CurrencyName": "string",
- "CountryId": 0,
- "CountryName": "string",
- "LanguageId": 0,
- "LanguageIETFTag": "string",
- "LanguageLabel": "string",
- "ContactId": 0,
- "Contact": {
- "Id": 0,
- "Name": "string",
- "OfficialName": "string",
- "Email": "string",
- "Tel": "string",
- "Addresse": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryName": "string",
- "Identity": "string",
- "IdentityType": "string",
- "ThirdPartyId": 0,
- "NameConf": 0.1,
- "EmailConf": 0.1,
- "TelConf": 0.1,
- "AddresseConf": 0.1,
- "ZipCodeConf": 0.1,
- "CityConf": 0.1,
- "IdentityConf": 0.1
}, - "NatureId": 0,
- "Nature": {
- "Id": 0,
- "CountryId": 0,
- "Level1": "string",
- "Level2": "string",
- "Level3": "string",
- "Level4": "string",
- "Level5": "string",
- "Value": "string",
- "Samples": "string"
}, - "Prices": [
- {
- "Id": 0,
- "DocDataId": 0,
- "VatId": 0,
- "VatRate": 0.1,
- "VatLabel": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1
}
], - "CurrencyConf": 0.1,
- "CountryConf": 0.1,
- "LanguageConf": 0.1,
- "NatureConf": 0.1,
- "PriceConf": 0.1,
- "DocRefConf": 0.1,
- "ValueDateConf": 0.1,
- "CategoryConf": 0.1,
- "GenerateEntry": true,
- "AiModelName": "string",
- "PageCount": 0,
- "EnterpriseSynonymId": 0,
- "EnterpriseSynonymName": "string"
}| id required | integer <int32> |
{- "Id": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Type": "string",
- "Category": "string",
- "CountryClass": "string",
- "ValueDate": "2019-08-24T14:15:22Z",
- "TargetDate": "2019-08-24T14:15:22Z",
- "ExpDateBegin": "2019-08-24T14:15:22Z",
- "ExpDateEnd": "2019-08-24T14:15:22Z",
- "Mixed": true,
- "DocRef": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1,
- "CurrencyId": 0,
- "CurrencyIsoCode": "string",
- "CurrencyName": "string",
- "CountryId": 0,
- "CountryName": "string",
- "LanguageId": 0,
- "LanguageIETFTag": "string",
- "LanguageLabel": "string",
- "ContactId": 0,
- "Contact": {
- "Id": 0,
- "Name": "string",
- "OfficialName": "string",
- "Email": "string",
- "Tel": "string",
- "Addresse": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryName": "string",
- "Identity": "string",
- "IdentityType": "string",
- "ThirdPartyId": 0,
- "NameConf": 0.1,
- "EmailConf": 0.1,
- "TelConf": 0.1,
- "AddresseConf": 0.1,
- "ZipCodeConf": 0.1,
- "CityConf": 0.1,
- "IdentityConf": 0.1
}, - "NatureId": 0,
- "Nature": {
- "Id": 0,
- "CountryId": 0,
- "Level1": "string",
- "Level2": "string",
- "Level3": "string",
- "Level4": "string",
- "Level5": "string",
- "Value": "string",
- "Samples": "string"
}, - "Prices": [
- {
- "Id": 0,
- "DocDataId": 0,
- "VatId": 0,
- "VatRate": 0.1,
- "VatLabel": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1
}
], - "CurrencyConf": 0.1,
- "CountryConf": 0.1,
- "LanguageConf": 0.1,
- "NatureConf": 0.1,
- "PriceConf": 0.1,
- "DocRefConf": 0.1,
- "ValueDateConf": 0.1,
- "CategoryConf": 0.1,
- "GenerateEntry": true,
- "AiModelName": "string",
- "PageCount": 0,
- "EnterpriseSynonymId": 0,
- "EnterpriseSynonymName": "string"
}| id required | integer <int32> |
| Id required | integer <int32> |
| FileId required | integer <int32> |
| EnterpriseId required | integer <int32> |
| Type | string or null |
| Category | string or null |
| CountryClass | string or null |
| ValueDate | string or null <date-time> |
| TargetDate | string or null <date-time> |
| ExpDateBegin | string or null <date-time> |
| ExpDateEnd | string or null <date-time> |
| Mixed required | boolean |
| DocRef | string or null |
| VatAmount | number or null <double> |
| HtAmount | number or null <double> |
| TtcAmount | number or null <double> |
| CurrencyId | integer or null <int32> |
| CurrencyIsoCode | string or null |
| CurrencyName | string or null |
| CountryId | integer or null <int32> |
| CountryName | string or null |
| LanguageId | integer or null <int32> |
| LanguageIETFTag | string or null |
| LanguageLabel | string or null |
| ContactId | integer or null <int32> |
object (DocContactDto) | |
| NatureId | integer or null <int32> |
object (DocNatureDto) | |
Array of objects or null (DocPriceDto) | |
| CurrencyConf | number or null <double> |
| CountryConf | number or null <double> |
| LanguageConf | number or null <double> |
| NatureConf | number or null <double> |
| PriceConf | number or null <double> |
| DocRefConf | number or null <double> |
| ValueDateConf | number or null <double> |
| CategoryConf | number or null <double> |
| GenerateEntry required | boolean |
| AiModelName | string or null |
| PageCount | integer or null <int32> |
| EnterpriseSynonymId | integer or null <int32> |
| EnterpriseSynonymName | string or null |
{- "Id": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Type": "string",
- "Category": "string",
- "CountryClass": "string",
- "ValueDate": "2019-08-24T14:15:22Z",
- "TargetDate": "2019-08-24T14:15:22Z",
- "ExpDateBegin": "2019-08-24T14:15:22Z",
- "ExpDateEnd": "2019-08-24T14:15:22Z",
- "Mixed": true,
- "DocRef": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1,
- "CurrencyId": 0,
- "CurrencyIsoCode": "string",
- "CurrencyName": "string",
- "CountryId": 0,
- "CountryName": "string",
- "LanguageId": 0,
- "LanguageIETFTag": "string",
- "LanguageLabel": "string",
- "ContactId": 0,
- "Contact": {
- "Id": 0,
- "Name": "string",
- "OfficialName": "string",
- "Email": "string",
- "Tel": "string",
- "Addresse": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryName": "string",
- "Identity": "string",
- "IdentityType": "string",
- "ThirdPartyId": 0,
- "NameConf": 0.1,
- "EmailConf": 0.1,
- "TelConf": 0.1,
- "AddresseConf": 0.1,
- "ZipCodeConf": 0.1,
- "CityConf": 0.1,
- "IdentityConf": 0.1
}, - "NatureId": 0,
- "Nature": {
- "Id": 0,
- "CountryId": 0,
- "Level1": "string",
- "Level2": "string",
- "Level3": "string",
- "Level4": "string",
- "Level5": "string",
- "Value": "string",
- "Samples": "string"
}, - "Prices": [
- {
- "Id": 0,
- "DocDataId": 0,
- "VatId": 0,
- "VatRate": 0.1,
- "VatLabel": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1
}
], - "CurrencyConf": 0.1,
- "CountryConf": 0.1,
- "LanguageConf": 0.1,
- "NatureConf": 0.1,
- "PriceConf": 0.1,
- "DocRefConf": 0.1,
- "ValueDateConf": 0.1,
- "CategoryConf": 0.1,
- "GenerateEntry": true,
- "AiModelName": "string",
- "PageCount": 0,
- "EnterpriseSynonymId": 0,
- "EnterpriseSynonymName": "string"
}{- "Id": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Type": "string",
- "Category": "string",
- "CountryClass": "string",
- "ValueDate": "2019-08-24T14:15:22Z",
- "TargetDate": "2019-08-24T14:15:22Z",
- "ExpDateBegin": "2019-08-24T14:15:22Z",
- "ExpDateEnd": "2019-08-24T14:15:22Z",
- "Mixed": true,
- "DocRef": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1,
- "CurrencyId": 0,
- "CurrencyIsoCode": "string",
- "CurrencyName": "string",
- "CountryId": 0,
- "CountryName": "string",
- "LanguageId": 0,
- "LanguageIETFTag": "string",
- "LanguageLabel": "string",
- "ContactId": 0,
- "Contact": {
- "Id": 0,
- "Name": "string",
- "OfficialName": "string",
- "Email": "string",
- "Tel": "string",
- "Addresse": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryName": "string",
- "Identity": "string",
- "IdentityType": "string",
- "ThirdPartyId": 0,
- "NameConf": 0.1,
- "EmailConf": 0.1,
- "TelConf": 0.1,
- "AddresseConf": 0.1,
- "ZipCodeConf": 0.1,
- "CityConf": 0.1,
- "IdentityConf": 0.1
}, - "NatureId": 0,
- "Nature": {
- "Id": 0,
- "CountryId": 0,
- "Level1": "string",
- "Level2": "string",
- "Level3": "string",
- "Level4": "string",
- "Level5": "string",
- "Value": "string",
- "Samples": "string"
}, - "Prices": [
- {
- "Id": 0,
- "DocDataId": 0,
- "VatId": 0,
- "VatRate": 0.1,
- "VatLabel": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1
}
], - "CurrencyConf": 0.1,
- "CountryConf": 0.1,
- "LanguageConf": 0.1,
- "NatureConf": 0.1,
- "PriceConf": 0.1,
- "DocRefConf": 0.1,
- "ValueDateConf": 0.1,
- "CategoryConf": 0.1,
- "GenerateEntry": true,
- "AiModelName": "string",
- "PageCount": 0,
- "EnterpriseSynonymId": 0,
- "EnterpriseSynonymName": "string"
}| id required | integer <int32> |
{- "Id": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Type": "string",
- "Category": "string",
- "CountryClass": "string",
- "ValueDate": "2019-08-24T14:15:22Z",
- "TargetDate": "2019-08-24T14:15:22Z",
- "ExpDateBegin": "2019-08-24T14:15:22Z",
- "ExpDateEnd": "2019-08-24T14:15:22Z",
- "Mixed": true,
- "DocRef": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1,
- "CurrencyId": 0,
- "CurrencyIsoCode": "string",
- "CurrencyName": "string",
- "CountryId": 0,
- "CountryName": "string",
- "LanguageId": 0,
- "LanguageIETFTag": "string",
- "LanguageLabel": "string",
- "ContactId": 0,
- "Contact": {
- "Id": 0,
- "Name": "string",
- "OfficialName": "string",
- "Email": "string",
- "Tel": "string",
- "Addresse": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryName": "string",
- "Identity": "string",
- "IdentityType": "string",
- "ThirdPartyId": 0,
- "NameConf": 0.1,
- "EmailConf": 0.1,
- "TelConf": 0.1,
- "AddresseConf": 0.1,
- "ZipCodeConf": 0.1,
- "CityConf": 0.1,
- "IdentityConf": 0.1
}, - "NatureId": 0,
- "Nature": {
- "Id": 0,
- "CountryId": 0,
- "Level1": "string",
- "Level2": "string",
- "Level3": "string",
- "Level4": "string",
- "Level5": "string",
- "Value": "string",
- "Samples": "string"
}, - "Prices": [
- {
- "Id": 0,
- "DocDataId": 0,
- "VatId": 0,
- "VatRate": 0.1,
- "VatLabel": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1
}
], - "CurrencyConf": 0.1,
- "CountryConf": 0.1,
- "LanguageConf": 0.1,
- "NatureConf": 0.1,
- "PriceConf": 0.1,
- "DocRefConf": 0.1,
- "ValueDateConf": 0.1,
- "CategoryConf": 0.1,
- "GenerateEntry": true,
- "AiModelName": "string",
- "PageCount": 0,
- "EnterpriseSynonymId": 0,
- "EnterpriseSynonymName": "string"
}| id required | integer <int32> |
| Id required | integer <int32> |
| FileId required | integer <int32> |
| EnterpriseId required | integer <int32> |
| Type | string or null |
| Category | string or null |
| CountryClass | string or null |
| ValueDate | string or null <date-time> |
| TargetDate | string or null <date-time> |
| ExpDateBegin | string or null <date-time> |
| ExpDateEnd | string or null <date-time> |
| Mixed required | boolean |
| DocRef | string or null |
| VatAmount | number or null <double> |
| HtAmount | number or null <double> |
| TtcAmount | number or null <double> |
| CurrencyId | integer or null <int32> |
| CurrencyIsoCode | string or null |
| CurrencyName | string or null |
| CountryId | integer or null <int32> |
| CountryName | string or null |
| LanguageId | integer or null <int32> |
| LanguageIETFTag | string or null |
| LanguageLabel | string or null |
| ContactId | integer or null <int32> |
object (DocContactDto) | |
| NatureId | integer or null <int32> |
object (DocNatureDto) | |
Array of objects or null (DocPriceDto) | |
| CurrencyConf | number or null <double> |
| CountryConf | number or null <double> |
| LanguageConf | number or null <double> |
| NatureConf | number or null <double> |
| PriceConf | number or null <double> |
| DocRefConf | number or null <double> |
| ValueDateConf | number or null <double> |
| CategoryConf | number or null <double> |
| GenerateEntry required | boolean |
| AiModelName | string or null |
| PageCount | integer or null <int32> |
| EnterpriseSynonymId | integer or null <int32> |
| EnterpriseSynonymName | string or null |
{- "Id": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Type": "string",
- "Category": "string",
- "CountryClass": "string",
- "ValueDate": "2019-08-24T14:15:22Z",
- "TargetDate": "2019-08-24T14:15:22Z",
- "ExpDateBegin": "2019-08-24T14:15:22Z",
- "ExpDateEnd": "2019-08-24T14:15:22Z",
- "Mixed": true,
- "DocRef": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1,
- "CurrencyId": 0,
- "CurrencyIsoCode": "string",
- "CurrencyName": "string",
- "CountryId": 0,
- "CountryName": "string",
- "LanguageId": 0,
- "LanguageIETFTag": "string",
- "LanguageLabel": "string",
- "ContactId": 0,
- "Contact": {
- "Id": 0,
- "Name": "string",
- "OfficialName": "string",
- "Email": "string",
- "Tel": "string",
- "Addresse": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryName": "string",
- "Identity": "string",
- "IdentityType": "string",
- "ThirdPartyId": 0,
- "NameConf": 0.1,
- "EmailConf": 0.1,
- "TelConf": 0.1,
- "AddresseConf": 0.1,
- "ZipCodeConf": 0.1,
- "CityConf": 0.1,
- "IdentityConf": 0.1
}, - "NatureId": 0,
- "Nature": {
- "Id": 0,
- "CountryId": 0,
- "Level1": "string",
- "Level2": "string",
- "Level3": "string",
- "Level4": "string",
- "Level5": "string",
- "Value": "string",
- "Samples": "string"
}, - "Prices": [
- {
- "Id": 0,
- "DocDataId": 0,
- "VatId": 0,
- "VatRate": 0.1,
- "VatLabel": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1
}
], - "CurrencyConf": 0.1,
- "CountryConf": 0.1,
- "LanguageConf": 0.1,
- "NatureConf": 0.1,
- "PriceConf": 0.1,
- "DocRefConf": 0.1,
- "ValueDateConf": 0.1,
- "CategoryConf": 0.1,
- "GenerateEntry": true,
- "AiModelName": "string",
- "PageCount": 0,
- "EnterpriseSynonymId": 0,
- "EnterpriseSynonymName": "string"
}{- "Id": 0,
- "FileId": 0,
- "EnterpriseId": 0,
- "Type": "string",
- "Category": "string",
- "CountryClass": "string",
- "ValueDate": "2019-08-24T14:15:22Z",
- "TargetDate": "2019-08-24T14:15:22Z",
- "ExpDateBegin": "2019-08-24T14:15:22Z",
- "ExpDateEnd": "2019-08-24T14:15:22Z",
- "Mixed": true,
- "DocRef": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1,
- "CurrencyId": 0,
- "CurrencyIsoCode": "string",
- "CurrencyName": "string",
- "CountryId": 0,
- "CountryName": "string",
- "LanguageId": 0,
- "LanguageIETFTag": "string",
- "LanguageLabel": "string",
- "ContactId": 0,
- "Contact": {
- "Id": 0,
- "Name": "string",
- "OfficialName": "string",
- "Email": "string",
- "Tel": "string",
- "Addresse": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryName": "string",
- "Identity": "string",
- "IdentityType": "string",
- "ThirdPartyId": 0,
- "NameConf": 0.1,
- "EmailConf": 0.1,
- "TelConf": 0.1,
- "AddresseConf": 0.1,
- "ZipCodeConf": 0.1,
- "CityConf": 0.1,
- "IdentityConf": 0.1
}, - "NatureId": 0,
- "Nature": {
- "Id": 0,
- "CountryId": 0,
- "Level1": "string",
- "Level2": "string",
- "Level3": "string",
- "Level4": "string",
- "Level5": "string",
- "Value": "string",
- "Samples": "string"
}, - "Prices": [
- {
- "Id": 0,
- "DocDataId": 0,
- "VatId": 0,
- "VatRate": 0.1,
- "VatLabel": "string",
- "VatAmount": 0.1,
- "HtAmount": 0.1,
- "TtcAmount": 0.1
}
], - "CurrencyConf": 0.1,
- "CountryConf": 0.1,
- "LanguageConf": 0.1,
- "NatureConf": 0.1,
- "PriceConf": 0.1,
- "DocRefConf": 0.1,
- "ValueDateConf": 0.1,
- "CategoryConf": 0.1,
- "GenerateEntry": true,
- "AiModelName": "string",
- "PageCount": 0,
- "EnterpriseSynonymId": 0,
- "EnterpriseSynonymName": "string"
}| enterpriseId required | integer <int32> |
required | Array of objects (CreateDocEntryCommand) |
{- "Commands": [
- {
- "EnterpriseId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Label": "string",
- "Source": "ByUser",
- "SourceId": "string",
- "JournalId": 0,
- "Lines": [
- {
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Source": "Unknown",
- "SourceId": "string",
- "Type": "None",
- "Revision": "Unrevised"
}
], - "DocRef": "string",
- "DocumentId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z"
}
]
}| enterpriseId required | integer <int32> |
| EntryId required | integer <int32> |
| AccountingDocumentId required | integer <int32> |
| Date | string or null <date-time> |
| Reference | string or null |
{- "EntryId": 0,
- "AccountingDocumentId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Reference": "string"
}| enterpriseId required | integer <int32> |
| EntryIds required | Array of integers <int32> [ items <int32 > ] |
| AccountingDocumentId required | integer <int32> |
| Date | string or null <date-time> |
| Reference | string or null |
{- "EntryIds": [
- 0
], - "AccountingDocumentId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Reference": "string"
}| accountingFolderId required | integer <int32> |
{- "RecentFiles": 0,
- "ValidationState": {
- "Pending": 0,
- "Rejected": 0
}, - "Folders": [
- {
- "Type": "None",
- "AssignedUserIds": [
- 0
]
}
], - "SharedFoldersCount": 0
}| accountingFolderId required | integer <int32> |
| exerciseId required | integer <int32> |
[- {
- "Id": 0,
- "Name": "string",
- "FoldersCount": 0,
- "FilesCount": 0,
- "UserAuthorizations": [
- "Create"
], - "OwnerId": 0
}
]| accountingFolderId required | integer <int32> |
| folderId required | integer <int32> |
[- {
- "Id": 0,
- "Name": "string",
- "FoldersCount": 0,
- "FilesCount": 0,
- "UserAuthorizations": [
- "Create"
], - "OwnerId": 0
}
]| accountingFolderId required | integer <int32> |
| folderId required | integer <int32> |
{- "Id": 0,
- "Name": "string",
- "UserAuthorizations": [
- "Create"
], - "Folders": [
- {
- "Id": 0,
- "Name": "string",
- "FoldersCount": 0,
- "FilesCount": 0,
- "UserAuthorizations": [
- "Create"
], - "OwnerId": 0
}
], - "Files": [
- {
- "Id": 0,
- "Name": "string",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FolderId": 0,
- "SynchronizationStatus": "None",
- "UserAuthorizations": [
- "Create"
], - "Validation": {
- "Id": 0,
- "ApplicantId": 0,
- "ValidatorId": 0,
- "Status": "None",
- "LastUpdate": "2019-08-24T14:15:22Z",
- "MessageId": 0,
- "Comment": "string"
}, - "Path": [
- {
- "Id": 0,
- "Name": "string",
- "Type": "None",
- "ExerciseId": 0
}
]
}
], - "OwnerId": 0,
- "Path": [
- {
- "Id": 0,
- "Name": "string",
- "Type": "None",
- "ExerciseId": 0
}
]
}| accountingFolderId required | integer <int32> |
| OriginFolderId required | integer <int32> |
| DestinationFolderId required | integer <int32> |
| FolderId required | integer <int32> |
{- "OriginFolderId": 0,
- "DestinationFolderId": 0,
- "FolderId": 0
}| accountingFolderId required | integer <int32> |
| OriginFolderId required | integer <int32> |
| DestinationFolderId required | integer <int32> |
| FileIds required | Array of integers or null <int32> [ items <int32 > ] |
{- "OriginFolderId": 0,
- "DestinationFolderId": 0,
- "FileIds": [
- 0
]
}| accountingFolderId required | integer <int32> |
| FolderId required | integer <int32> |
| FileIds required | Array of integers or null <int32> [ items <int32 > ] |
{- "FolderId": 0,
- "FileIds": [
- 0
]
}| accountingFolderId required | integer <int32> The identifier of the accounting folder associated with the operation. |
| folderId | integer or null <int32> The identifier of the target folder where files will be uploaded. |
| files | Array of strings or null <binary> [ items <binary > ] The list of files to be uploaded. |
[- {
- "Id": 0,
- "Name": "string",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FolderId": 0,
- "SynchronizationStatus": "None",
- "UserAuthorizations": [
- "Create"
], - "Validation": {
- "Id": 0,
- "ApplicantId": 0,
- "ValidatorId": 0,
- "Status": "None",
- "LastUpdate": "2019-08-24T14:15:22Z",
- "MessageId": 0,
- "Comment": "string"
}, - "Path": [
- {
- "Id": 0,
- "Name": "string",
- "Type": "None",
- "ExerciseId": 0
}
]
}
]| accountingFolderId required | integer <int32> |
| fileItemId required | integer <int32> |
| SimpleUserToken | string or null |
| UserId | integer or null <int32> |
{- "SimpleUserToken": "string",
- "UserId": 0
}| accountingFolderId required | integer <int32> |
[- {
- "Id": 0,
- "Name": "string",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FolderId": 0,
- "SynchronizationStatus": "None",
- "UserAuthorizations": [
- "Create"
], - "Validation": {
- "Id": 0,
- "ApplicantId": 0,
- "ValidatorId": 0,
- "Status": "None",
- "LastUpdate": "2019-08-24T14:15:22Z",
- "MessageId": 0,
- "Comment": "string"
}, - "Path": [
- {
- "Id": 0,
- "Name": "string",
- "Type": "None",
- "ExerciseId": 0
}
]
}
]| accountingFolderId required | integer <int32> |
| page | integer <int32> Default: 1 1-based page number. |
| pageSize | integer <int32> Default: 50 Number of items per page. |
{- "Items": [
- {
- "Id": 0,
- "Type": "File",
- "Name": "string",
- "OriginalPath": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "DeletedByUserId": 0,
- "OriginalLocationExists": true
}
], - "TotalCount": 0,
- "Page": 0,
- "PageSize": 0
}| accountingFolderId required | integer <int32> |
| ItemId required | integer <int32> |
| Type required | string Enum: "File" "Folder" |
| TargetFolderId | integer or null <int32> |
{- "ItemId": 0,
- "Type": "File",
- "TargetFolderId": 0
}| accountingFolderId required | integer <int32> |
| ItemId required | integer <int32> |
| Type required | string Enum: "File" "Folder" |
{- "ItemId": 0,
- "Type": "File"
}| accountingFolderId required | integer <int32> |
| folderId required | integer <int32> |
[- {
- "UserId": 0,
- "Right": "ReadOnly"
}
]| accountingFolderId required | integer <int32> |
| folderId required | integer <int32> |
Array of objects or null (FolderCollaboratorAccessDto) |
{- "Accesses": [
- {
- "UserId": 0,
- "Right": "ReadOnly"
}
]
}| accountingFolderId required | integer <int32> |
| folderId required | integer <int32> |
| UserIds | Array of integers or null <int32> [ items <int32 > ] |
{- "UserIds": [
- 0
]
}| accountingFolderId required | integer <int32> The accounting folder identifier. |
| parentFolderId required | integer <int32> The parent folder whose children to list. |
[- {
- "Id": 0,
- "Name": "string",
- "FoldersCount": 0,
- "FilesCount": 0,
- "UserAuthorizations": [
- "Create"
], - "OwnerId": 0
}
]| accountingFolderId required | integer <int32> The accounting folder identifier. |
| parentFolderId required | integer <int32> The parent folder in which to create the subfolder. |
The create command containing the subfolder name.
| ParentFolderId required | integer <int32> |
| Name required | string or null |
{- "ParentFolderId": 0,
- "Name": "string"
}{- "Id": 0,
- "Name": "string",
- "FoldersCount": 0,
- "FilesCount": 0,
- "UserAuthorizations": [
- "Create"
], - "OwnerId": 0
}| accountingFolderId required | integer <int32> The accounting folder identifier. |
The copy command containing the file id and destination folder id.
| FileId required | integer <int32> |
| DestinationFolderId required | integer <int32> |
{- "FileId": 0,
- "DestinationFolderId": 0
}{- "Id": 0,
- "Name": "string",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FolderId": 0,
- "SynchronizationStatus": "None",
- "UserAuthorizations": [
- "Create"
], - "Validation": {
- "Id": 0,
- "ApplicantId": 0,
- "ValidatorId": 0,
- "Status": "None",
- "LastUpdate": "2019-08-24T14:15:22Z",
- "MessageId": 0,
- "Comment": "string"
}, - "Path": [
- {
- "Id": 0,
- "Name": "string",
- "Type": "None",
- "ExerciseId": 0
}
]
}| accountingFolderId required | integer <int32> The accounting folder identifier. |
{- "Id": 0
}| accountingFolderId required | integer <int32> The accounting folder identifier (== enterpriseId in GED). |
| userId required | integer <int32> The user identifier. |
| enterpriseId required | integer <int32> |
| skip | integer <int32> |
| take | integer <int32> |
[- {
- "IdLine": "string",
- "AccountNumber": "string",
- "Amount": 0,
- "Currency": "string",
- "JournalType": "Other",
- "JournalName": "string",
- "DocumentDate": "2019-08-24T14:15:22Z",
- "DocumentDueDate": "2019-08-24T14:15:22Z",
- "CounterParty": "string",
- "LetterId": "string",
- "DocumentRef": "string",
- "AmountDescription": "string"
}
]List of enterprise aggregate ids to update
required | Array of objects or null (EnterpriseAggregate) |
{- "EnterpriseAggregates": [
- {
- "EnterpriseId": 0,
- "BankingConnectionStatus": "NoConnection",
- "EntriesInSuspenseAccountCount": 0,
- "UnletteredPaymentsCount": 0,
- "NewTicketsCount": 0,
- "NotSeenEntryLinesCount": 0,
- "LastDocumentDepositDate": "2019-08-24T14:15:22Z",
- "MissingDocumentsCount": 0,
- "TotalEntryLinesCount": 0,
- "NumberOfDocumentsToReview": 0,
- "NumberOfDuplicateDocuments": 0,
- "StatusPdp": "string",
- "DateStatusPdp": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "ContactFullName": "string",
- "ContactPhoneNumber": "string",
- "TaxesDeadlines": "string",
- "LastVatStatus": "Ok",
- "NextExerciseEndDateForFolder": "2019-08-24T14:15:22Z",
- "RejectedDeclarations": "string",
- "Id": 0
}
]
}| enterpriseId required | integer <int32> |
[- {
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Enterprise": {
- "ChartOfAccountsId": 0,
- "ExtendedChartOfAccountsId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "IsAccounting": true,
- "CompanyType": "None",
- "OecNumber": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "Telephone": "string",
- "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "UrlLogo": "string",
- "Description": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "AccountingType": "Engagement",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "Addresses": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}
], - "AdministrativeAndLegalAddress": {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}, - "Name": "string",
- "TradeName": "string",
- "Siren": "string",
- "Nic": "strin",
- "Siret": "string",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LetterMissionDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string",
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "HasVatKeeping": true,
- "IsMedicoSocial": true,
- "EntityCountryId": 0,
- "ForeignIdentifier": "string",
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "LegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true,
- "DisplayName": "string"
}, - "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "IsAgriculturalCA12Applicable": true,
- "VatSystem": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "strin",
- "WithDeposit": true,
- "Description": "string"
}, - "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "EnterpriseVatRates": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "Rate": 1,
- "VatRateType": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SalesExigibilite": "Unknown",
- "CseType": "None",
- "OwnerLastName": "string",
- "Rof": "string",
- "IsMonoEstablishment": true,
- "RofCVAE": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "IsCvaeAdvanceDeposit": true,
- "IsBalance": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsEligibleForReducedRate": true,
- "TaxReporterGender": "strin",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string",
- "TaxIntracommunityNumber": "string",
- "HasPayrollTaxLiability": true,
- "HasCfeLiability": true,
- "IsAppelALaGenerositeDuPublic": true,
- "Container": "string",
- "Email": "string",
- "Marque": "string",
- "SiteWeb": "string",
- "AcceptProviderEmails": true,
- "DateInFred": "2019-08-24T14:15:22Z",
- "UniqueName": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "Type": "Normal",
- "StateMode": "Active",
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "Activity": "string",
- "ShareCapital": 0.1,
- "ParValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "NaturalPersonShareholdersTotalCount": 0,
- "NaturalPersonShareholdersTotalShareCount": 0,
- "LegalPersonShareholdersTotalCount": 0,
- "LegalPersonShareholdersTotalShareCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "MajorShareholdersTotalCount": 0,
- "MajorTotalShareCount": 0,
- "AverageStaffCount": 0,
- "ExerciceEndStaffCount": 0,
- "PayrollManagedByCabinet": true,
- "SendAssignationMail": true,
- "Provider": "string",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "DistributionContract": true,
- "IsHolding": true,
- "IsNonProfessionalFurnishedRental": true,
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}, - "Email": "string",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
]| enterpriseId required | integer <int32> |
| EnterpriseId required | integer <int32> |
string or null |
{- "EnterpriseId": 0,
- "Email": "string"
}{- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Enterprise": {
- "ChartOfAccountsId": 0,
- "ExtendedChartOfAccountsId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "IsAccounting": true,
- "CompanyType": "None",
- "OecNumber": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "Telephone": "string",
- "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "UrlLogo": "string",
- "Description": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "AccountingType": "Engagement",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "Addresses": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}
], - "AdministrativeAndLegalAddress": {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}, - "Name": "string",
- "TradeName": "string",
- "Siren": "string",
- "Nic": "strin",
- "Siret": "string",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LetterMissionDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string",
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "HasVatKeeping": true,
- "IsMedicoSocial": true,
- "EntityCountryId": 0,
- "ForeignIdentifier": "string",
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "LegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true,
- "DisplayName": "string"
}, - "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "IsAgriculturalCA12Applicable": true,
- "VatSystem": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "strin",
- "WithDeposit": true,
- "Description": "string"
}, - "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "EnterpriseVatRates": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "Rate": 1,
- "VatRateType": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SalesExigibilite": "Unknown",
- "CseType": "None",
- "OwnerLastName": "string",
- "Rof": "string",
- "IsMonoEstablishment": true,
- "RofCVAE": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "IsCvaeAdvanceDeposit": true,
- "IsBalance": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsEligibleForReducedRate": true,
- "TaxReporterGender": "strin",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string",
- "TaxIntracommunityNumber": "string",
- "HasPayrollTaxLiability": true,
- "HasCfeLiability": true,
- "IsAppelALaGenerositeDuPublic": true,
- "Container": "string",
- "Email": "string",
- "Marque": "string",
- "SiteWeb": "string",
- "AcceptProviderEmails": true,
- "DateInFred": "2019-08-24T14:15:22Z",
- "UniqueName": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "Type": "Normal",
- "StateMode": "Active",
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "Activity": "string",
- "ShareCapital": 0.1,
- "ParValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "NaturalPersonShareholdersTotalCount": 0,
- "NaturalPersonShareholdersTotalShareCount": 0,
- "LegalPersonShareholdersTotalCount": 0,
- "LegalPersonShareholdersTotalShareCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "MajorShareholdersTotalCount": 0,
- "MajorTotalShareCount": 0,
- "AverageStaffCount": 0,
- "ExerciceEndStaffCount": 0,
- "PayrollManagedByCabinet": true,
- "SendAssignationMail": true,
- "Provider": "string",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "DistributionContract": true,
- "IsHolding": true,
- "IsNonProfessionalFurnishedRental": true,
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}, - "Email": "string",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}| enterpriseId required | integer <int32> |
| id | integer <int32> |
{- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Enterprise": {
- "ChartOfAccountsId": 0,
- "ExtendedChartOfAccountsId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "IsAccounting": true,
- "CompanyType": "None",
- "OecNumber": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "Telephone": "string",
- "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "UrlLogo": "string",
- "Description": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "AccountingType": "Engagement",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "Addresses": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}
], - "AdministrativeAndLegalAddress": {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}, - "Name": "string",
- "TradeName": "string",
- "Siren": "string",
- "Nic": "strin",
- "Siret": "string",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LetterMissionDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string",
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "HasVatKeeping": true,
- "IsMedicoSocial": true,
- "EntityCountryId": 0,
- "ForeignIdentifier": "string",
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "LegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true,
- "DisplayName": "string"
}, - "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "IsAgriculturalCA12Applicable": true,
- "VatSystem": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "strin",
- "WithDeposit": true,
- "Description": "string"
}, - "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "EnterpriseVatRates": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "Rate": 1,
- "VatRateType": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SalesExigibilite": "Unknown",
- "CseType": "None",
- "OwnerLastName": "string",
- "Rof": "string",
- "IsMonoEstablishment": true,
- "RofCVAE": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "IsCvaeAdvanceDeposit": true,
- "IsBalance": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsEligibleForReducedRate": true,
- "TaxReporterGender": "strin",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string",
- "TaxIntracommunityNumber": "string",
- "HasPayrollTaxLiability": true,
- "HasCfeLiability": true,
- "IsAppelALaGenerositeDuPublic": true,
- "Container": "string",
- "Email": "string",
- "Marque": "string",
- "SiteWeb": "string",
- "AcceptProviderEmails": true,
- "DateInFred": "2019-08-24T14:15:22Z",
- "UniqueName": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "Type": "Normal",
- "StateMode": "Active",
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "Activity": "string",
- "ShareCapital": 0.1,
- "ParValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "NaturalPersonShareholdersTotalCount": 0,
- "NaturalPersonShareholdersTotalShareCount": 0,
- "LegalPersonShareholdersTotalCount": 0,
- "LegalPersonShareholdersTotalShareCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "MajorShareholdersTotalCount": 0,
- "MajorTotalShareCount": 0,
- "AverageStaffCount": 0,
- "ExerciceEndStaffCount": 0,
- "PayrollManagedByCabinet": true,
- "SendAssignationMail": true,
- "Provider": "string",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "DistributionContract": true,
- "IsHolding": true,
- "IsNonProfessionalFurnishedRental": true,
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}, - "Email": "string",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
[- {
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Enterprise": {
- "ChartOfAccountsId": 0,
- "ExtendedChartOfAccountsId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "IsAccounting": true,
- "CompanyType": "None",
- "OecNumber": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "Telephone": "string",
- "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "UrlLogo": "string",
- "Description": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "AccountingType": "Engagement",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "Addresses": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}
], - "AdministrativeAndLegalAddress": {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}, - "Name": "string",
- "TradeName": "string",
- "Siren": "string",
- "Nic": "strin",
- "Siret": "string",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LetterMissionDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string",
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "HasVatKeeping": true,
- "IsMedicoSocial": true,
- "EntityCountryId": 0,
- "ForeignIdentifier": "string",
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "LegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true,
- "DisplayName": "string"
}, - "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "IsAgriculturalCA12Applicable": true,
- "VatSystem": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "strin",
- "WithDeposit": true,
- "Description": "string"
}, - "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "EnterpriseVatRates": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "Rate": 1,
- "VatRateType": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SalesExigibilite": "Unknown",
- "CseType": "None",
- "OwnerLastName": "string",
- "Rof": "string",
- "IsMonoEstablishment": true,
- "RofCVAE": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "IsCvaeAdvanceDeposit": true,
- "IsBalance": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsEligibleForReducedRate": true,
- "TaxReporterGender": "strin",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string",
- "TaxIntracommunityNumber": "string",
- "HasPayrollTaxLiability": true,
- "HasCfeLiability": true,
- "IsAppelALaGenerositeDuPublic": true,
- "Container": "string",
- "Email": "string",
- "Marque": "string",
- "SiteWeb": "string",
- "AcceptProviderEmails": true,
- "DateInFred": "2019-08-24T14:15:22Z",
- "UniqueName": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "Type": "Normal",
- "StateMode": "Active",
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "Activity": "string",
- "ShareCapital": 0.1,
- "ParValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "NaturalPersonShareholdersTotalCount": 0,
- "NaturalPersonShareholdersTotalShareCount": 0,
- "LegalPersonShareholdersTotalCount": 0,
- "LegalPersonShareholdersTotalShareCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "MajorShareholdersTotalCount": 0,
- "MajorTotalShareCount": 0,
- "AverageStaffCount": 0,
- "ExerciceEndStaffCount": 0,
- "PayrollManagedByCabinet": true,
- "SendAssignationMail": true,
- "Provider": "string",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "DistributionContract": true,
- "IsHolding": true,
- "IsNonProfessionalFurnishedRental": true,
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}, - "Email": "string",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
]| accountingFolderId required | integer <int32> |
[- {
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Enterprise": {
- "ChartOfAccountsId": 0,
- "ExtendedChartOfAccountsId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "IsAccounting": true,
- "CompanyType": "None",
- "OecNumber": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "Telephone": "string",
- "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "UrlLogo": "string",
- "Description": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "AccountingType": "Engagement",
- "WhiteLabelId": 0,
- "ThemeId": 0,
- "Addresses": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}
], - "AdministrativeAndLegalAddress": {
- "EnterpriseId": 0,
- "Enterprise": { },
- "InternalAddressTypes": "string",
- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionId": 0,
- "Region": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "RegionName": "string",
- "ZipCodeBegin": "string",
- "Department": "string"
}, - "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdatedByUserId": 0,
- "Id": 0,
- "DomainEvents": [
- {
- "EnterpriseId": 0,
- "AggregateId": "string",
- "AggregateName": "string",
- "Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Type": "string",
- "CorrelationId": "09889a02-17d9-4ce4-a60a-3c3cb923fedd",
- "CausalityId": "4febab93-3b81-473a-ae69-028859e8efc6",
- "UserId": 0,
- "UserEmail": "string",
- "UserName": "string"
}
], - "DomainErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "IsValid": true,
- "HasDomainEvents": true
}, - "Name": "string",
- "TradeName": "string",
- "Siren": "string",
- "Nic": "strin",
- "Siret": "string",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LetterMissionDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string",
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "HasVatKeeping": true,
- "IsMedicoSocial": true,
- "EntityCountryId": 0,
- "ForeignIdentifier": "string",
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "LegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true,
- "DisplayName": "string"
}, - "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "IsAgriculturalCA12Applicable": true,
- "VatSystem": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "strin",
- "WithDeposit": true,
- "Description": "string"
}, - "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "EnterpriseVatRates": [
- {
- "EnterpriseId": 0,
- "Enterprise": { },
- "Rate": 1,
- "VatRateType": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SalesExigibilite": "Unknown",
- "CseType": "None",
- "OwnerLastName": "string",
- "Rof": "string",
- "IsMonoEstablishment": true,
- "RofCVAE": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "IsCvaeAdvanceDeposit": true,
- "IsBalance": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsEligibleForReducedRate": true,
- "TaxReporterGender": "strin",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string",
- "TaxIntracommunityNumber": "string",
- "HasPayrollTaxLiability": true,
- "HasCfeLiability": true,
- "IsAppelALaGenerositeDuPublic": true,
- "Container": "string",
- "Email": "string",
- "Marque": "string",
- "SiteWeb": "string",
- "AcceptProviderEmails": true,
- "DateInFred": "2019-08-24T14:15:22Z",
- "UniqueName": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "Type": "Normal",
- "StateMode": "Active",
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "Activity": "string",
- "ShareCapital": 0.1,
- "ParValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "NaturalPersonShareholdersTotalCount": 0,
- "NaturalPersonShareholdersTotalShareCount": 0,
- "LegalPersonShareholdersTotalCount": 0,
- "LegalPersonShareholdersTotalShareCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "MajorShareholdersTotalCount": 0,
- "MajorTotalShareCount": 0,
- "AverageStaffCount": 0,
- "ExerciceEndStaffCount": 0,
- "PayrollManagedByCabinet": true,
- "SendAssignationMail": true,
- "Provider": "string",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "DistributionContract": true,
- "IsHolding": true,
- "IsNonProfessionalFurnishedRental": true,
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}, - "Email": "string",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
]{- "Id": 0,
- "IsAccounting": true,
- "CompanyType": "None",
- "Name": "string",
- "Container": "string",
- "Siren": "string",
- "Nic": "string",
- "Siret": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "Telephone": "string",
- "UrlLogo": "string",
- "UrlLogoMini": "string",
- "Description": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "CountryCodeId": 0,
- "EnterpriseInfoGreffeId": 0,
- "UniqueName": "string",
- "ExternalId": "string",
- "AcceptProviderEmails": true,
- "CreationDate": "2019-08-24T14:15:22Z",
- "DateInFred": "2019-08-24T14:15:22Z",
- "LegalFormId": 0,
- "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "VatDeadlineDay": 0,
- "OwnerLastName": "string",
- "AccountingMode": "Manual",
- "Type": "Normal",
- "StateMode": "Active",
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "ChartOfAccountsId": 0,
- "AccountingFolderTypology": "BookKeeping",
- "AccountingType": "Engagement",
- "CseType": "None",
- "ManagementMode": "TotalProduction"
}| enterpriseId required | integer <int32> |
{- "Id": 0,
- "Name": "string",
- "IsAccounting": true,
- "CompanyId": 0,
- "CompanyType": "None",
- "LegalFormId": 0,
- "LegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true,
- "DisplayName": "string"
}, - "Siren": "string",
- "Nic": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LetterMissionDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "Street": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryCodeId": 0,
- "Telephone": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "VatSystemId": 0,
- "UrlLogo": "string",
- "Email": "string",
- "Website": "string",
- "Activity": "string",
- "ExternalId": "string",
- "ChartOfAccountsId": 0,
- "AccountingFolderTypology": "BookKeeping",
- "AccountingType": "Engagement",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string",
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "HasVatKeeping": true,
- "IsMedicoSocial": true,
- "VatDeadlineDay": 0,
- "OwnerLastName": "string"
}| siren | string or null Siren number that needs to be looked for in our db (no spaces) |
[- {
- "Id": 0,
- "IsAccounting": true,
- "CompanyType": "None",
- "Name": "string",
- "Container": "string",
- "Siren": "string",
- "Nic": "string",
- "Siret": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "Telephone": "string",
- "UrlLogo": "string",
- "UrlLogoMini": "string",
- "Description": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "CountryCodeId": 0,
- "EnterpriseInfoGreffeId": 0,
- "UniqueName": "string",
- "ExternalId": "string",
- "AcceptProviderEmails": true,
- "CreationDate": "2019-08-24T14:15:22Z",
- "DateInFred": "2019-08-24T14:15:22Z",
- "LegalFormId": 0,
- "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "VatDeadlineDay": 0,
- "OwnerLastName": "string",
- "AccountingMode": "Manual",
- "Type": "Normal",
- "StateMode": "Active",
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "ChartOfAccountsId": 0,
- "AccountingFolderTypology": "BookKeeping",
- "AccountingType": "Engagement",
- "CseType": "None",
- "ManagementMode": "TotalProduction"
}
]| enterpriseId required | integer <int32> |
{- "Id": 0,
- "Name": "string",
- "TaxSystemId": 0,
- "TaxSystem": {
- "Id": 0,
- "CountryCodeId": 0,
- "Code": "string",
- "SubCode": "string",
- "Description": "string"
}, - "WithDepositeISTax": true,
- "VatSystemId": 0,
- "VatSystem": {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "strin",
- "WithDeposit": true,
- "Description": "string"
}, - "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "VatRateOnTaxableSales": [
- 0
], - "VatRateOnTaxablePurchases": 0.1,
- "SalesExigibilite": "Unknown",
- "Rof": "string",
- "RofCVAE": "string",
- "TaxReporterGender": "string",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "IsCvaeAdvanceDeposit": true,
- "IsBalance": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsMonoEstablishment": true,
- "IsEligibleForReducedRate": true,
- "TaxIntracommunityNumber": "string",
- "EnterpriseAdvisors": [
- {
- "Id": 0,
- "AdvisorType": "Conseil",
- "Name": "string",
- "Title": "string",
- "Address": "string",
- "AddressComplement": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "Locality": "string",
- "LegalFormId": 0,
- "LegalFormCode": "string",
- "CountryId": 0,
- "CountryCode": "string",
- "CGAType": "None",
- "ApprovedCenterNumber": "string",
- "AdhesionDate": "2019-08-24T14:15:22Z"
}
], - "HasPayrollTaxLiability": true,
- "HasCfeLiability": true,
- "IsAgriculturalCA12Applicable": true
}| enterpriseId required | integer <int32> |
| Id required | integer <int32> |
| TaxSystemId | integer or null <int32> |
| WithDepositeISTax required | boolean |
| VatSystemId | integer or null <int32> |
| IsAgriculturalCA12Applicable | boolean or null |
| VatDeadlineDay | integer or null <int32> |
| VatTaxObligationReference | string or null |
| VatRateOnTaxableSales | Array of numbers or null <decimal> [ items <decimal > ] |
| VatRateOnTaxablePurchases | number or null <double> |
| SalesExigibilite | string or null Enum: "Unknown" "OnReceipts" "OnDebits" "VatOptionOnDebits" "Mixed" |
| Rof | string or null |
| RofCVAE | string or null |
| TaxReporterGender | string or null |
| TaxReporterName | string or null |
| TaxReporterTitle | string or null |
| IsSubjectToCbCR required | boolean |
| IsOverHeadCosts required | boolean |
| IsTransferPricing required | boolean |
| IsCvaeAdvanceDeposit required | boolean |
| IsBalance required | boolean |
| IsSubjectToCvae required | boolean |
| IsSubjectTo1330Cvae required | boolean |
| IsMonoEstablishment required | boolean |
| IsEligibleForReducedRate required | boolean |
| TaxIntracommunityNumber | string or null |
Array of objects or null (EnterpriseAdvisorCommand) | |
| HasPayrollTaxLiability | boolean or null |
| HasCfeLiability | boolean or null |
{- "Id": 0,
- "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "IsAgriculturalCA12Applicable": true,
- "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "VatRateOnTaxableSales": [
- 0
], - "VatRateOnTaxablePurchases": 0.1,
- "SalesExigibilite": "Unknown",
- "Rof": "string",
- "RofCVAE": "string",
- "TaxReporterGender": "string",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "IsCvaeAdvanceDeposit": true,
- "IsBalance": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsMonoEstablishment": true,
- "IsEligibleForReducedRate": true,
- "TaxIntracommunityNumber": "string",
- "EnterpriseAdvisors": [
- {
- "Id": 0,
- "AdvisorType": "Conseil",
- "Name": "string",
- "Title": "string",
- "Address": "string",
- "AddressComplement": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "Locality": "string",
- "LegalFormId": 0,
- "LegalFormCode": "string",
- "CountryId": 0,
- "CountryCode": "string",
- "CGAType": "None",
- "ApprovedCenterNumber": "string",
- "AdhesionDate": "2019-08-24T14:15:22Z"
}
], - "HasPayrollTaxLiability": true,
- "HasCfeLiability": true
}{- "IsOk": true,
- "IsError": true,
- "Message": "string",
- "Errors": [
- {
- "ErrorCode": "string",
- "ErrorMessage": "string"
}
], - "Warnings": [
- "string"
]
}| enterpriseId required | integer <int32> |
{- "Id": 0,
- "Name": "string",
- "HasLegalAssistanceMission": true,
- "JuristUserId": 0,
- "JuristUser": {
- "Id": 0,
- "Gender": "None",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "ActifEnterpriseId": 0,
- "UrlAvatar": "string",
- "EnterpriseFunctions": [
- {
- "Users": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": { },
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}
]
}
}| enterpriseId required | integer <int32> enterpriseId (of user) |
Search parameters
object or null | |
object or null | |
| Page | integer or null <int32> |
| Size | integer or null <int32> |
{- "SearchFields": {
- "None": "string",
- "FullTextSearch": "string",
- "Bankstatus": "string",
- "AssigneeId": "string",
- "EnterpriseStatus": "string",
- "EnterpriseType": "string",
- "UnletteredPayment": "string",
- "WaitingPayment": "string",
- "DeadlineType": "string",
- "AccountingType": "string",
- "NotAssignedAccountingFolders": "string"
}, - "SortFields": {
- "None": "Ascending",
- "WaitingPayment": "Ascending",
- "UnletteredPayment": "Ascending",
- "ContactFullName": "Ascending",
- "EnterpriseName": "Ascending",
- "EnterpriseClosingDate": "Ascending",
- "NotSeenLinesCount": "Ascending",
- "LastDocumentDepositDate": "Ascending",
- "MissingDocumentCount": "Ascending",
- "EnterpriseExternalId": "Ascending",
- "NumberOfDocumentsToReview": "Ascending"
}, - "Page": 0,
- "Size": 0
}[- {
- "EnterpriseId": 0,
- "EnterpriseName": "string",
- "EnterpriseUniqueName": "string",
- "EnterpriseSiren": "string",
- "EnterpriseClosingDate": "2019-08-24T14:15:22Z",
- "EnterpriseLegalFormCode": "string",
- "EnterpriseVatSystemCode": "string",
- "AccountingType": "Engagement",
- "ContactPhone": "string",
- "ContactFullName": "string",
- "UserParticipants": [
- {
- "UserId": 0,
- "AvatarUrl": "string",
- "RoleLabel": "string",
- "FullName": "string",
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "PhoneNumber": "string"
}
], - "NewTicketsCount": 0,
- "EntriesInSuspenseAccountCount": 0,
- "UnletteredPaymentsCount": 0,
- "StateOfProductionCount": 0,
- "IsFavorite": true,
- "BankStatus": "NoConnection",
- "StateMode": "Active",
- "AccountingMode": "Manual",
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "TaxesDeadlinesRaw": "string",
- "TaxesDeadlines": {
- "VatSystem": {
- "Code": "string",
- "Description": "string"
}, - "IS": {
- "Name": "string",
- "Category": "string",
- "Previous": {
- "DueDate": "2019-08-24T14:15:22Z",
- "Status": "string"
}, - "Next": {
- "DueDate": "2019-08-24T14:15:22Z",
- "Status": "string"
}
}, - "TVA": {
- "Name": "string",
- "Category": "string",
- "Previous": {
- "DueDate": "2019-08-24T14:15:22Z",
- "Status": "string"
}, - "Next": {
- "DueDate": "2019-08-24T14:15:22Z",
- "Status": "string"
}
}, - "CVAE": {
- "Name": "string",
- "Category": "string",
- "Previous": {
- "DueDate": "2019-08-24T14:15:22Z",
- "Status": "string"
}, - "Next": {
- "DueDate": "2019-08-24T14:15:22Z",
- "Status": "string"
}
}, - "TVS": {
- "Name": "string",
- "Category": "string",
- "Previous": {
- "DueDate": "2019-08-24T14:15:22Z",
- "Status": "string"
}, - "Next": {
- "DueDate": "2019-08-24T14:15:22Z",
- "Status": "string"
}
}
}, - "NotSeenLinesCount": 0,
- "MissingDocumentCount": 0,
- "LastDocumentDepositDate": "2019-08-24T14:15:22Z",
- "TotalEntryLineCount": 0,
- "NumberOfDocumentsToReview": 0,
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "OwnerCompanyId": 0,
- "Nic": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "ContractType": "Normal",
- "LastVatStatus": "Ok",
- "RejectedDeclarationsRaw": "string",
- "RejectedDeclarations": [
- {
- "Id": 0,
- "Label": "string",
- "DateDebut": "2019-08-24T14:15:22Z",
- "DateFin": "2019-08-24T14:15:22Z",
- "DateRetourDGFIP": "2019-08-24T14:15:22Z",
- "LienDeclarationPdf": "string",
- "LienDeclaration": "string",
- "LienAccuseDeReceptionPDF": "string",
- "LienFichierEDI": "string",
- "Status": "string",
- "DeclarationType": "string",
- "DeclarationSourceType": "string"
}
], - "HasRejectedDeclarations": true,
- "StatusPdp": "string",
- "DateStatusPdp": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "ManagementMode": "TotalProduction",
- "ChartOfAccountsId": 0
}
]| enterpriseId required | integer <int32> enterpriseId (of user) |
| userId | integer or null <int32> If null, get all clients of enteprise, if non null, get only clients of user |
[- {
- "EnterpriseId": 0,
- "EnterpriseName": "string"
}
]| enterpriseId required | integer <int32> |
| StateMode required | string Enum: "Active" "Closing" "Archived" "Migration" |
| StateModeChangeDateTime | string or null <date-time> |
| Note required | string |
{- "StateMode": "Active",
- "StateModeChangeDateTime": "2019-08-24T14:15:22Z",
- "Note": "string"
}{- "Id": 0,
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "ActionAt": "2019-08-24T14:15:22Z",
- "StateMode": "Active",
- "AccountingMode": "Manual",
- "Type": "Normal",
- "Note": "string",
- "AuditVersion": 0,
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| AccountingMode required | string Enum: "Manual" "Auto" |
| AccountingChangeModeDateTime | string or null <date-time> |
| Note required | string |
{- "AccountingMode": "Manual",
- "AccountingChangeModeDateTime": "2019-08-24T14:15:22Z",
- "Note": "string"
}{- "Id": 0,
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "ActionAt": "2019-08-24T14:15:22Z",
- "Action": "Active",
- "AccountingMode": "Manual",
- "Type": "Normal",
- "Note": "string",
- "AuditVersion": 0,
- "AccountingModeChangeDate": "2019-08-24T14:15:22Z",
- "StateModeClosingDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> the accounting folder Id |
| beginDate required | string <date-time> The begin date |
| endDate required | string <date-time> The end date |
| virtualAnBehavior | string or null Enum: "Default" "Grouped" |
| page required | integer <int32> Default: 1 The page |
| size required | integer <int32> [ 1 .. 10000 ] Default: 100 The size |
| sortBy required | string Default: "Date" Enum: "None" "Account" "Date" "DebitSum" "CreditSum" "AbsoluteAmount" "Label" "Journal" "Letter" "DocRef" "DueDate" The sort by |
| sortDesc required | boolean Default: true the sort direction |
| entryScope required | string Default: "All" Enum: "All" "WithBookLetters" "WithoutBookLetters" "Revised" "NotRevised" "NotLetteredAndNotValidated" "Validated" "NotValidated" "WithTag" "WithoutTag" "NotLettered" "NotLetteredOrPartiallyLettered" "PartiallyLettered" "PartiallyOrFullyLettered" "FullyLettered" The entry scope |
| entryFilter | string or null Default: "3" Enum: "Real" "Virtual" "All" The entry filter |
The body object
required | object (JournalEntriesSearch) |
required | object (JournalEntriesOutput) |
{- "Search": {
- "AmountAbove": 0.1,
- "AmountBelow": 0.1,
- "EntryLineLabel": "string",
- "EntryLineLabelStartWith": "string",
- "JournalId": 0,
- "HasAttachedFile": true,
- "AccountStartWith": "string",
- "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "WithAccounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "WithDescendant": true
}
], - "JournalType": "Other",
- "WithoutJournalType": "Other",
- "AmountDirections": "Credit",
- "CreationDate": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "CreatedBefore": "2019-08-24T14:15:22Z",
- "EntrySource": "ByUser",
- "FileId": 0,
- "WithAxisId": 0,
- "WithoutAxisId": 0,
- "WithTagId": 0,
- "WithoutTagId": 0,
- "AccountIds": [
- 0
], - "LetteringCreatedAfter": "2019-08-24T14:15:22Z",
- "LetteringCreatedBefore": "2019-08-24T14:15:22Z",
- "UnletteredAt": "2019-08-24T14:15:22Z",
- "EntryLineSourceId": "string",
- "LetterId": 0,
- "EntryIds": [
- 0
], - "WithUnits": [
- "Percent"
]
}, - "Output": {
- "WithMetadataOnly": true,
- "WithAnalytics": true,
- "WithAssociations": true,
- "TransactionId": true,
- "WithEntryRef": true,
- "WithEntryLabel": true,
- "WithDocDate": true,
- "WithCurrencyId": true,
- "WithFxRate": true,
- "WithMatchedDate": true,
- "WithPaymentInformations": true,
- "WithReAllocatedAt": true,
- "WithAccountName": true,
- "WithAccountLabel": true,
- "WithEntryLineType": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "WithDueDate": true
}
}{- "Metadata": {
- "ItemCount": 0,
- "EntriesLinesUnrevisedCount": 0,
- "LinesCount": 0,
- "DebitSum": 0.1,
- "CreditSum": 0.1
}, - "Data": [
- {
- "Id": 0,
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "DocRef": "string",
- "EntryRef": "string",
- "DocDate": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z",
- "FileId": 0,
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserId": 0,
- "ValidationDate": "2019-08-24T14:15:22Z",
- "PaymentDate": "2019-08-24T14:15:22Z",
- "PaymentMode": "string",
- "NatureOperation": "string",
- "ClientId": "string",
- "Lines": [
- {
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "Amount": 0,
- "FxRate": 0.1,
- "CurrencyId": 0,
- "ProgressiveBalance": 0.1,
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedLetterOrientation": "PreviousExercise",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "IsPartialLettering": true,
- "CutOffType": "None",
- "Revision": "Unrevised",
- "SourceType": "Unknown",
- "SourceId": "string",
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z",
- "AccountName": "string",
- "AccountLabel": "string",
- "Type": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "Quantities": [
- {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}
], - "Quantity1": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "Quantity2": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "SellingPrice": 0.1
}
]
}
]
}| enterpriseId required | integer <int32> The accounting folder Id |
| entryId required | integer <int32> The entry Id |
| withAnalytics | boolean or null |
| withQuantities | boolean or null |
| withAssociations | boolean or null |
| withTransactionId | boolean or null |
| withEntryRef | boolean or null |
| withDocDate | boolean or null |
| withReAllocatedAt | boolean or null |
| withAccountName | boolean or null |
| withEntryLineType | boolean or null |
| withEntryLabel | boolean or null |
| withSellingPrice | boolean or null |
{- "Id": 0,
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "DocRef": "string",
- "EntryRef": "string",
- "DocDate": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z",
- "FileId": 0,
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserId": 0,
- "ValidationDate": "2019-08-24T14:15:22Z",
- "PaymentDate": "2019-08-24T14:15:22Z",
- "PaymentMode": "string",
- "NatureOperation": "string",
- "ClientId": "string",
- "Lines": [
- {
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "Amount": 0,
- "FxRate": 0.1,
- "CurrencyId": 0,
- "ProgressiveBalance": 0.1,
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedLetterOrientation": "PreviousExercise",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "IsPartialLettering": true,
- "CutOffType": "None",
- "Revision": "Unrevised",
- "SourceType": "Unknown",
- "SourceId": "string",
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z",
- "AccountName": "string",
- "AccountLabel": "string",
- "Type": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "Quantities": [
- {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}
], - "Quantity1": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "Quantity2": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "SellingPrice": 0.1
}
]
}| enterpriseId required | integer <int32> The accounting folder Id |
required | object (GetEntriesSearch) |
required | object (JournalEntriesOutput) |
{- "Search": {
- "FileId": 0,
- "EntryIds": [
- 0
], - "FileIds": [
- 0
], - "DocRef": "string",
- "LetterId": 0,
- "LetterIds": [
- 0
], - "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "SourceType": "ByUser",
- "SourceIds": [
- "string"
], - "JournalIds": [
- 0
], - "IsValidated": true,
- "UpdatedAfter": "2019-08-24T14:15:22Z"
}, - "Output": {
- "WithMetadataOnly": true,
- "WithAnalytics": true,
- "WithAssociations": true,
- "TransactionId": true,
- "WithEntryRef": true,
- "WithEntryLabel": true,
- "WithDocDate": true,
- "WithCurrencyId": true,
- "WithFxRate": true,
- "WithMatchedDate": true,
- "WithPaymentInformations": true,
- "WithReAllocatedAt": true,
- "WithAccountName": true,
- "WithAccountLabel": true,
- "WithEntryLineType": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "WithDueDate": true
}
}[- {
- "Id": 0,
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "DocRef": "string",
- "EntryRef": "string",
- "DocDate": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z",
- "FileId": 0,
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserId": 0,
- "ValidationDate": "2019-08-24T14:15:22Z",
- "PaymentDate": "2019-08-24T14:15:22Z",
- "PaymentMode": "string",
- "NatureOperation": "string",
- "ClientId": "string",
- "Lines": [
- {
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "Amount": 0,
- "FxRate": 0.1,
- "CurrencyId": 0,
- "ProgressiveBalance": 0.1,
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedLetterOrientation": "PreviousExercise",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "IsPartialLettering": true,
- "CutOffType": "None",
- "Revision": "Unrevised",
- "SourceType": "Unknown",
- "SourceId": "string",
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z",
- "AccountName": "string",
- "AccountLabel": "string",
- "Type": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "Quantities": [
- {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}
], - "Quantity1": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "Quantity2": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "SellingPrice": 0.1
}
]
}
]| enterpriseId required | integer <int32> the accounting folder Id |
| beginDate required | string <date-time> The begin date |
| endDate required | string <date-time> The end date |
| virtualAnBehavior | string or null Enum: "Default" "Grouped" |
| sortBy required | string Default: "Date" Enum: "None" "Account" "Date" "DebitSum" "CreditSum" "AbsoluteAmount" "Label" "Journal" "Letter" "DocRef" "DueDate" The sort by |
| sortDesc required | boolean Default: true the sort direction |
| entryScope required | string Default: "All" Enum: "All" "WithBookLetters" "WithoutBookLetters" "Revised" "NotRevised" "NotLetteredAndNotValidated" "Validated" "NotValidated" "WithTag" "WithoutTag" "NotLettered" "NotLetteredOrPartiallyLettered" "PartiallyLettered" "PartiallyOrFullyLettered" "FullyLettered" The entry scope |
| entryFilter | string or null Default: "3" Enum: "Real" "Virtual" "All" |
| journalExportType required | string Default: "Excel" Enum: "Excel" "Csv" The journal export type |
The export object
required | object (JournalEntriesExportSearch) |
required | object (JournalEntriesExportOutput) |
{- "Search": {
- "AmountAbove": 0.1,
- "AmountBelow": 0.1,
- "EntryLineLabel": "string",
- "EntryLineLabelStartWith": "string",
- "JournalId": 0,
- "HasAttachedFile": true,
- "AccountStartWith": "string",
- "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "WithAccounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "WithDescendant": true
}
], - "JournalType": "Other",
- "WithoutJournalType": "Other",
- "AmountDirections": "Credit",
- "CreationDate": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "CreatedBefore": "2019-08-24T14:15:22Z",
- "EntrySource": "ByUser",
- "FileId": 0,
- "WithAxisId": 0,
- "WithoutAxisId": 0,
- "WithTagId": 0,
- "WithoutTagId": 0,
- "AccountIds": [
- 0
], - "LetteringCreatedAfter": "2019-08-24T14:15:22Z",
- "LetteringCreatedBefore": "2019-08-24T14:15:22Z",
- "UnletteredAt": "2019-08-24T14:15:22Z",
- "EntryLineSourceId": "string",
- "LetterId": 0,
- "EntryIds": [
- 0
], - "WithUnits": [
- "Percent"
]
}, - "Output": {
- "WithMetadataOnly": true,
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithAssociations": true,
- "TransactionId": true,
- "WithEntryRef": true,
- "WithDocDate": true,
- "WithCurrencyId": true,
- "WithFxRate": true,
- "WithMatchedDate": true,
- "WithPaymentInformations": true,
- "WithReAllocatedAt": true,
- "WithAccountName": true,
- "WithAccountLabel": true,
- "WithSellingPrice": true,
- "WithDueDate": true
}
}"string"| enterpriseId required | integer <int32> |
required | Array of objects (CreateEntryCommand) |
{- "Commands": [
- {
- "EnterpriseId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "Label": "string",
- "Source": "ByUser",
- "SourceId": "string",
- "JournalId": 0,
- "Lines": [
- {
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Source": "Unknown",
- "SourceId": "string",
- "Type": "None",
- "Revision": "Unrevised"
}
], - "DueDate": "2019-08-24T14:15:22Z"
}
]
}[- 0
]| enterpriseId required | integer <int32> |
| entriesId | Array of integers or null <int32> [ items <int32 > ] |
[- {
- "Id": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "JournalName": "string",
- "EntryRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidateDate": "2019-08-24T14:15:22Z",
- "ValidationNumber": 0,
- "DocRef": "string",
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "Conf": 0.1,
- "Warning": "string",
- "BankManaged": true,
- "OperationId": 0,
- "DueDate": "2019-08-24T14:15:22Z",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "Lines": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
]
}
]| enterpriseId required | integer <int32> |
Array of objects or null (UpdateEntryCommand) |
{- "Commands": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "Label": "string",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "SourceId": "string",
- "LetterId": 0,
- "Type": "None",
- "CurrencyId": 0
}
]
}
]
}| enterpriseId required | integer <int32> |
| startDate | string <date-time> |
| endDate | string <date-time> |
| journalType | string Enum: "Other" "Buy" "Sell" "Bank" "Misc" "Cash" "Salary" "ANouveaux" "Depreciation" "CutOff" "Loan" "Lease" "Situation" "Revision" "Stock" "Transfer" |
| includeDoubtfulAccounts | boolean Default: false |
[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "JournalType": "Other",
- "DocRef": "string",
- "FileId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "CurrencyId": 0,
- "MatchedId": 0
}
]
}
]| enterpriseId required | integer <int32> |
| shouldGetEntryLinesInAllPendingAccounts | boolean or null |
[- {
- "EnterpriseId": 0,
- "EntryId": 0,
- "EntryDate": "2019-08-24T14:15:22Z",
- "EntryLineId": 0,
- "TransactionId": 0,
- "Label": "string",
- "CurrentAccountId": 0,
- "CurrentAccount": 0,
- "CurrentSubAccountId": 0,
- "CurrentSubAccountCode": "string",
- "CurrentSubAccountLabel": "string",
- "Amount": 0
}
]| enterpriseId required | integer <int32> |
required | Array of objects (UpsertEntriesCommandEntry) |
{- "Entries": [
- {
- "InsertionId": "c726f16c-8206-4a25-ba00-28a333fe4d46",
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "EntryRef": "string",
- "FileId": 0,
- "DocRef": "string",
- "DocDate": "2019-08-24T14:15:22Z",
- "JournalId": 0,
- "TransactionId": 0,
- "SourceId": "string",
- "Source": "ByUser",
- "EntryLines": [
- {
- "InsertionId": "c726f16c-8206-4a25-ba00-28a333fe4d46",
- "Id": 0,
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "SourceId": "string",
- "LetterId": 0,
- "Type": "None",
- "CurrencyId": 0,
- "Revision": "Unrevised",
- "Quantities": [
- {
- "Position": 0,
- "Type": "Percent",
- "Value": 0
}
], - "Analytics": [
- {
- "AxisId": 0,
- "UnitType": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Value": 0,
- "SourceId": "string",
- "Source": "Unknown"
}
]
}
], - "SellingPrice": 0.1
}
], - "Label": "string",
- "DueDate": "2019-08-24T14:15:22Z"
}
]
}{- "Entries": [
- {
- "Id": 0,
- "InsertionId": "c726f16c-8206-4a25-ba00-28a333fe4d46",
- "Lines": [
- {
- "Id": 0,
- "InsertionId": "c726f16c-8206-4a25-ba00-28a333fe4d46"
}
]
}
]
}| enterpriseId required | integer <int32> |
| journalId required | integer <int32> |
| day required | string <date-time> |
| entrySource required | string Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| enterpriseId required | integer <int32> System.Int32 representing the id of the client |
Command object containing Ids of entries
| EntriesIds | Array of integers or null <int32> [ items <int32 > ] |
{- "EntriesIds": [
- 0
]
}| enterpriseId required | integer <int32> |
| EntryIds required | Array of integers <int32> [ items <int32 > ] |
| IsConfirmed required | boolean |
{- "EntryIds": [
- 0
], - "IsConfirmed": true
}{- "EntryLinesToUnmatchCount": 0,
- "EntryLinesToDeleteCount": 0,
- "IsCommited": true
}| enterpriseId required | integer <int32> |
| entrySource required | string Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| sourceId required | string |
[- {
- "Id": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "JournalName": "string",
- "EntryRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidateDate": "2019-08-24T14:15:22Z",
- "ValidationNumber": 0,
- "DocRef": "string",
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "Conf": 0.1,
- "Warning": "string",
- "BankManaged": true,
- "OperationId": 0,
- "DueDate": "2019-08-24T14:15:22Z",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "Lines": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
]
}
]| enterpriseId required | integer <int32> |
| journalId required | integer <int32> |
| entrySource required | string Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| sourceId required | string |
| startDate | string or null <date-time> |
| enterpriseId required | integer <int32> |
| entrySource required | string Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| sourceId required | string |
[- {
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "SourceType": "Unknown",
- "Amount": 0,
- "BookLetterId": 0
}
], - "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "ValidationDate": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| entrySource required | string Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| entrySourceId required | string |
[- {
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "SourceType": "Unknown",
- "Amount": 0,
- "BookLetterId": 0
}
], - "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "ValidationDate": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| entrySource required | string Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" Entry source type (Loan, Lease, CutOff, ...) |
| sourceIds required | Array of strings List of source ids to filter. (50 items max). |
| startDate required | string <date-time> |
| endDate required | string <date-time> |
[- {
- "Id": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "JournalName": "string",
- "EntryRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidateDate": "2019-08-24T14:15:22Z",
- "ValidationNumber": 0,
- "DocRef": "string",
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "Conf": 0.1,
- "Warning": "string",
- "BankManaged": true,
- "OperationId": 0,
- "DueDate": "2019-08-24T14:15:22Z",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "Lines": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
]
}
]| enterpriseId required | integer <int32> |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}[- 0
]| enterpriseId required | integer <int32> |
| EntriesIds required | Array of integers <int32> [ items <int32 > ] |
{- "EntriesIds": [
- 0
]
}true| enterpriseId required | integer <int32> |
| SituationId required | integer <int32> |
| ForceEvenIfInconsistency | boolean or null |
{- "SituationId": 0,
- "ForceEvenIfInconsistency": true
}true| enterpriseId required | integer <int32> |
| entryId required | integer <int32> |
| OverrideEntryDate | string or null <date-time> |
| OverrideJournalId | integer or null <int32> |
{- "OverrideEntryDate": "2019-08-24T14:15:22Z",
- "OverrideJournalId": 0
}0| enterpriseId required | integer <int32> |
| EntryIds required | Array of integers <int32> [ items <int32 > ] |
| OverrideEntryDate | string or null <date-time> |
| OverrideJournalId | integer or null <int32> |
{- "EntryIds": [
- 0
], - "OverrideEntryDate": "2019-08-24T14:15:22Z",
- "OverrideJournalId": 0
}[- 0
]| enterpriseId required | integer <int32> |
required | Array of objects (ReallocateLineByCopy) |
| OverrideEntryDate | string or null <date-time> |
| OverrideJournalId | integer or null <int32> |
| ReallocateAccountId required | integer <int32> |
| ReallocateSubAccountId | integer or null <int32> |
{- "ToReallocate": [
- {
- "EntryId": 0,
- "EntryLinesIdToReallocate": [
- 0
]
}
], - "OverrideEntryDate": "2019-08-24T14:15:22Z",
- "OverrideJournalId": 0,
- "ReallocateAccountId": 0,
- "ReallocateSubAccountId": 0
}[- 0
]| enterpriseId required | integer <int32> |
| AccountingFolderId required | integer <int32> |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
| Revision required | string Enum: "Unrevised" "Revised" |
object (AccountKey) | |
Array of objects or null (AccountKey) |
{- "AccountingFolderId": 0,
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Revision": "Unrevised",
- "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "AccountsKeys": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
]
}| enterpriseId required | integer <int32> the accounting folder Id |
| beginDate required | string <date-time> The begin date |
| endDate required | string <date-time> The end date |
| reviseEntryLines required | boolean Revise the entry lines or not |
| accountScope | string or null Enum: "General" "Providers" "Customers" "IncomeStatement" "FixedAsset" "Bank" The account scope |
| entryScope required | string Default: "All" Enum: "All" "WithBookLetters" "WithoutBookLetters" "Revised" "NotRevised" "NotLetteredAndNotValidated" "Validated" "NotValidated" "WithTag" "WithoutTag" "NotLettered" "NotLetteredOrPartiallyLettered" "PartiallyLettered" "PartiallyOrFullyLettered" "FullyLettered" The entry scope |
The body object
required | object (JournalEntriesSearch) |
required | object (JournalEntriesOutput) |
{- "Search": {
- "AmountAbove": 0.1,
- "AmountBelow": 0.1,
- "EntryLineLabel": "string",
- "EntryLineLabelStartWith": "string",
- "JournalId": 0,
- "HasAttachedFile": true,
- "AccountStartWith": "string",
- "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "WithAccounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "WithDescendant": true
}
], - "JournalType": "Other",
- "WithoutJournalType": "Other",
- "AmountDirections": "Credit",
- "CreationDate": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "CreatedBefore": "2019-08-24T14:15:22Z",
- "EntrySource": "ByUser",
- "FileId": 0,
- "WithAxisId": 0,
- "WithoutAxisId": 0,
- "WithTagId": 0,
- "WithoutTagId": 0,
- "AccountIds": [
- 0
], - "LetteringCreatedAfter": "2019-08-24T14:15:22Z",
- "LetteringCreatedBefore": "2019-08-24T14:15:22Z",
- "UnletteredAt": "2019-08-24T14:15:22Z",
- "EntryLineSourceId": "string",
- "LetterId": 0,
- "EntryIds": [
- 0
], - "WithUnits": [
- "Percent"
]
}, - "Output": {
- "WithMetadataOnly": true,
- "WithAnalytics": true,
- "WithAssociations": true,
- "TransactionId": true,
- "WithEntryRef": true,
- "WithEntryLabel": true,
- "WithDocDate": true,
- "WithCurrencyId": true,
- "WithFxRate": true,
- "WithMatchedDate": true,
- "WithPaymentInformations": true,
- "WithReAllocatedAt": true,
- "WithAccountName": true,
- "WithAccountLabel": true,
- "WithEntryLineType": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "WithDueDate": true
}
}| enterpriseId required | integer <int32> |
required | Array of objects or null (EntriesGenerationAvailibilityQuery) |
required | Array of objects or null (EntriesGenerationAvailibilityQuery) |
required | Array of objects or null (EntriesGenerationAvailibilityQuery) |
{- "Create": [
- {
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z"
}
], - "Update": [
- {
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z"
}
], - "Delete": [
- {
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z"
}
]
}{- "Create": [
- {
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Error": {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
}
], - "Update": [
- {
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Error": {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
}
], - "Delete": [
- {
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Error": {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
}
]
}| enterpriseId required | integer <int32> |
| ids required | Array of integers <int64> [ items <int64 > ] |
[- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
]| enterpriseId required | integer <int32> |
| EntryLineIds | Array of integers or null <int64> [ items <int64 > ] |
| IncludeDeleted | boolean or null |
| WithAccount | boolean or null |
{- "EntryLineIds": [
- 0
], - "IncludeDeleted": true,
- "WithAccount": true
}[- {
- "Account": {
- "Account": 0,
- "SubAccountCode": "string",
- "SubAccountLabel": "string"
}, - "AccountId": 0,
- "SubAccountId": 0,
- "Id": 0,
- "Label": "string",
- "EntryId": 0,
- "CurrencyId": 0,
- "Amount": 0,
- "DebitAmount": 0,
- "CreditAmount": 0,
- "SourceType": "Unknown",
- "SourceId": "string",
- "MatchedType": "Unknown",
- "MatchedId": 0,
- "MatchedDate": "2019-08-24T14:15:22Z",
- "IsPartialLettering": true,
- "DeletedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| Accounts | Array of integers or null <int32> [ items <int32 > ] |
| SubAccountIds | Array of integers or null <int32> [ items <int32 > ] |
| AccountNames | Array of strings or null |
| Start required | string <date-time> |
| End required | string <date-time> |
{- "Accounts": [
- 0
], - "SubAccountIds": [
- 0
], - "AccountNames": [
- "string"
], - "Start": "2019-08-24T14:15:22Z",
- "End": "2019-08-24T14:15:22Z"
}{- "LinesToLetter": [
- {
- "LineId": 0,
- "LineAmount": 0,
- "LineLabel": "string",
- "BookLetterId": 0,
- "Account": 0,
- "AccountId": 0,
- "SubAccountCode": "string",
- "SubAccountId": 0,
- "AccountName": "string",
- "EntryId": 0,
- "EntryDocRef": "string",
- "EntryDate": "2019-08-24T14:15:22Z",
- "JournalType": "Other",
- "JournalName": "string",
- "ExerciseId": 0
}
]
}| enterpriseId required | integer <int32> |
| AssociationModule required | string Enum: "Unknown" "CutOff" "FixedAsset" "Grant" "CurrentAccountInterest" |
| AssociationType required | string Enum: "Unknown" "CCA" "PCA" "FNP" "AAR" "FixedAsset" "Grant" "CurrentAccountInterest" |
Array of objects or null (AssociationCommand) |
{- "AssociationModule": "Unknown",
- "AssociationType": "Unknown",
- "Association": [
- {
- "LineId": 0,
- "SourceId": 0
}
]
}| enterpriseId required | integer <int32> |
| AssociationModule required | string Enum: "Unknown" "CutOff" "FixedAsset" "Grant" "CurrentAccountInterest" |
| AssociationType required | string Enum: "Unknown" "CCA" "PCA" "FNP" "AAR" "FixedAsset" "Grant" "CurrentAccountInterest" |
| SourceId required | integer <int32> |
| EntryLineIds | Array of integers or null <int64> [ items <int64 > ] |
{- "AssociationModule": "Unknown",
- "AssociationType": "Unknown",
- "SourceId": 0,
- "EntryLineIds": [
- 0
]
}| enterpriseId required | integer <int32> |
| entryLineId required | integer <int64> |
| AssociationModule required | string Enum: "Unknown" "CutOff" "FixedAsset" "Grant" "CurrentAccountInterest" |
| AssociationType required | string Enum: "Unknown" "CCA" "PCA" "FNP" "AAR" "FixedAsset" "Grant" "CurrentAccountInterest" |
| SourceId required | integer <int32> |
{- "AssociationModule": "Unknown",
- "AssociationType": "Unknown",
- "SourceId": 0
}0| enterpriseId required | integer <int32> |
| entryLineId required | integer <int64> |
| AssociationModule required | string Enum: "Unknown" "CutOff" "FixedAsset" "Grant" "CurrentAccountInterest" |
| AssociationType required | string Enum: "Unknown" "CCA" "PCA" "FNP" "AAR" "FixedAsset" "Grant" "CurrentAccountInterest" |
| SourceId required | integer <int32> |
{- "AssociationModule": "Unknown",
- "AssociationType": "Unknown",
- "SourceId": 0
}| enterpriseId required | integer <int32> |
| EntryLineIdsSource required | Array of integers <int64> unique [ items <int64 > ] |
required | object (DestinationEntryCommand) |
{- "EntryLineIdsSource": [
- 0
], - "DestinationEntry": {
- "Account": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "EntryDate": "2019-08-24T14:15:22Z",
- "EntryLabel": "string",
- "JournalId": 0,
- "DestinationEntryOptions": {
- "AreDestinationAccountLinesDetailed": true
}
}
}0| enterpriseId required | integer <int32> |
| EntryLineIds required | Array of integers <int64> unique [ items <int64 > ] |
object (QuantityUpdate) | |
object (QuantityUpdate) |
{- "EntryLineIds": [
- 0
], - "Quantity1": {
- "Unit": "Percent",
- "ConvertValue": true
}, - "Quantity2": {
- "Unit": "Percent",
- "ConvertValue": true
}
}0| enterpriseId required | integer <int32> |
[- {
- "Situations": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}
], - "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Year": 0,
- "Locked": true,
- "FolderItemId": 0
}
]| enterpriseId required | integer <int32> |
| id required | integer <int32> |
{- "Situations": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}
], - "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Year": 0,
- "Locked": true,
- "FolderItemId": 0
}| enterpriseId required | integer <int32> the id of enterprise |
| start | string <date-time> first date |
| end | string <date-time> last date |
| withLocked | boolean Default: false include locked exercises |
[- {
- "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Year": 0,
- "Locked": true,
- "FolderItemId": 0
}
]| enterpriseId required | integer <int32> |
| id required | integer <int32> |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}{- "Situations": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}
], - "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Year": 0,
- "Locked": true,
- "FolderItemId": 0
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
| value | boolean |
{- "Situations": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}
], - "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Year": 0,
- "Locked": true,
- "FolderItemId": 0
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
| value | boolean |
{- "Situations": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}
], - "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Year": 0,
- "Locked": true,
- "FolderItemId": 0
}| enterpriseId required | integer <int32> |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}{- "Situations": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}
], - "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Year": 0,
- "Locked": true,
- "FolderItemId": 0
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
{- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}| companyId required | integer <int32> |
| ChartOfAccountsId required | integer <int32> |
| Name required | string or null |
{- "ChartOfAccountsId": 0,
- "Name": "string"
}{- "Id": 0,
- "ChartOfAccountsId": 0,
- "Name": "string",
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "CompanyName": "string",
- "IsPublished": true
}| companyId required | integer <int32> |
| id required | integer <int32> |
{- "Id": 0,
- "ChartOfAccountsId": 0,
- "Name": "string",
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "CompanyName": "string",
- "IsPublished": true
}| companyId required | integer <int32> |
| id required | integer <int32> |
| Name required | string or null |
{- "Name": "string"
}{- "Id": 0,
- "ChartOfAccountsId": 0,
- "Name": "string",
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "CompanyName": "string",
- "IsPublished": true
}| companyId required | integer <int32> |
| id required | integer <int32> |
| publish | boolean |
{- "Id": 0,
- "ChartOfAccountsId": 0,
- "Name": "string",
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "CompanyName": "string",
- "IsPublished": true
}| companyId required | integer <int32> |
| id required | integer <int32> |
{- "Id": 0,
- "ChartOfAccountsId": 0,
- "Name": "string",
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "CompanyName": "string",
- "IsPublished": true
}| companyId required | integer <int32> |
| id required | integer <int32> |
| AccountLabelUpperCase | boolean or null |
| AccountNameAligned | boolean or null |
| AccountNameAlignmentMinChars | integer or null <int32> |
{- "AccountLabelUpperCase": true,
- "AccountNameAligned": true,
- "AccountNameAlignmentMinChars": 0
}{- "AccountLabelUpperCase": true,
- "AccountNameAligned": true,
- "AccountNameAlignmentMinChars": 0
}| enterpriseId required | integer <int32> |
| File | string or null <binary> |
| TypeScan | string Enum: "None" "Administrative" "Client" "Supplier" "ExpenseReport" "Bank" "Others" "TicketAttachment" "RevisionAttachment" "ImportData" "FecExport" "Sellsy" |
| ParentId | integer or null <int32> |
| FileSource | string or null Enum: "Api" "Firebase" "DropBox" "SendGrid" "Magas" "Mobile" "Edi" "Sellsy" "Viseeon" "Fred" "QuickBooks" "CashManager" |
| ClientSource | string or null |
{- "Name": "string",
- "Type": "None",
- "Size": 0,
- "IsAccounting": true,
- "OrigineId": 0,
- "DropboxId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Comment": "string",
- "OcrDone": true,
- "PdfUrl": "string",
- "XmlUrl": "string",
- "TxtUrl": "string",
- "Checksum": "string",
- "FbUniqueKey": "string",
- "MatchId": 0,
- "MatchScore": 0.1,
- "MatchOp": "string",
- "IsHidden": true,
- "Status": "Deleted",
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}| enterpriseId required | integer <int32> |
| TypeScan | string Enum: "None" "Administrative" "Client" "Supplier" "ExpenseReport" "Bank" "Others" "TicketAttachment" "RevisionAttachment" "ImportData" "FecExport" "Sellsy" |
| ParentId | integer or null <int32> |
| FileSource | string or null Enum: "Api" "Firebase" "DropBox" "SendGrid" "Magas" "Mobile" "Edi" "Sellsy" "Viseeon" "Fred" "QuickBooks" "CashManager" |
| ClientSource | string or null |
| FileName required | string |
| FileUrl required | string |
| FileSizeInKb required | integer <int64> |
| FileChecksum | string or null |
| IsHidden | boolean |
{- "Name": "string",
- "Type": "None",
- "Size": 0,
- "IsAccounting": true,
- "OrigineId": 0,
- "DropboxId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Comment": "string",
- "OcrDone": true,
- "PdfUrl": "string",
- "XmlUrl": "string",
- "TxtUrl": "string",
- "Checksum": "string",
- "FbUniqueKey": "string",
- "MatchId": 0,
- "MatchScore": 0.1,
- "MatchOp": "string",
- "IsHidden": true,
- "Status": "Deleted",
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
| withPublicUrl | boolean or null |
{- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string",
- "AuditVersion": 0
}| enterpriseId required | integer <int32> The company identifier (linked to the EnterpriseId of the command). |
The command containing the file IDs and optional duration.
| FileIds required | Array of integers or null <int32> [ items <int32 > ] |
| ValidationDurationInMinutes | integer or null <int32> |
| IsForPreview required | boolean |
{- "FileIds": [
- 0
], - "ValidationDurationInMinutes": 0,
- "IsForPreview": true
}{- "property1": "string",
- "property2": "string"
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
| destId required | integer <int32> |
{- "Name": "string",
- "Type": "None",
- "Size": 0,
- "IsAccounting": true,
- "OrigineId": 0,
- "DropboxId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Comment": "string",
- "OcrDone": true,
- "PdfUrl": "string",
- "XmlUrl": "string",
- "TxtUrl": "string",
- "Checksum": "string",
- "FbUniqueKey": "string",
- "MatchId": 0,
- "MatchScore": 0.1,
- "MatchOp": "string",
- "IsHidden": true,
- "Status": "Deleted",
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
| destId required | integer <int32> |
{- "IsOk": true,
- "IsError": true,
- "Message": "string",
- "Errors": [
- {
- "ErrorCode": "string",
- "ErrorMessage": "string"
}
], - "Warnings": [
- "string"
]
}| enterpriseId required | integer <int32> |
| status | string or null |
| fileId | integer <int32> |
{- "Id": 0,
- "AccountingFolderId": 0,
- "Name": "string",
- "Type": "string",
- "Size": 0,
- "OrigineId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "SourceId": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Checksum": "string",
- "Status": "string",
- "StatusReason": 0,
- "StatusUpdatedAt": "2019-08-24T14:15:22Z",
- "StatusResponsibleUserId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "GoogleJsonUrl": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "OriginalName": "string",
- "ContentSource": "string",
- "StatusReasons": "string",
- "CounterParty": "string",
- "Amount": 0.1,
- "EffectifDate": "2019-08-24T14:15:22Z",
- "UserDefinedThirdPartyName": "string",
- "TargetDate": "2019-08-24T14:15:22Z",
- "EntryGenerationProvider": "string",
- "HasRevisedStatus": true,
- "Provider": "string"
}| enterpriseId required | integer <int32> |
| File | string or null <binary> |
| FileName | string or null |
| DocRef | string or null |
| SourceId | string or null |
| WithoutWorkFlow | boolean |
| TypeScan | string or null |
| FileSource | string or null |
| ClientSource | string or null |
{- "Id": 0,
- "AccountingFolderId": 0,
- "Name": "string",
- "Type": "string",
- "Size": 0,
- "OrigineId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "SourceId": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Checksum": "string",
- "Status": "string",
- "StatusReason": 0,
- "StatusUpdatedAt": "2019-08-24T14:15:22Z",
- "StatusResponsibleUserId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "GoogleJsonUrl": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "OriginalName": "string",
- "ContentSource": "string",
- "StatusReasons": "string",
- "CounterParty": "string",
- "Amount": 0.1,
- "EffectifDate": "2019-08-24T14:15:22Z",
- "UserDefinedThirdPartyName": "string",
- "TargetDate": "2019-08-24T14:15:22Z",
- "EntryGenerationProvider": "string",
- "HasRevisedStatus": true,
- "Provider": "string"
}| enterpriseId required | integer <int32> |
| File | string or null <binary> |
| FileName | string or null |
| DocRef | string or null |
| SourceId | string or null |
| WithoutWorkFlow | boolean |
| TypeScan | string or null |
| FileSource | string or null |
| ClientSource | string or null |
{- "Id": 0,
- "AccountingFolderId": 0,
- "Name": "string",
- "Type": "string",
- "Size": 0,
- "OrigineId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "SourceId": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Checksum": "string",
- "Status": "string",
- "StatusReason": 0,
- "StatusUpdatedAt": "2019-08-24T14:15:22Z",
- "StatusResponsibleUserId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "GoogleJsonUrl": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "OriginalName": "string",
- "ContentSource": "string",
- "StatusReasons": "string",
- "CounterParty": "string",
- "Amount": 0.1,
- "EffectifDate": "2019-08-24T14:15:22Z",
- "UserDefinedThirdPartyName": "string",
- "TargetDate": "2019-08-24T14:15:22Z",
- "EntryGenerationProvider": "string",
- "HasRevisedStatus": true,
- "Provider": "string"
}| enterpriseId required | integer <int32> Enterprise Id |
| EntryId | integer or null <int32> |
| Files | Array of strings or null <binary> [ items <binary > ] |
| TypeScan | string or null |
| FileSource | string or null |
| ClientSource | string or null |
[- {
- "Id": 0,
- "AccountingFolderId": 0,
- "Name": "string",
- "Type": "string",
- "Size": 0,
- "OrigineId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "SourceId": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Checksum": "string",
- "Status": "string",
- "StatusReason": 0,
- "StatusUpdatedAt": "2019-08-24T14:15:22Z",
- "StatusResponsibleUserId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "GoogleJsonUrl": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "OriginalName": "string",
- "ContentSource": "string",
- "StatusReasons": "string",
- "CounterParty": "string",
- "Amount": 0.1,
- "EffectifDate": "2019-08-24T14:15:22Z",
- "UserDefinedThirdPartyName": "string",
- "TargetDate": "2019-08-24T14:15:22Z",
- "EntryGenerationProvider": "string",
- "HasRevisedStatus": true,
- "Provider": "string"
}
]| enterpriseId required | integer <int32> |
| id required | integer <int32> |
| withPublicUrl | boolean Default: true |
{- "Id": 0,
- "AccountingFolderId": 0,
- "Name": "string",
- "Type": "string",
- "Size": 0,
- "OrigineId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "SourceId": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Checksum": "string",
- "Status": "string",
- "StatusReason": 0,
- "StatusUpdatedAt": "2019-08-24T14:15:22Z",
- "StatusResponsibleUserId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "GoogleJsonUrl": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "OriginalName": "string",
- "ContentSource": "string",
- "StatusReasons": "string",
- "CounterParty": "string",
- "Amount": 0.1,
- "EffectifDate": "2019-08-24T14:15:22Z",
- "UserDefinedThirdPartyName": "string",
- "TargetDate": "2019-08-24T14:15:22Z",
- "EntryGenerationProvider": "string",
- "HasRevisedStatus": true,
- "Provider": "string"
}| accountingFolderId required | integer <int32> |
| FileIds required | Array of integers or null <int32> [ items <int32 > ] |
| DestinationUserIds required | Array of integers or null <int32> [ items <int32 > ] |
| Subject required | string or null |
| Message required | string or null |
{- "FileIds": [
- 0
], - "DestinationUserIds": [
- 0
], - "Subject": "string",
- "Message": "string"
}[- {
- "Id": 0,
- "Name": "string",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FolderId": 0,
- "SynchronizationStatus": "None",
- "UserAuthorizations": [
- "Create"
], - "Validation": {
- "Id": 0,
- "ApplicantId": 0,
- "ValidatorId": 0,
- "Status": "None",
- "LastUpdate": "2019-08-24T14:15:22Z",
- "MessageId": 0,
- "Comment": "string"
}, - "Path": [
- {
- "Id": 0,
- "Name": "string",
- "Type": "None",
- "ExerciseId": 0
}
]
}
]| accountingFolderId required | integer <int32> |
[- {
- "Id": 0,
- "Name": "string",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FolderId": 0,
- "SynchronizationStatus": "None",
- "UserAuthorizations": [
- "Create"
], - "Validation": {
- "Id": 0,
- "ApplicantId": 0,
- "ValidatorId": 0,
- "Status": "None",
- "LastUpdate": "2019-08-24T14:15:22Z",
- "MessageId": 0,
- "Comment": "string"
}, - "Path": [
- {
- "Id": 0,
- "Name": "string",
- "Type": "None",
- "ExerciseId": 0
}
]
}
]| accountingFolderId required | integer <int32> |
| fileValidationId required | integer <int32> |
| FileId required | integer <int32> |
| Status required | string Enum: "None" "Pending" "Approved" "Rejected" |
| ValidationPageLink required | string or null |
| Comment | string or null |
| MessageId | integer or null <int32> |
{- "FileId": 0,
- "Status": "None",
- "ValidationPageLink": "string",
- "Comment": "string",
- "MessageId": 0
}| enterpriseId required | integer <int32> |
| folderCategory required | string Enum: "Divers" "Scans" "Permanent" "Exercice" "Personal" Possible Values: Permanent, Personal |
{- "Today": [
- {
- "Name": "string",
- "Type": "None",
- "Size": 0,
- "IsAccounting": true,
- "OrigineId": 0,
- "DropboxId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Comment": "string",
- "OcrDone": true,
- "PdfUrl": "string",
- "XmlUrl": "string",
- "TxtUrl": "string",
- "Checksum": "string",
- "FbUniqueKey": "string",
- "MatchId": 0,
- "MatchScore": 0.1,
- "MatchOp": "string",
- "IsHidden": true,
- "Status": "Deleted",
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}
], - "LastWeek": [
- {
- "Name": "string",
- "Type": "None",
- "Size": 0,
- "IsAccounting": true,
- "OrigineId": 0,
- "DropboxId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Comment": "string",
- "OcrDone": true,
- "PdfUrl": "string",
- "XmlUrl": "string",
- "TxtUrl": "string",
- "Checksum": "string",
- "FbUniqueKey": "string",
- "MatchId": 0,
- "MatchScore": 0.1,
- "MatchOp": "string",
- "IsHidden": true,
- "Status": "Deleted",
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}
], - "LastMonth": [
- {
- "Name": "string",
- "Type": "None",
- "Size": 0,
- "IsAccounting": true,
- "OrigineId": 0,
- "DropboxId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Comment": "string",
- "OcrDone": true,
- "PdfUrl": "string",
- "XmlUrl": "string",
- "TxtUrl": "string",
- "Checksum": "string",
- "FbUniqueKey": "string",
- "MatchId": 0,
- "MatchScore": 0.1,
- "MatchOp": "string",
- "IsHidden": true,
- "Status": "Deleted",
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}
]
}| enterpriseId required | integer <int32> |
| folderCategory required | string Enum: "Divers" "Scans" "Permanent" "Exercice" "Personal" Possible Values: Permanent, Exercice, Personal |
| personalFolderUserId | integer or null <int32> Optional Id of a user for personal folder |
| exerciseId | integer or null <int32> Optional Id of an exercise folder |
{- "Files": [
- {
- "Name": "string",
- "Type": "None",
- "Size": 0,
- "IsAccounting": true,
- "OrigineId": 0,
- "DropboxId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Comment": "string",
- "OcrDone": true,
- "PdfUrl": "string",
- "XmlUrl": "string",
- "TxtUrl": "string",
- "Checksum": "string",
- "FbUniqueKey": "string",
- "MatchId": 0,
- "MatchScore": 0.1,
- "MatchOp": "string",
- "IsHidden": true,
- "Status": "Deleted",
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}
], - "Folders": [
- {
- "Id": 0,
- "Type": "None",
- "Name": "string",
- "Path": "string",
- "ParentId": 0,
- "EnterpriseId": 0,
- "OwnerId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "SubFoldersCount": 0,
- "FilesCount": 0
}
]
}| enterpriseId required | integer <int32> |
| folderId required | integer <int32> Folder Id to retrieve |
{- "Files": [
- {
- "Name": "string",
- "Type": "None",
- "Size": 0,
- "IsAccounting": true,
- "OrigineId": 0,
- "DropboxId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Comment": "string",
- "OcrDone": true,
- "PdfUrl": "string",
- "XmlUrl": "string",
- "TxtUrl": "string",
- "Checksum": "string",
- "FbUniqueKey": "string",
- "MatchId": 0,
- "MatchScore": 0.1,
- "MatchOp": "string",
- "IsHidden": true,
- "Status": "Deleted",
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}
], - "Folders": [
- {
- "Id": 0,
- "Type": "None",
- "Name": "string",
- "Path": "string",
- "ParentId": 0,
- "EnterpriseId": 0,
- "OwnerId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "SubFoldersCount": 0,
- "FilesCount": 0
}
]
}| enterpriseId required | integer <int32> |
| folderCategory required | string Enum: "Divers" "Scans" "Permanent" "Exercice" "Personal" Possible Values: Permanent, Exercice, Personal |
| personalFolderUserId | integer or null <int32> Optional Id of a user for personal folder |
| exerciseId | integer or null <int32> Optional Id of an exercise folder |
[- {
- "Id": 0,
- "Type": "None",
- "Name": "string",
- "Path": "string",
- "ParentId": 0,
- "EnterpriseId": 0,
- "OwnerId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "SubFoldersCount": 0,
- "FilesCount": 0
}
]| enterpriseId required | integer <int32> |
| folderId required | integer <int32> ParentId of the folder accessor children |
[- {
- "Id": 0,
- "Email": "string",
- "UserName": "string",
- "PhoneNumber": "string",
- "ActifEnterpriseId": 0,
- "ActifEnterpriseName": "string",
- "ActifEnterpriseType": "None",
- "FolderId": 0,
- "Gender": "None",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "City": "string",
- "Street": "string",
- "ZipCode": "string",
- "SocialSecurityNumber": "string",
- "AvatarId": 0,
- "UrlAvatar": "string",
- "Activated": true,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "CreadtedAt": "2019-08-24T14:15:22Z",
- "TwoFactorEnabled": true,
- "Affected": [
- {
- "Role": "string",
- "Name": [
- "string"
]
}
], - "ActifEnterpriseRoles": [
- {
- "Users": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": { },
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}
]
}
]| enterpriseId required | integer <int32> |
| folderCategory required | string Enum: "Divers" "Scans" "Permanent" "Exercice" "Personal" Possible Values: Permanent, Exercice, Personal |
| parentId required | integer <int32> |
| name | string or null |
{- "Id": 0,
- "Type": "None",
- "Name": "string",
- "Path": "string",
- "ParentId": 0,
- "EnterpriseId": 0,
- "OwnerId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "SubFoldersCount": 0,
- "FilesCount": 0
}| enterpriseId required | integer <int32> |
| folderCategory required | string Enum: "Divers" "Scans" "Permanent" "Exercice" "Personal" Possible Values: Permanent, Exercice, Personal |
| folderId required | integer <int32> |
| name | string or null |
{- "IsOk": true,
- "IsError": true,
- "Message": "string",
- "Errors": [
- {
- "ErrorCode": "string",
- "ErrorMessage": "string"
}
], - "Warnings": [
- "string"
]
}| enterpriseId required | integer <int32> |
| folderCategory required | string Enum: "Divers" "Scans" "Permanent" "Exercice" "Personal" Possible Values: Permanent, Exercice, Personal |
| folderId required | integer <int32> |
| forceDelete | boolean Default: false |
{- "IsOk": true,
- "IsError": true,
- "Message": "string",
- "Errors": [
- {
- "ErrorCode": "string",
- "ErrorMessage": "string"
}
], - "Warnings": [
- "string"
]
}| enterpriseId required | integer <int32> |
| folderCategory required | string Enum: "Divers" "Scans" "Permanent" "Exercice" "Personal" |
| fileId required | integer <int32> |
| name | string or null |
{- "IsOk": true,
- "IsError": true,
- "Message": "string",
- "Errors": [
- {
- "ErrorCode": "string",
- "ErrorMessage": "string"
}
], - "Warnings": [
- "string"
]
}| enterpriseId required | integer <int32> |
| FileIds | Array of integers or null <int32> [ items <int32 > ] |
| DeleteBookEntries required | boolean |
| DeleteBookLetters required | boolean Deprecated |
| KeepFiles required | boolean |
object (ImpactDeleteFile) |
{- "FileIds": [
- 0
], - "DeleteBookEntries": true,
- "DeleteBookLetters": true,
- "KeepFiles": true,
- "OperationImpacts": {
- "IsCommitted": true,
- "IsConfirmed": true,
- "DeletedFileItem": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}
]
}
}{- "FileIds": [
- 0
], - "DeleteBookEntries": true,
- "DeleteBookLetters": true,
- "KeepFiles": true,
- "OperationImpacts": {
- "IsCommitted": true,
- "IsConfirmed": true,
- "DeletedFileItem": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}
]
}
}| enterpriseId required | integer <int32> |
| folderId required | integer <int32> |
| Files | Array of strings or null <binary> [ items <binary > ] |
[- {
- "Name": "string",
- "Type": "None",
- "Size": 0,
- "IsAccounting": true,
- "OrigineId": 0,
- "DropboxId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "Source": "string",
- "ClientSource": "string",
- "DocRef": "string",
- "Comment": "string",
- "OcrDone": true,
- "PdfUrl": "string",
- "XmlUrl": "string",
- "TxtUrl": "string",
- "Checksum": "string",
- "FbUniqueKey": "string",
- "MatchId": 0,
- "MatchScore": 0.1,
- "MatchOp": "string",
- "IsHidden": true,
- "Status": "Deleted",
- "Id": 0,
- "EnterpriseId": 0,
- "OriginalName": "string",
- "OwnerId": 0,
- "FolderItemId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "FileUrl": "string",
- "ThumbUrl": "string"
}
]| enterpriseId required | integer <int32> |
| folderCategory required | string Enum: "Divers" "Scans" "Permanent" "Exercice" "Personal" |
| srcId required | integer <int32> |
| destId required | integer <int32> |
{- "IsOk": true,
- "IsError": true,
- "Message": "string",
- "Errors": [
- {
- "ErrorCode": "string",
- "ErrorMessage": "string"
}
], - "Warnings": [
- "string"
]
}| accountingFolderId required | integer <int32> |
{- "TradeName": "string",
- "Ape": "string",
- "UrlLogo": "string",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "Activity": "string",
- "IsListedOnTradeDirectory": true,
- "CreationDate": "2019-08-24T14:15:22Z",
- "Email": "string",
- "WebSite": "string",
- "Street": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "CountryCode": "string",
- "Telephone": "string",
- "Addresses": [
- {
- "AddressTypes": [
- "None"
], - "AddressId": 0,
- "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCodeIso2": "string",
- "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "LastModification": {
- "UserName": "string",
- "UserAvatarUrl": "string",
- "Date": "2019-08-24T14:15:22Z"
}
}
], - "IsAppelALaGenerositeDuPublic": true,
- "IsMedicoSocial": true,
- "IsNonProfessionalFurnishedRental": true,
- "LastModification": {
- "UserName": "string",
- "UserAvatarUrl": "string",
- "Date": "2019-08-24T14:15:22Z"
}, - "ExternalId": "string",
- "UniqueName": "string",
- "Siren": "string",
- "Nic": "string",
- "Siret": "string",
- "CodeNafId": 0,
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "VatSystemId": 0,
- "TaxSystemId": 0,
- "ChartOfAccountId": 0,
- "ExtendedChartOfAccountsId": 0,
- "VatTaxObligationReference": "string",
- "CseType": "None",
- "AccountingType": "Engagement",
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "ContractType": "Normal",
- "StateMode": "Active",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "CompanyId": 0,
- "Container": "string",
- "AcceptProviderEmails": true,
- "IsEligibleToAi": true,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "TaxSystem": {
- "Id": 0,
- "Code": "string",
- "SubCode": "string",
- "Description": "string"
}, - "WhiteLabelId": 0,
- "ThemeId": 0,
- "Id": 0,
- "Name": "string"
}| accountingFolderId required | integer <int32> |
| Name required | string |
| TradeName | string or null |
| CreationDate | string or null <date-time> |
| LegalFormId required | integer <int32> |
| LegalFormDisplayName | string or null [ 0 .. 150 ] characters |
| Nic required | string [ 0 .. 5 ] characters |
| Siren required | string [ 0 .. 9 ] characters |
| Ape | string or null [ 3 .. 6 ] characters Deprecated |
| CodeNafId | integer or null <int32> |
| Activity | string or null <= 50 characters |
| CseType | string or null Enum: "None" "Small" "Medium" "Large" |
| RegistrationCity | string or null <= 100 characters |
| RegistrationType required | string Enum: "None" "A" "B" |
| RegistrationDate | string or null <date-time> |
| IsListedOnTradeDirectory required | boolean |
| ExternalId | string or null <= 50 characters |
| ExternalSystemId | string or null <= 50 characters |
object (LocationCommand) | |
| Telephone | string or null |
string or null | |
| WebSite | string or null |
| AccountingType | string or null Enum: "Engagement" "Trésorerie" |
| IsAppelALaGenerositeDuPublic | boolean or null |
| IsMedicoSocial required | boolean |
| IsNonProfessionalFurnishedRental required | boolean |
{- "Name": "string",
- "TradeName": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "Nic": "strin",
- "Siren": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "Activity": "string",
- "CseType": "None",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "Location": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "CountryId": 0
}, - "Telephone": "string",
- "Email": "string",
- "WebSite": "string",
- "AccountingType": "Engagement",
- "IsAppelALaGenerositeDuPublic": true,
- "IsMedicoSocial": true,
- "IsNonProfessionalFurnishedRental": true
}| accountingFolderId required | integer <int32> |
| AddressTypes required | Array of strings unique Items Enum: "None" "AdministrativeAndLegal" "MainEstablishment" "Correspondence" "Secondary" |
| Street required | string |
| Complement | string or null |
| Locality | string or null |
| ZipCode required | string |
| City required | string |
| CountryCodeId required | integer <int32> |
| Phone | string or null |
| StartValidity | string or null <date-time> |
| EndValidity | string or null <date-time> |
{- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryCodeId": 0,
- "Phone": "string",
- "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z"
}0| accountingFolderId required | integer <int32> |
| addressId required | integer <int32> |
| AddressTypes required | Array of strings unique Items Enum: "None" "AdministrativeAndLegal" "MainEstablishment" "Correspondence" "Secondary" |
| Street required | string |
| Complement | string or null |
| Locality | string or null |
| ZipCode required | string |
| City required | string |
| CountryCodeId required | integer <int32> |
| Phone | string or null |
| StartValidity | string or null <date-time> |
| EndValidity | string or null <date-time> |
{- "AddressTypes": [
- "None"
], - "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryCodeId": 0,
- "Phone": "string",
- "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z"
}| accountingFolderId required | integer <int32> |
{- "SourceAccountingFolder": {
- "PersonId": 0,
- "Participations": [
- { }
], - "LegalPersonShareholders": [
- { }
], - "NaturalPersonShareholders": [
- {
- "PersonId": 0,
- "Participations": [
- { }
]
}
], - "RelatedEstablishments": [
- { }
], - "LegalPersonStakeholders": [
- { }
], - "NaturalPersonStakeholders": [
- {
- "PersonId": 0,
- "Participations": [
- { }
]
}
]
}, - "LegalPersons": {
- "property1": {
- "Id": 0,
- "CompanyId": 0,
- "Name": "string",
- "Siren": "string",
- "Nic": "string",
- "Type": "Normal",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "ExtendedChartOfAccountsId": 0,
- "Siret": "string"
}, - "property2": {
- "Id": 0,
- "CompanyId": 0,
- "Name": "string",
- "Siren": "string",
- "Nic": "string",
- "Type": "Normal",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "ExtendedChartOfAccountsId": 0,
- "Siret": "string"
}
}, - "NaturalPersons": {
- "property1": {
- "Id": 0,
- "CompanyId": 0,
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "LastName": "string",
- "FirstName": "string",
- "BrideName": "string",
- "Gender": "None",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string"
}, - "property2": {
- "Id": 0,
- "CompanyId": 0,
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "LastName": "string",
- "FirstName": "string",
- "BrideName": "string",
- "Gender": "None",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string"
}
}
}| enterpriseId required | integer <int32> |
[- {
- "Id": 0,
- "Name": "string",
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "LastTimeUsed": "2019-08-24T14:15:22Z",
- "CompanyName": "string",
- "AccountingFolderName": "string"
}
]| enterpriseId required | integer <int32> Accounting folder identifier |
Template data
| Id | integer or null <int32> |
| AccountingFolderId | integer or null <int32> |
| CompanyId | integer or null <int32> |
| CompanyGroupId | integer or null <int32> |
| Name required | string |
| HasHeader required | boolean |
| StartLine | integer or null <int32> |
| ExcludeLastLines | integer or null <int32> |
| DefaultDateFormat | string or null Enum: "DayMonthYear" "DayMonthShortYear" "MonthDayYear" "MonthDayShortYear" "YearMonthDay" "ShortYearMonthDay" |
object (ImportFileEntryLineGroupingCommand) | |
object (ImportFileEntryTemplateCommand) | |
Array of objects or null (ImportFileEntryLineTemplateCommand) |
{- "Id": 0,
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "Name": "string",
- "HasHeader": true,
- "StartLine": 0,
- "ExcludeLastLines": 0,
- "DefaultDateFormat": "DayMonthYear",
- "LineGrouping": {
- "LineGroupingType": "ZeroAmount",
- "SourceIndex": 0,
- "SourceName": "string"
}, - "Entry": {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string",
- "Format": "string"
}
]
}, - "EntryLines": [
- {
- "Index": 0,
- "Mappings": [
- {
- "DestinationType": "Journal",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string",
- "Format": "string"
}
], - "Analytics": [
- {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string",
- "Format": "string"
}
]
}
]
}
]
}{- "Id": 0,
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "Name": "string",
- "HasHeader": true,
- "StartLine": 0,
- "ExcludeLastLines": 0,
- "DefaultDateFormat": "DayMonthYear",
- "LineGrouping": {
- "LineGroupingType": "ZeroAmount",
- "SourceIndex": 0,
- "SourceName": "string"
}, - "Entry": {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]
}, - "EntryLines": [
- {
- "Index": 0,
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
], - "Analytics": [
- {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]
}
]
}
]
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
{- "Id": 0,
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "Name": "string",
- "HasHeader": true,
- "StartLine": 0,
- "ExcludeLastLines": 0,
- "DefaultDateFormat": "DayMonthYear",
- "LineGrouping": {
- "LineGroupingType": "ZeroAmount",
- "SourceIndex": 0,
- "SourceName": "string"
}, - "Entry": {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]
}, - "EntryLines": [
- {
- "Index": 0,
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
], - "Analytics": [
- {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]
}
]
}
]
}| enterpriseId required | integer <int32> |
| Id | integer or null <int32> Optional template identifier |
| HasHeader | boolean or null Optional parameter to override template has header state |
| StartLine | integer or null <int32> Optional parameter to override template has start lines to exclude |
| File required | string <binary> File to import |
[- {
- "Index": 0,
- "Header": "string",
- "Value": "string"
}
]| enterpriseId required | integer <int32> |
[- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]| enterpriseId required | integer <int32> |
[- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]| enterpriseId required | integer <int32> |
{- "Entry": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
], - "EntryLine": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
], - "Analytics": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]
}| companyId required | integer <int32> Company identifier |
[- {
- "Id": 0,
- "Name": "string",
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "LastTimeUsed": "2019-08-24T14:15:22Z",
- "CompanyName": "string",
- "AccountingFolderName": "string"
}
]| companyId required | integer <int32> Company identifier |
| id required | integer <int32> Template identifier |
{- "Id": 0,
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "Name": "string",
- "HasHeader": true,
- "StartLine": 0,
- "ExcludeLastLines": 0,
- "DefaultDateFormat": "DayMonthYear",
- "LineGrouping": {
- "LineGroupingType": "ZeroAmount",
- "SourceIndex": 0,
- "SourceName": "string"
}, - "Entry": {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]
}, - "EntryLines": [
- {
- "Index": 0,
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
], - "Analytics": [
- {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]
}
]
}
]
}| companyId required | integer <int32> Company identifier |
| id required | integer <int32> Template identifier |
Command data
| Name required | string |
{- "Name": "string"
}{- "Id": 0,
- "Name": "string",
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "LastTimeUsed": "2019-08-24T14:15:22Z",
- "CompanyName": "string",
- "AccountingFolderName": "string"
}| companyId required | integer <int32> Company identifier parameter |
| id required | integer <int32> Template identifier |
| companyGroupId required | integer <int32> Company group identifier |
{- "Id": 0,
- "Name": "string",
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "LastTimeUsed": "2019-08-24T14:15:22Z",
- "CompanyName": "string",
- "AccountingFolderName": "string"
}| companyGroupId required | integer <int32> Company group identifier |
[- {
- "Id": 0,
- "Name": "string",
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "LastTimeUsed": "2019-08-24T14:15:22Z",
- "CompanyName": "string",
- "AccountingFolderName": "string"
}
]| companyGroupId required | integer <int32> Company group identifier |
| id required | integer <int32> Template identifier |
{- "Id": 0,
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "Name": "string",
- "HasHeader": true,
- "StartLine": 0,
- "ExcludeLastLines": 0,
- "DefaultDateFormat": "DayMonthYear",
- "LineGrouping": {
- "LineGroupingType": "ZeroAmount",
- "SourceIndex": 0,
- "SourceName": "string"
}, - "Entry": {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]
}, - "EntryLines": [
- {
- "Index": 0,
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
], - "Analytics": [
- {
- "Mappings": [
- {
- "DestinationType": "Journal",
- "Label": "string",
- "IsRequired": true,
- "DataType": "String",
- "SourceIndex": 0,
- "SourceName": "string",
- "DefaultValue": "string"
}
]
}
]
}
]
}| companyGroupId required | integer <int32> Company group identifier |
| id required | integer <int32> Template identifier |
Command data
| Name required | string |
{- "Name": "string"
}{- "Id": 0,
- "Name": "string",
- "AccountingFolderId": 0,
- "CompanyId": 0,
- "CompanyGroupId": 0,
- "LastTimeUsed": "2019-08-24T14:15:22Z",
- "CompanyName": "string",
- "AccountingFolderName": "string"
}| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
[- {
- "Id": 0,
- "SourceName": "string",
- "SourceDescription": "string",
- "Destination": {
- "Id": 0,
- "Type": "Other",
- "TypeDescription": "string",
- "Name": "string",
- "Description": "string",
- "EnterpriseId": 0
}
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
[- {
- "Origin": {
- "Code": "string",
- "Label": "string"
}, - "DestinationId": 0,
- "MappingJournalState": "Unknown",
- "LastUse": "2019-08-24T14:15:22Z",
- "OperationId": 0
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
| journalMappingId required | integer <int32> |
| JournalId required | integer <int32> |
{- "JournalId": 0
}| enterpriseId required | integer <int32> |
| EnterpriseId required | integer <int32> |
| Name required | string <= 20 characters |
| Description required | string <= 100 characters |
| Type required | string Enum: "Other" "Buy" "Sell" "Bank" "Misc" "Cash" "Salary" "ANouveaux" "Depreciation" "CutOff" "Loan" "Lease" "Situation" "Revision" "Stock" "Transfer" |
| OperationId | integer or null <int32> |
{- "EnterpriseId": 0,
- "Name": "string",
- "Description": "string",
- "Type": "Other",
- "OperationId": 0
}{- "Id": 0,
- "Type": "Other",
- "TypeDescription": "string",
- "Name": "string",
- "Description": "string",
- "EnterpriseId": 0
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
| Id required | integer <int32> |
| EnterpriseId required | integer <int32> |
| Name required | string <= 20 characters |
| Description required | string <= 100 characters |
| Type required | string Enum: "Other" "Buy" "Sell" "Bank" "Misc" "Cash" "Salary" "ANouveaux" "Depreciation" "CutOff" "Loan" "Lease" "Situation" "Revision" "Stock" "Transfer" |
| IsConfirmed | boolean or null |
{- "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "Description": "string",
- "Type": "Other",
- "IsConfirmed": true
}{- "Id": 0,
- "Type": "Other",
- "TypeDescription": "string",
- "Name": "string",
- "Description": "string",
- "EnterpriseId": 0
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
| Id required | integer <int32> |
| EnterpriseId required | integer <int32> |
| Name required | string <= 20 characters |
| Description required | string <= 100 characters |
| Type required | string Enum: "Other" "Buy" "Sell" "Bank" "Misc" "Cash" "Salary" "ANouveaux" "Depreciation" "CutOff" "Loan" "Lease" "Situation" "Revision" "Stock" "Transfer" |
| IsConfirmed | boolean or null |
{- "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "Description": "string",
- "Type": "Other",
- "IsConfirmed": true
}{- "ImpactsViewModel": {
- "ANouveauxEntriesDateWillBeUpdated": true
}, - "JournalViewModel": {
- "Id": 0,
- "Type": "Other",
- "TypeDescription": "string",
- "Name": "string",
- "Description": "string",
- "EnterpriseId": 0
}
}| Id required | integer <int32> |
| Label required | string <= 30 characters |
| AbbyName | string or null <= 30 characters |
| IETFTag | string or null <= 10 characters |
| PrimaryIETFTag | string or null <= 10 characters |
| Available required | boolean |
{- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}| id required | integer <int32> |
| Id required | integer <int32> |
| Label required | string <= 30 characters |
| AbbyName | string or null <= 30 characters |
| IETFTag | string or null <= 10 characters |
| PrimaryIETFTag | string or null <= 10 characters |
| Available required | boolean |
{- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}| accountingFolderId required | integer <int32> the accounting folder Id |
| beginDate required | string <date-time> The begin date |
| endDate required | string <date-time> The end date |
| virtualAnBehavior | string or null Enum: "Default" "Grouped" |
| page required | integer <int32> Default: 1 The page |
| size required | integer <int32> [ 1 .. 1000 ] Default: 100 The size |
| sortBy required | string Default: "Date" Enum: "None" "Account" "Date" "DebitSum" "CreditSum" "AbsoluteAmount" "Label" "Journal" "Letter" "DocRef" "DueDate" The sort by |
| sortDesc required | boolean Default: true the sort direction |
| accountScope required | string Default: "General" Enum: "General" "Providers" "Customers" "IncomeStatement" "FixedAsset" "Bank" The account scope |
| entryScope required | string Default: "All" Enum: "All" "WithBookLetters" "WithoutBookLetters" "Revised" "NotRevised" "NotLetteredAndNotValidated" "Validated" "NotValidated" "WithTag" "WithoutTag" "NotLettered" "NotLetteredOrPartiallyLettered" "PartiallyLettered" "PartiallyOrFullyLettered" "FullyLettered" The entry scope |
| entryFilter | string or null Default: "3" Enum: "Real" "Virtual" "All" |
The body object
required | object (LedgerByAccountSearch) |
required | object (LedgerByAccountOutput) |
{- "Search": {
- "AmountAbove": 0.1,
- "AmountBelow": 0.1,
- "EntryLineLabel": "string",
- "EntryLineLabelStartWith": "string",
- "JournalId": 0,
- "HasAttachedFile": true,
- "AccountStartWith": "string",
- "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "WithAccounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "WithDescendant": true
}
], - "BalancedAccount": true,
- "JournalType": "Other",
- "WithoutJournalType": "Other",
- "AmountDirections": "Credit",
- "CreationDate": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "CreatedBefore": "2019-08-24T14:15:22Z",
- "EntrySource": "ByUser",
- "FileId": 0,
- "WithAxisId": 0,
- "WithoutAxisId": 0,
- "WithTagId": 0,
- "WithoutTagId": 0,
- "AccountIds": [
- 0
], - "SubAccountIds": [
- 0
], - "LetteringCreatedAfter": "2019-08-24T14:15:22Z",
- "LetteringCreatedBefore": "2019-08-24T14:15:22Z",
- "UnletteredAt": "2019-08-24T14:15:22Z",
- "EntryLineSourceId": "string",
- "LetterId": 0,
- "EntryIds": [
- 0
], - "WithUnits": [
- "Percent"
]
}, - "Output": {
- "WithAnalytics": true,
- "WithAssociations": true,
- "TransactionId": true,
- "WithEntryRef": true,
- "WithDocDate": true,
- "WithCurrencyId": true,
- "WithFxRate": true,
- "WithMatchedDate": true,
- "WithReAllocatedAt": true,
- "WithAccountName": true,
- "WithAccountLabel": true,
- "WithEntryLineType": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "WithDueDate": true
}
}{- "Data": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "Balance": 0,
- "DebitBalance": 0,
- "CreditBalance": 0,
- "Quantities": [
- {
- "Total": 0,
- "UnitPrice": 0,
- "Unit": "Percent"
}
], - "Quantity1": {
- "Total": 0,
- "UnitPrice": 0,
- "Unit": "Percent"
}, - "Quantity2": {
- "Total": 0,
- "UnitPrice": 0,
- "Unit": "Percent"
}, - "Entries": [
- {
- "Id": 0,
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "DocRef": "string",
- "EntryRef": "string",
- "DocDate": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z",
- "FileId": 0,
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserId": 0,
- "ValidationDate": "2019-08-24T14:15:22Z",
- "PaymentDate": "2019-08-24T14:15:22Z",
- "PaymentMode": "string",
- "NatureOperation": "string",
- "ClientId": "string",
- "Lines": [
- {
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "Amount": 0,
- "FxRate": 0.1,
- "CurrencyId": 0,
- "ProgressiveBalance": 0.1,
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedLetterOrientation": "PreviousExercise",
- "MatchedType": "Unknown",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "IsPartialLettering": true,
- "CutOffType": "None",
- "Revision": "Unrevised",
- "SourceType": "Unknown",
- "SourceId": "string",
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z",
- "AccountName": "string",
- "AccountLabel": "string",
- "Type": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- null
]
}
], - "Quantities": [
- {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}
], - "Quantity1": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "Quantity2": {
- "Position": 0,
- "Value": 0,
- "UnitPrice": 0,
- "UnitType": "Percent"
}, - "SellingPrice": 0.1
}
]
}
]
}
], - "Metadata": {
- "ItemCount": 0,
- "EntriesLinesUnrevisedCount": 0
}
}| accountingFolderId required | integer <int32> the accounting folder Id |
| beginDate required | string <date-time> The begin date |
| endDate required | string <date-time> The end date |
| virtualAnBehavior | string or null Enum: "Default" "Grouped" |
| sortBy required | string Default: "Date" Enum: "None" "Account" "Date" "DebitSum" "CreditSum" "AbsoluteAmount" "Label" "Journal" "Letter" "DocRef" "DueDate" The sort by |
| sortDesc required | boolean Default: true the sort direction |
| accountScope required | string Default: "General" Enum: "General" "Providers" "Customers" "IncomeStatement" "FixedAsset" "Bank" The account scope |
| entryScope required | string Default: "All" Enum: "All" "WithBookLetters" "WithoutBookLetters" "Revised" "NotRevised" "NotLetteredAndNotValidated" "Validated" "NotValidated" "WithTag" "WithoutTag" "NotLettered" "NotLetteredOrPartiallyLettered" "PartiallyLettered" "PartiallyOrFullyLettered" "FullyLettered" The entry scope |
| entryFilter | string or null Default: "3" Enum: "Real" "Virtual" "All" The entry filter |
| ledgerExport required | string Default: "Excel" Enum: "Html" "Pdf" "Excel" The ledger export type |
The body object
required | object (LedgerByAccountExportSearch) |
required | object (LedgerByAccountExportOutput) |
{- "Search": {
- "AmountAbove": 0.1,
- "AmountBelow": 0.1,
- "EntryLineLabel": "string",
- "EntryLineLabelStartWith": "string",
- "JournalId": 0,
- "HasAttachedFile": true,
- "AccountStartWith": "string",
- "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "WithAccounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0,
- "WithDescendant": true
}
], - "BalancedAccount": true,
- "JournalType": "Other",
- "WithoutJournalType": "Other",
- "AmountDirections": "Credit",
- "CreationDate": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "CreatedBefore": "2019-08-24T14:15:22Z",
- "EntrySource": "ByUser",
- "FileId": 0,
- "WithAxisId": 0,
- "WithoutAxisId": 0,
- "WithTagId": 0,
- "WithoutTagId": 0,
- "AccountIds": [
- 0
], - "LetteringCreatedAfter": "2019-08-24T14:15:22Z",
- "LetteringCreatedBefore": "2019-08-24T14:15:22Z",
- "UnletteredAt": "2019-08-24T14:15:22Z",
- "EntryLineSourceId": "string",
- "LetterId": 0,
- "EntryIds": [
- 0
], - "WithUnits": [
- "Percent"
]
}, - "Output": {
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithAssociations": true,
- "WithSellingPrice": true,
- "WithDueDate": true
}
}"string"{- "Id": 0,
- "CompanyId": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "EnterpriseLegalFormId": 0,
- "EnterpriseLegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true
}, - "TaxSystemId": 0,
- "IsHolding": true,
- "RepresentativeNaturalPersonId": 0,
- "RepresentativeNaturalPerson": {
- "Id": 0,
- "CompanyId": 0,
- "Issuer2042": 0,
- "LastName": "string",
- "FirstName": "string",
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "Gender": "None",
- "BrideName": "string",
- "PersonalSituationType": "None",
- "MatrimonialRegimeType": "None",
- "SocialStatus": "None",
- "PartnerNaturalPersonId": 0,
- "PartnerNaturalPersonName": "string",
- "PartnerSocialStatus": "None",
- "RelationStartDate": "2019-08-24T14:15:22Z",
- "RelationEndDate": "2019-08-24T14:15:22Z",
- "Occupation": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string",
- "BirthDepartment": "string",
- "BirthCountryId": 0,
- "TaxSystemId": 0,
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountryId": 0
}, - "PhoneNumber": "string",
- "ShareCapital": 0,
- "ShareUnitValue": 0,
- "TotalShareCount": 0,
- "InventoryValue": 0.1,
- "Street": "string",
- "Additional": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "ForeignIdentifier": "string",
- "EntityCountryId": 0
}| accountingFolderId required | integer <int32> |
| legalPersonIds | Array of integers or null <int32> [ items <int32 > ] |
[- {
- "Id": 0,
- "CompanyId": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "EnterpriseLegalFormId": 0,
- "EnterpriseLegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true
}, - "TaxSystemId": 0,
- "IsHolding": true,
- "RepresentativeNaturalPersonId": 0,
- "RepresentativeNaturalPerson": {
- "Id": 0,
- "CompanyId": 0,
- "Issuer2042": 0,
- "LastName": "string",
- "FirstName": "string",
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "Gender": "None",
- "BrideName": "string",
- "PersonalSituationType": "None",
- "MatrimonialRegimeType": "None",
- "SocialStatus": "None",
- "PartnerNaturalPersonId": 0,
- "PartnerNaturalPersonName": "string",
- "PartnerSocialStatus": "None",
- "RelationStartDate": "2019-08-24T14:15:22Z",
- "RelationEndDate": "2019-08-24T14:15:22Z",
- "Occupation": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string",
- "BirthDepartment": "string",
- "BirthCountryId": 0,
- "TaxSystemId": 0,
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountryId": 0
}, - "PhoneNumber": "string",
- "ShareCapital": 0,
- "ShareUnitValue": 0,
- "TotalShareCount": 0,
- "InventoryValue": 0.1,
- "Street": "string",
- "Additional": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "ForeignIdentifier": "string",
- "EntityCountryId": 0
}
]| legalPersonId required | integer <int32> |
{- "Id": 0,
- "ShareCapital": 0,
- "ShareUnitValue": 0,
- "TotalShareCount": 0,
- "InventoryValue": 0.1,
- "NaturalPersonShareholdersCount": 0,
- "NaturalPersonShareholdersSharesCount": 0,
- "LegalPersonShareholdersCount": 0,
- "LegalPersonShareholdersSharesCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "MajorShareholdersCount": 0,
- "MajorShareholdersShareCount": 0,
- "MajorShareholdersPartsCompletion": {
- "IsComplete": true,
- "CompletionPercentage": 0
}
}| legalPersonId required | integer <int32> |
| ShareCapital | number or null <double> |
| ShareUnitValue | number or null <double> |
| InventoryValue | number or null <double> |
| ShareTotalCount | integer or null <int64> |
| NaturalPersonShareholdersCount | integer or null <int32> |
| NaturalPersonShareholdersSharesCount | integer or null <int32> |
| LegalPersonShareholdersCount | integer or null <int32> |
| LegalPersonShareholdersSharesCount | integer or null <int32> |
| MinorShareholdersCount | integer or null <int32> |
| MinorShareholdersShareCount | integer or null <int32> |
| MajorShareholdersCount | integer or null <int32> |
| MajorShareholdersShareCount | integer or null <int32> |
{- "ShareCapital": 0.1,
- "ShareUnitValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "NaturalPersonShareholdersCount": 0,
- "NaturalPersonShareholdersSharesCount": 0,
- "LegalPersonShareholdersCount": 0,
- "LegalPersonShareholdersSharesCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "MajorShareholdersCount": 0,
- "MajorShareholdersShareCount": 0
}| companyId required | integer <int32> |
| siren required | string or null |
[- {
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "ForeignIdentifier": "string",
- "Name": "string",
- "Type": "Normal",
- "DisplayName": "string"
}
]| companyId required | integer <int32> |
| sirens | Array of strings or null |
[- {
- "SirenQuery": "string",
- "LegalPersons": [
- {
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "ForeignIdentifier": "string",
- "Name": "string",
- "Type": "Normal",
- "DisplayName": "string"
}
]
}
]| companyId required | integer <int32> |
| searchQuery | string or null |
[- {
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "ForeignIdentifier": "string",
- "Name": "string",
- "Type": "Normal",
- "DisplayName": "string"
}
]| accountingFolderId required | integer <int32> |
| legalPersonIds | Array of integers or null <int32> [ items <int32 > ] |
[- {
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "Street": "string",
- "Additional": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0,
- "LegalPersonShareholderIds": [
- 0
], - "NaturalPersonShareholderIds": [
- 0
], - "LegalPersonParticipationIds": [
- 0
]
}
]| companyId required | integer <int32> |
| Siren | string or null = 9 characters |
| Name required | string <= 200 characters |
| Nic | string or null [ 0 .. 5 ] characters |
| EnterpriseLegalFormId | integer or null <int32> |
| TaxSystemId | integer or null <int32> |
| IsHolding required | boolean |
| ShareCapital | number or null <double> |
| ShareUnitValue | number or null <double> |
| InventoryValue | number or null <double> |
| ShareTotalCount | integer or null <int64> |
| PhoneNumber | string or null |
object (AddressCommand) | |
| EntityCountryId | integer or null <int32> |
| ForeignIdentifier | string or null <= 255 characters |
{- "Siren": "stringstr",
- "Name": "string",
- "Nic": "strin",
- "EnterpriseLegalFormId": 0,
- "TaxSystemId": 0,
- "IsHolding": true,
- "ShareCapital": 0.1,
- "ShareUnitValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "PhoneNumber": "string",
- "AddressCommand": {
- "Street": "string",
- "Additional": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0
}, - "EntityCountryId": 0,
- "ForeignIdentifier": "string"
}0| companyId required | integer <int32> |
| legalPersonId required | integer <int32> |
| Siren | string or null = 9 characters |
| Name required | string <= 200 characters |
| Nic | string or null [ 0 .. 5 ] characters |
| EnterpriseLegalFormId | integer or null <int32> |
| TaxSystemId | integer or null <int32> |
| IsHolding required | boolean |
| ShareCapital | number or null <double> |
| ShareUnitValue | number or null <double> |
| InventoryValue | number or null <double> |
| ShareTotalCount | integer or null <int64> |
| PhoneNumber | string or null |
object (AddressCommand) | |
| EntityCountryId | integer or null <int32> |
| ForeignIdentifier | string or null <= 255 characters |
{- "Siren": "stringstr",
- "Name": "string",
- "Nic": "strin",
- "EnterpriseLegalFormId": 0,
- "TaxSystemId": 0,
- "IsHolding": true,
- "ShareCapital": 0.1,
- "ShareUnitValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "PhoneNumber": "string",
- "AddressCommand": {
- "Street": "string",
- "Additional": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0
}, - "EntityCountryId": 0,
- "ForeignIdentifier": "string"
}| accountingFolderId required | integer <int32> The accounting folder Id. |
| beginDate required | string <date-time> |
| endDate required | string <date-time> |
| page | integer or null <int32> |
| size | integer or null <int32> |
| letteringType | string or null Enum: "Full" "Partial" |
| letter | string or null |
| accountStartWith | string or null |
| sortBy | string or null Enum: "Date" "Journal" "Account" "Label" "CreditSum" "DebitSum" "AbsoluteAmount" "Letter" |
| sortDesc | boolean or null |
{- "LetteringsByAccount": [
- {
- "AccountNumber": "string",
- "Letterings": [
- {
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Letter": "string",
- "LetteringType": "Full",
- "AutoLetteringType": "SameAmountDate",
- "LetterType": "Unknown",
- "Amount": 0,
- "EntryLines": [
- {
- "Id": 0,
- "EntryId": 0,
- "ExerciseId": 0,
- "EntryDate": "2019-08-24T14:15:22Z",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "Amount": 0,
- "Label": "string",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserId": 0,
- "Saturations": [
- {
- "Id": 0,
- "EntryLineId": 0,
- "Saturation": 0
}
], - "LetterOrientation": "PreviousExercise"
}
]
}
]
}
], - "Metadata": {
- "ItemCount": 0
}
}| accountingFolderId required | integer <int32> The accounting folder Id. |
| letteringId required | integer <int32> The lettering Id. |
| sortBy | string or null Enum: "Date" "Journal" "Account" "Label" "CreditSum" "DebitSum" "AbsoluteAmount" "Letter" |
| sortDesc | boolean or null |
{- "AccountNumber": "string",
- "Lettering": {
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Letter": "string",
- "LetteringType": "Full",
- "AutoLetteringType": "SameAmountDate",
- "LetterType": "Unknown",
- "Amount": 0,
- "EntryLines": [
- {
- "Id": 0,
- "EntryId": 0,
- "ExerciseId": 0,
- "EntryDate": "2019-08-24T14:15:22Z",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "Amount": 0,
- "Label": "string",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserId": 0,
- "Saturations": [
- {
- "Id": 0,
- "EntryLineId": 0,
- "Saturation": 0
}
], - "LetterOrientation": "PreviousExercise"
}
]
}
}| accountingFolderId required | integer <int32> |
| letteringId required | integer <int32> |
| LineIdsToAdd | Array of integers or null <int64> [ items <int64 > ] |
| LineIdsToRemove | Array of integers or null <int64> [ items <int64 > ] |
{- "LineIdsToAdd": [
- 0
], - "LineIdsToRemove": [
- 0
]
}| accountingFolderId required | integer <int32> The accounting folder Id. |
| LetteringIds | Array of integers or null <int32> [ items <int32 > ] |
| IncludeDeleted | boolean or null |
{- "LetteringIds": [
- 0
], - "IncludeDeleted": true
}[- {
- "Id": 0,
- "Letter": "string",
- "LetteringType": "Full",
- "LetterType": "Unknown"
}
]| accountingFolderId required | integer <int32> The accounting folder Id. |
| letteringId required | integer <int32> The lettering Id. |
The adding lines Ids.
[- 0
]| accountingFolderId required | integer <int32> The accounting folder Id. |
| letteringId required | integer <int32> The lettering Id. |
The adding lines Ids.
[- 0
]| accountingFolderId required | integer <int32> |
| EntryLine1Id required | integer <int64> |
| EntryLine2Id required | integer <int64> |
| Saturation required | number <decimal> |
{- "EntryLine1Id": 0,
- "EntryLine2Id": 0,
- "Saturation": 0
}0| accountingFolderId required | integer <int32> The accounting folder Id. |
| letteringId required | integer <int32> The lettering Id. |
The compensation entry
| EnterpriseId required | integer <int32> |
| Date required | string <date-time> |
| DocRef | string or null |
| Label | string or null <= 256 characters |
| Source required | string Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| SourceId | string or null |
| JournalId required | integer <int32> |
required | Array of objects (CreateEntryLineCommand) |
| DueDate | string or null <date-time> |
{- "EnterpriseId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "Label": "string",
- "Source": "ByUser",
- "SourceId": "string",
- "JournalId": 0,
- "Lines": [
- {
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Source": "Unknown",
- "SourceId": "string",
- "Type": "None",
- "Revision": "Unrevised"
}
], - "DueDate": "2019-08-24T14:15:22Z"
}| accountingFolderId required | integer <int32> |
required | Array of objects (CreateLetteringCommand) |
| LetterType required | string Enum: "Unknown" "Manual" "Auto" "Fec" "Reverse" "PublicApi" |
{- "CreateLetterringCommands": [
- {
- "EntryLineIds": [
- 0
]
}
], - "LetterType": "Unknown"
}{- "CreatedLetterings": [
- {
- "Id": 0,
- "EntryLineIds": [
- 0
]
}
]
}| accountingFolderId required | integer <int32> |
| EntryLineIds required | Array of integers <int64> unique [ items <int64 > ] |
| LetterType required | string Enum: "Unknown" "Manual" "Auto" "Fec" "Reverse" "PublicApi" |
| LetterDate | string or null <date-time> |
| CompensationEntryDiffType | string or null Enum: "Exchange" "Settlement" "Offsetting" |
object (CreateCompensationEntryCommand) |
{- "EntryLineIds": [
- 0
], - "LetterType": "Unknown",
- "LetterDate": "2019-08-24T14:15:22Z",
- "CompensationEntryDiffType": "Exchange",
- "CreateCompensationEntryCommand": {
- "DocRef": "string",
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Source": "ByUser",
- "Lines": [
- {
- "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "Label": "string",
- "Amount": 0,
- "SourceType": "Unknown",
- "SourceId": "string",
- "Type": "None"
}
]
}
}{- "CreatedLettering": {
- "Id": 0,
- "EntryLineIds": [
- 0
]
}, - "CompensationEntry": {
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Lines": [
- {
- "AccountKey": {
- "AccountId": 0,
- "SubAccountId": 0
}, - "Label": "string",
- "Amount": 0
}
]
}
}| accountingFolderId required | integer <int32> |
| EntryLineIds required | Array of integers <int64> unique [ items <int64 > ] |
| IsConfirmed required | boolean |
{- "EntryLineIds": [
- 0
], - "IsConfirmed": true
}{- "UnmatchedLinesCount": 0
}string or null |
[- {
- "Id": 0,
- "FirstName": "string",
- "LastName": "string",
- "PhoneNumber": "string",
- "Email": "string",
- "Affected": [
- {
- "Role": "string",
- "Name": [
- "string"
]
}
]
}
]| accountingFolderId required | integer <int32> |
| userId required | integer <int32> |
[- {
- "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "IsActivated": true,
- "PersonalFolderId": 0
}
]| dossierId required | integer <int32> |
[- {
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "Roles": [
- {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}
], - "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "IsActivated": true,
- "PersonalFolderId": 0
}
]| companyId required | integer <int32> |
| Gender required | string Enum: "None" "Mrs" "Mr" "Ms" |
| Firstname | string or null |
| Lastname | string or null |
string or null | |
| InviterEmail | string or null |
| CodeRole required | string Enum: "None" "CA" "A" "S" "CEO" "DAF" "E" "RF" "SM" "TAG" "SUP" "EA" "CEO_GROUPE" "DAF_GROUPE" "CC_GROUPE" "C_GROUPE" "J" "FI" "SYSTEM" "DAF_READONLY" |
| Active required | boolean |
| ShouldSendEmail | boolean or null |
{- "Gender": "None",
- "Firstname": "string",
- "Lastname": "string",
- "Email": "string",
- "InviterEmail": "string",
- "CodeRole": "None",
- "Active": true,
- "ShouldSendEmail": true
}0| companyId required | integer <int32> |
[- {
- "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "IsActivated": true,
- "PersonalFolderId": 0
}
]| companyId required | integer <int32> |
| UserId required | integer <int32> UserId |
| RoleName required | string RoleName |
{- "UserId": 0,
- "RoleName": "string"
}| companyId required | integer <int32> |
| FirstName required | string |
| LastName required | string |
| Email required | string |
| RoleName required | string |
| EnterpriseId required | integer <int32> |
{- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "RoleName": "string",
- "EnterpriseId": 0
}0| accountingFolderId required | integer <int32> |
| FirstName required | string |
| LastName required | string |
| Email required | string |
| RoleName required | string |
| EnterpriseId required | integer <int32> |
{- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "RoleName": "string",
- "EnterpriseId": 0
}0| accountingFolderId required | integer <int32> |
[- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "AuthorId": 0,
- "Type": "CeoToChiefAccountant",
- "Title": "string",
- "Text": "string",
- "Status": "All",
- "TicketStatus": "Create",
- "Comments": [
- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}
], - "TicketRate": 0,
- "LastComment": {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}, - "CommentCount": 0,
- "TicketParticipants": [
- {
- "EnterpriseId": 0,
- "TicketId": 0,
- "UserId": 0,
- "UserEnterpriseId": 0,
- "RoleId": 0,
- "RoleName": "string",
- "RoleLabel": "string",
- "AvatarUrl": "string",
- "UserName": "string",
- "UserEmail": "string",
- "UserFirstName": "string",
- "UserLastName": "string",
- "Telephone": "string",
- "HasWrite": true,
- "HasNotification": true
}
], - "IsUserSubscribedToNotifications": true,
- "CanCloseOpen": true,
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]| accountingFolderId required | integer <int32> |
| AccountingFolderId | integer <int32> |
| Title | string or null |
| Text | string or null |
| ParticipantUserIds | string or null |
| MentionedUserIds | string or null |
| Files | Array of strings or null <binary> [ items <binary > ] |
{- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "AuthorId": 0,
- "Type": "CeoToChiefAccountant",
- "Title": "string",
- "Text": "string",
- "Status": "All",
- "TicketStatus": "Create",
- "Comments": [
- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}
], - "TicketRate": 0,
- "LastComment": {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}, - "CommentCount": 0,
- "TicketParticipants": [
- {
- "EnterpriseId": 0,
- "TicketId": 0,
- "UserId": 0,
- "UserEnterpriseId": 0,
- "RoleId": 0,
- "RoleName": "string",
- "RoleLabel": "string",
- "AvatarUrl": "string",
- "UserName": "string",
- "UserEmail": "string",
- "UserFirstName": "string",
- "UserLastName": "string",
- "Telephone": "string",
- "HasWrite": true,
- "HasNotification": true
}
], - "IsUserSubscribedToNotifications": true,
- "CanCloseOpen": true,
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}| accountingFolderId required | integer <int32> |
| messageId required | integer <int32> |
{- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "AuthorId": 0,
- "Type": "CeoToChiefAccountant",
- "Title": "string",
- "Text": "string",
- "Status": "All",
- "TicketStatus": "Create",
- "Comments": [
- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}
], - "TicketRate": 0,
- "LastComment": {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}, - "CommentCount": 0,
- "TicketParticipants": [
- {
- "EnterpriseId": 0,
- "TicketId": 0,
- "UserId": 0,
- "UserEnterpriseId": 0,
- "RoleId": 0,
- "RoleName": "string",
- "RoleLabel": "string",
- "AvatarUrl": "string",
- "UserName": "string",
- "UserEmail": "string",
- "UserFirstName": "string",
- "UserLastName": "string",
- "Telephone": "string",
- "HasWrite": true,
- "HasNotification": true
}
], - "IsUserSubscribedToNotifications": true,
- "CanCloseOpen": true,
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}| accountingFolderId required | integer <int32> |
| messageId required | integer <int32> |
| AccountingFolderId | integer <int32> |
| MessageId | integer <int32> |
| Text | string or null |
| Type | string Enum: "Response" "PrivateNote" |
| MentionedUserIds | string or null |
| Files | Array of strings or null <binary> [ items <binary > ] |
| AuthorEnterpriseId | integer or null <int32> |
| CommentSource | string Enum: "WebApp" "Email" |
| UserId | integer or null <int32> |
{- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}| accountingFolderId required | integer <int32> |
| messageId required | integer <int32> |
| AccountingFolderId required | integer <int32> |
| MessageId required | integer <int32> |
| Status required | string Enum: "Create" "ParticipantCommentCreate" "OwnerCommentCreate" "ClosedByParticipant" "ClosedByOwner" "ReopenedByParticipant" "ReopenedByOwner" |
{- "AccountingFolderId": 0,
- "MessageId": 0,
- "Status": "Create"
}0| accountingFolderId required | integer <int32> Accounting folder identifier |
| messageId required | integer <int32> Message identifier |
| commentId required | integer <int32> Comment identifier |
{- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}| AccountingFolderIds required | Array of integers or null <int32> [ items <int32 > ] |
| Title required | string or null |
| Text required | string or null |
| RoleIds required | Array of integers or null <int32> [ items <int32 > ] |
{- "AccountingFolderIds": [
- 0
], - "Title": "string",
- "Text": "string",
- "RoleIds": [
- 0
]
}| accountingFolderId required | integer <int32> |
[- {
- "Id": 0,
- "FirstName": "string",
- "LastName": "string",
- "AvatarUrl": "string",
- "Role": "string"
}
]| accountingFolderId required | integer <int32> Accounting folder identifier |
| messageId required | integer <int32> Message (ticket) identifier |
| fileId required | integer <int32> File identifier to remove |
true| accountingFolderId required | integer <int32> Accounting folder identifier |
| messageId required | integer <int32> Message (ticket) identifier |
| commentId required | integer <int32> Comment identifier |
| fileId required | integer <int32> File identifier to remove |
true| companyId required | integer <int32> |
| migrationManagerOperationId required | integer <int32> |
{- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}| companyId required | integer <int32> |
[- {
- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}
]| companyId required | integer <int32> |
| File required | string <binary> Zip File |
{- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}| accountingFolderId required | integer <int32> |
[- {
- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}
]| companyId required | integer <int32> The Id of the company. |
The command containing file URL and integration options.
| FileUrl required | string |
required | object (UpdateLotActionsCommand) |
| FileAttachmentImportType | string or null Enum: "None" "NomFichier" "PieceRef" "ForceNomFichier" "ForcePieceRef" |
| KeepLinesWithZeroAmount | boolean or null |
| KeepExistingEntriesOnFecImport | boolean or null |
| FecIsTemporary | boolean or null |
| WithPartialLettering required | boolean |
| WithVatDetails required | boolean |
| KeepAccountLabels | boolean or null |
| MarkLinesAsRevised | boolean or null |
{- "FileUrl": "string",
- "UpdateActionsCommand": {
- "TemplateMappingAction": {
- "Action": "DoNothing"
}, - "FecAction": {
- "Action": "DoNothing",
- "NbOpenExercises": 0,
- "NbClosedExercises": 0
}, - "DocumentsAction": {
- "Action": "DoNothing"
}, - "FixedAssetsAction": {
- "Action": "DoNothing",
- "Provider": "string"
}, - "LoanLeaseAction": {
- "Action": "DoNothing",
- "Provider": "string"
}
}, - "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "FecIsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true
}{- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "CompanyId": 0,
- "FileName": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Operations": [
- {
- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}
], - "OperationsCount": 0
}| companyId required | integer <int32> The ID of the company. |
| googleFolderId required | string The ID of the Google folder. |
{- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}| companyId required | integer <int32> The Id of the company. |
| fileUrl required | string The URL of the file in azure storage. |
{- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}| companyId required | integer <int32> |
| id required | integer <int32> |
| FileAttachmentImportType | string or null Enum: "None" "NomFichier" "PieceRef" "ForceNomFichier" "ForcePieceRef" |
| KeepLinesWithZeroAmount | boolean or null |
| KeepExistingEntriesOnFecImport | boolean or null |
| FecIsTemporary | boolean or null |
| WithPartialLettering required | boolean |
| WithVatDetails required | boolean |
| KeepAccountLabels | boolean or null |
| MarkLinesAsRevised | boolean or null |
required | object (UpdateActionsCommand) |
{- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "FecIsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "UpdateActionsCommand": {
- "ImportTemplateMappingStepCommands": [
- {
- "FileName": "string",
- "Action": "DoNothing"
}
], - "ImportFecStepCommands": [
- {
- "FileName": "string",
- "Action": "DoNothing"
}
], - "ImportAccountingDocumentsStepCommands": [
- {
- "FolderName": "string",
- "Action": "DoNothing"
}
], - "ImportFixedAssetsStepCommands": [
- {
- "FileName": "string",
- "Provider": "string",
- "Action": "DoNothing"
}
], - "ImportLoanLeaseStepCommands": [
- {
- "FileName": "string",
- "Provider": "string",
- "Action": "DoNothing"
}
]
}
}{- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}| companyId required | integer <int32> |
| id required | integer <int32> |
| Name required | string |
| Status required | string Enum: "WaitingPreviousStep" "Pending" "InProgress" "Success" "Failed" |
| ExternalId | integer or null <int32> |
| ErrorDescription | string or null |
{- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}{- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}| companyId required | integer <int32> |
| id required | integer <int32> |
| ImportedFileId required | integer <int32> |
| FileName required | string |
{- "ImportedFileId": 0,
- "FileName": "string"
}{- "Id": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0,
- "AccountingFolderName": "string",
- "Siren": "string",
- "ExternalId": "string",
- "ImportedFileId": 0,
- "ImportedFileName": "string",
- "LotId": "01061197-9ab9-47db-8df8-b474b9c88553",
- "Status": "Analyzed",
- "SubmissionDate": "2019-08-24T14:15:22Z",
- "CompletionDate": "2019-08-24T14:15:22Z",
- "CreateExerciseSteps": [
- {
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}
], - "ImportTemplateMappingSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFecSteps": [
- {
- "FileName": "string",
- "ClosingDate": "2019-08-24T14:15:22Z",
- "Action": "DoNothing",
- "FileAttachmentImportType": "None",
- "KeepLinesWithZeroAmount": true,
- "KeepExistingEntriesOnFecImport": true,
- "IsTemporary": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ProtectExerciseSteps": [
- {
- "Name": "string",
- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportAccountingDocumentsSteps": [
- {
- "FolderName": "string",
- "FilesCount": 0,
- "Action": "DoNothing",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportGoogleDriveFileStep": {
- "Name": "string",
- "Status": "WaitingPreviousStep",
- "ErrorDescription": "string",
- "Action": "DoNothing"
}, - "ImportLoanLeaseSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
], - "ImportFixedAssetsSteps": [
- {
- "FileName": "string",
- "Action": "DoNothing",
- "Provider": "string",
- "Status": "WaitingPreviousStep",
- "ExternalId": 0,
- "ErrorDescription": "string"
}
]
}| accountingFolderId required | integer <int32> |
{- "AccountingFolderTypology": "BookKeeping",
- "ChartOfAccountsId": 0,
- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string",
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "LetterMissionDate": "2019-08-24T14:15:22Z",
- "HasVatKeeping": true,
- "DistributionContract": true,
- "SpecificTreatmentType": "None"
}| accountingFolderId required | integer <int32> |
| HasAccountingSoftware required | boolean |
| AccountingSoftwareName | string or null |
| HasProductionLegalAnnexesAnnualAccounts required | boolean |
| MissionLetterDate | string or null <date-time> |
| HasVatKeeping required | boolean |
| DistributionContract required | boolean |
| AccountingFolderTypology | string or null Enum: "BookKeeping" "RevisionClosing" |
| SpecificTreatmentType | string or null Enum: "None" "Agricultural" |
{- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string",
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "MissionLetterDate": "2019-08-24T14:15:22Z",
- "HasVatKeeping": true,
- "DistributionContract": true,
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None"
}| accountingFolderId required | integer <int32> |
| naturalPersonId required | integer <int32> |
{- "Id": 0,
- "CompanyId": 0,
- "Issuer2042": 0,
- "LastName": "string",
- "FirstName": "string",
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "Gender": "None",
- "BrideName": "string",
- "PersonalSituationType": "None",
- "MatrimonialRegimeType": "None",
- "SocialStatus": "None",
- "PartnerNaturalPersonId": 0,
- "PartnerNaturalPersonName": "string",
- "PartnerSocialStatus": "None",
- "RelationStartDate": "2019-08-24T14:15:22Z",
- "RelationEndDate": "2019-08-24T14:15:22Z",
- "Occupation": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string",
- "BirthDepartment": "string",
- "BirthCountryId": 0,
- "TaxSystemId": 0,
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountryId": 0
}| accountingFolderId required | integer <int32> |
| naturalPersonId required | integer <int32> |
| LastName required | string <= 200 characters |
| FirstName | string or null |
| FiscalNumber | string or null <= 20 characters |
| SocialSecurityNumber | string or null <= 15 characters |
| Gender | string or null Enum: "None" "Mrs" "Mr" "Ms" |
| BrideName | string or null <= 200 characters |
| PersonalSituationType | string or null Enum: "None" "Single" "CivilUnion" "Cohabitation" "Married" "Widow" |
| MatrimonialRegimeType | string or null Enum: "None" "SeparationOfProperty" "FullCommunityOfProperty" "CommunityOfAcquisitions" "ParticipationOfAcquisitions" |
| SocialStatus required | string Enum: "None" "NonSalariedWorker" "SalariedWorker" |
| PartnerNaturalPersonId | integer or null <int32> |
| PartnerSocialStatus | string or null Enum: "None" "CollaboratingSpouse" "EmployeeSpouse" "PartnerSpouse" |
| RelationStartDate | string or null <date-time> |
| RelationEndDate | string or null <date-time> |
| Occupation | string or null <= 100 characters |
string or null <= 255 characters | |
| PhoneNumber | string or null <= 20 characters |
| BirthDate | string or null <date-time> |
| BirthCity | string or null <= 100 characters |
| BirthDepartment | string or null |
| BirthCountryId | integer or null <int32> |
| TaxSystemId | integer or null <int32> |
| Issuer2042 | integer or null <int32> |
object (AddressCommand) |
{- "LastName": "string",
- "FirstName": "string",
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "Gender": "None",
- "BrideName": "string",
- "PersonalSituationType": "None",
- "MatrimonialRegimeType": "None",
- "SocialStatus": "None",
- "PartnerNaturalPersonId": 0,
- "PartnerSocialStatus": "None",
- "RelationStartDate": "2019-08-24T14:15:22Z",
- "RelationEndDate": "2019-08-24T14:15:22Z",
- "Occupation": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string",
- "BirthDepartment": "string",
- "BirthCountryId": 0,
- "TaxSystemId": 0,
- "Issuer2042": 0,
- "AddressCommand": {
- "Street": "string",
- "Additional": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0
}
}| accountingFolderId required | integer <int32> |
| naturalPersonIds | Array of integers or null <int32> [ items <int32 > ] |
[- {
- "Id": 0,
- "CompanyId": 0,
- "Issuer2042": 0,
- "LastName": "string",
- "FirstName": "string",
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "Gender": "None",
- "BrideName": "string",
- "PersonalSituationType": "None",
- "MatrimonialRegimeType": "None",
- "SocialStatus": "None",
- "PartnerNaturalPersonId": 0,
- "PartnerNaturalPersonName": "string",
- "PartnerSocialStatus": "None",
- "RelationStartDate": "2019-08-24T14:15:22Z",
- "RelationEndDate": "2019-08-24T14:15:22Z",
- "Occupation": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string",
- "BirthDepartment": "string",
- "BirthCountryId": 0,
- "TaxSystemId": 0,
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountryId": 0
}
]| accountingFolderId required | integer <int32> |
| LastName required | string <= 200 characters |
| FirstName | string or null |
| FiscalNumber | string or null <= 20 characters |
| SocialSecurityNumber | string or null <= 15 characters |
| Gender | string or null Enum: "None" "Mrs" "Mr" "Ms" |
| BrideName | string or null <= 200 characters |
| PersonalSituationType | string or null Enum: "None" "Single" "CivilUnion" "Cohabitation" "Married" "Widow" |
| MatrimonialRegimeType | string or null Enum: "None" "SeparationOfProperty" "FullCommunityOfProperty" "CommunityOfAcquisitions" "ParticipationOfAcquisitions" |
| SocialStatus required | string Enum: "None" "NonSalariedWorker" "SalariedWorker" |
| PartnerNaturalPersonId | integer or null <int32> |
| PartnerSocialStatus | string or null Enum: "None" "CollaboratingSpouse" "EmployeeSpouse" "PartnerSpouse" |
| RelationStartDate | string or null <date-time> |
| RelationEndDate | string or null <date-time> |
| Occupation | string or null <= 100 characters |
string or null <= 255 characters | |
| PhoneNumber | string or null <= 20 characters |
| BirthDate | string or null <date-time> |
| BirthCity | string or null <= 100 characters |
| BirthDepartment | string or null |
| BirthCountryId | integer or null <int32> |
| TaxSystemId | integer or null <int32> |
| Issuer2042 | integer or null <int32> |
object (AddressCommand) |
{- "LastName": "string",
- "FirstName": "string",
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "Gender": "None",
- "BrideName": "string",
- "PersonalSituationType": "None",
- "MatrimonialRegimeType": "None",
- "SocialStatus": "None",
- "PartnerNaturalPersonId": 0,
- "PartnerSocialStatus": "None",
- "RelationStartDate": "2019-08-24T14:15:22Z",
- "RelationEndDate": "2019-08-24T14:15:22Z",
- "Occupation": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string",
- "BirthDepartment": "string",
- "BirthCountryId": 0,
- "TaxSystemId": 0,
- "Issuer2042": 0,
- "AddressCommand": {
- "Street": "string",
- "Additional": "string",
- "Hamlet": "string",
- "ZipCode": "string",
- "City": "string",
- "CountryId": 0
}
}0Renvoie, pour chaque associé (personne physique) demandé, l'ensemble des dossiers comptables actifs où il apparaît comme associé, avec le nom de la société. Sert à alimenter la liste déroulante "Annexe 2042".
| accountingFolderId required | integer <int32> |
| naturalPersonIds | Array of integers or null <int32> [ items <int32 > ] |
[- {
- "NaturalPersonId": 0,
- "AccountingFolders": [
- {
- "AccountingFolderId": 0,
- "AccountingFolderName": "string"
}
]
}
]| accountingFolderId required | integer <int32> |
| naturalPersonIds | Array of integers or null <int32> [ items <int32 > ] |
[- {
- "Id": 0,
- "Gender": "None",
- "LastName": "string",
- "BrideName": "string",
- "FirstName": "string",
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountryId": 0,
- "LegalPersonParticipationIds": [
- 0
], - "DisplayName": "string"
}
]| accountingFolderId required | integer <int32> |
| searchQuery | string or null |
[- {
- "Id": 0,
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "Gender": "None",
- "LastName": "string",
- "BrideName": "string",
- "FirstName": "string",
- "BirthDate": "2019-08-24T14:15:22Z"
}
]| accountingFolderId required | integer <int32> |
| searchQueries | Array of strings or null |
[- {
- "SearchQuery": "string",
- "NaturalPersons": [
- {
- "Id": 0,
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "Gender": "None",
- "LastName": "string",
- "BrideName": "string",
- "FirstName": "string",
- "BirthDate": "2019-08-24T14:15:22Z"
}
]
}
]| Id | string or null |
| EntityChangeType | string Enum: "Unknown" "Technical" "BookEntry" "BookBalance" "User" "Ticket" "Planning" "BankinItem" "AccountingFiles" "FileItem" "Email" "Comment" "Invite" "Enterprise" "SupportAction" "AssignUserRole" "BookEntryLine" "BookAccountState" "InboundMail" "AssignationConfirmation" "NotificationToSale" "DownloadFiles" "NewMessage" |
| EntityAction | string Enum: "CreateBookEntry" "UpdateBookEntry" "Match" "Unmatch" "ImportedBookEntry" "ValidatedBookEntry" "CreateBookLedger" "UpdateBookLedger" "CreateUser" "UpdateUser" "ActivateUser" "DeactivateUser" "ResetPassword" "CreateTicket" "CreateComment" "ResolveTicket" "ReopenTicket" "PersonalNotifyTicket" "CreateTicketEmergency" "CreateCommentEmergency" "DeleteAbsence" "DeleteVacation" "CreateAbsence" "CreateVacation" "CountDoublonAccountingFiles" "AccountingFileUploaded" "VacationValidated" "CreateAccountingFile" "CreateAdministratifFile" "VacationRejected" "UpdateAccountingFile" "UpdateAdministratifFile" "UpdateFileType" "UpdateThumbUrl" "UpdatedByCheckSumJobs" "UpdatedByDropBoxJobs" "UpdatedByMagasJobs" "SoftDeleteFile" "RealDeleteFile" "SoftDeletedByMagasJobs" "BankinStateNeedHumanAction" "BankinStateInvalidCredentials" "UpdatedByOcrJobs" "CreatePrivateNote" "MessagingReplyTo" "ReceivedEmailError" "FileIsAttachedToTicket" "TicketWithoutAnswerAfter24H" "MentionPrivate" "MentionPublic" "CreateNote" "FileIsAttachedToRevision" "NewUserInFred" "ExistedUserInvitation" "NewCollaboratorEmploye" "ExistedCollaboratorEmploye" "NewCollaboratorDaf" "ExistedCollaboratorDaf" "NewCollaboratorFreelancer" "ExistedCollaboratorFreelancer" "NewCollaboratorCeo" "ExistedCollaboratorCeo" "NewCollaboratorCabinet" "ExistedCollaboratorCabinet" "EnterpriseArchive" "EnterpriseClose" "EnterpriseActivate" "EnterpriseInactivate" "EnterpriseCreate" "EnterpriseNameUpdate" "EnterpriseSoftDelete" "EnterpriseUndelete" "EnterpriseAccountingModeUpdate" "EnterpriseTypeToDemo" "EnterpriseTypeToFake" "EnterpriseTypeToTrial" "EnterpriseTypeToNormal" "EnterpriseToIa" "EnterpriseToManual" "EnterpriseToMaga" "EnterpriseToMagaToIa" "EnterpriseToPreAccounting" "EnterpriseToTotalProduction" "AssignmentToAccountant" "AssignmentToCeoDaf" "DeassignmentToAccountant" "Move" "Remove" "DeassignmentToClient" "PublishTickets" "UpdateBookAccountStateStatusAnomaly" "UpdateBookAccountStateStatusValidate" "UpdateBookAccountStateComment" "ReviseEntryLine" "UnreviseEntryLine" "UnsupportedMultipleRecipients" "UnsupportedReceivedEmailFormat" "UnAuthorizedEmail" "ReceiveMailReport" "NoAttachmentFound" "ForwardEmail" "MailToPdfReport" "ConfirmationToClient" "ConfirmationToChiefAccountant" "ConfirmationToChiefMission" "Declined" "Voided" "Completed" "Confirmed" "DownloadFiles" "NewMessage" "NewCollaborator" "WelcomeEmail" "InviteForRegister" |
| UserId | integer or null <int32> |
| EnterpriseId | integer <int32> |
true| enterpriseId required | integer <int32> |
| UserId required | integer <int32> |
required | Array of objects (CreateOperationEntriesCommandEntry) |
| EntryLineRevision required | string Enum: "Unrevised" "Revised" |
{- "UserId": 0,
- "Entries": [
- {
- "OperationId": 0,
- "JournalId": 0,
- "EntryRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidationDateImported": "2019-08-24T14:15:22Z",
- "ValidationNumberImported": "string",
- "DocRef": "string",
- "DocDate": "2019-08-24T14:15:22Z",
- "Lines": [
- {
- "Label": "string",
- "CurrencyId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Amount": 0,
- "WaitingLineId": 0,
- "Quantities": [
- {
- "Position": 0,
- "Type": "Percent",
- "Value": 0
}
], - "SellingPrice": 0.1
}
], - "FileId": 0,
- "PaymentDate": "2019-08-24T14:15:22Z",
- "PaymentMode": "string",
- "NatureOperation": "string",
- "ClientId": "string",
- "DueDate": "2019-08-24T14:15:22Z"
}
], - "EntryLineRevision": "Unrevised"
}{- "Entries": [
- {
- "Id": 0,
- "JournalId": 0,
- "FileId": 0,
- "Lines": [
- {
- "Id": 0,
- "WaitingLineId": 0,
- "AccountId": 0,
- "SubAccountId": 0
}
]
}
]
}| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
| Skip required | integer <int32> |
| Take required | integer <int32> |
| IncludeDeleted required | boolean |
{- "Skip": 0,
- "Take": 0,
- "IncludeDeleted": true
}[- {
- "Id": 0,
- "JournalId": 0,
- "EntryRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "DocRef": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "FileId": 0,
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "AccountId": 0,
- "SubAccountId": 0,
- "Debit": 0,
- "Credit": 0,
- "CurrencyId": 0,
- "DeletedAt": "2019-08-24T14:15:22Z"
}
]
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
required | Array of objects (CreateOperationErrorCommand) |
{- "Commands": [
- {
- "ErrorMessage": "string",
- "ErrorCode": "string",
- "ColumnName": "string",
- "ListIndexOfLine": [
- "string"
]
}
]
}| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
[- {
- "Message": "string",
- "IssueCode": "string",
- "OperationId": 0,
- "NumberIssue": 0,
- "Solved": true,
- "Lines": [
- {
- "Id": 0,
- "Identifier": "string",
- "Type": "None",
- "Message": "string",
- "IssueCode": "string",
- "Solved": true
}
]
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
[- {
- "Message": "string",
- "IssueCode": "string",
- "OperationId": 0,
- "NumberIssue": 0,
- "Solved": true,
- "Lines": [
- {
- "Id": 0,
- "Identifier": "string",
- "Type": "None",
- "Message": "string",
- "IssueCode": "string",
- "Solved": true
}
]
}
]| enterpriseId required | integer <int32> Enterprise id |
| operationId required | integer <int32> |
[- {
- "Id": 0,
- "FileId": 0,
- "FileName": "string",
- "FileType": "Undefined",
- "FileAttachmentImportType": "None",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Received",
- "OperationType": "None",
- "OperationSource": "Inqom",
- "PostImportProcess": "None",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "KeepLinesWithZeroAmount": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "WithoutAccountMappingTemplate": true,
- "AutoIntegrate": true,
- "WithDueDate": true,
- "ExerciseId": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "Errors": [
- {
- "ErrorMessage": "string",
- "ColumnName": "string",
- "NumberOccurrence": 0,
- "ImpactedLines": "string",
- "ErrorCode": "string"
}
], - "EntriesCount": 0,
- "LetteredEntryLinesCount": 0,
- "EntryLinesCount": 0,
- "BeginFileDate": "2019-08-24T14:15:22Z",
- "EndFileDate": "2019-08-24T14:15:22Z",
- "EntryDate": "2019-08-24T14:15:22Z",
- "ImportFileTemplateId": 0,
- "BalanceSnapshotStartDate": "2019-08-24T14:15:22Z",
- "BalanceSnapshotEndDate": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> Enterprise id |
[- {
- "Id": 0,
- "FileId": 0,
- "FileName": "string",
- "FileType": "Undefined",
- "FileAttachmentImportType": "None",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Received",
- "OperationType": "None",
- "OperationSource": "Inqom",
- "PostImportProcess": "None",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "KeepLinesWithZeroAmount": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "WithoutAccountMappingTemplate": true,
- "AutoIntegrate": true,
- "WithDueDate": true,
- "ExerciseId": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "Errors": [
- {
- "ErrorMessage": "string",
- "ColumnName": "string",
- "NumberOccurrence": 0,
- "ImpactedLines": "string",
- "ErrorCode": "string"
}
], - "EntriesCount": 0,
- "LetteredEntryLinesCount": 0,
- "EntryLinesCount": 0,
- "BeginFileDate": "2019-08-24T14:15:22Z",
- "EndFileDate": "2019-08-24T14:15:22Z",
- "EntryDate": "2019-08-24T14:15:22Z",
- "ImportFileTemplateId": 0,
- "BalanceSnapshotStartDate": "2019-08-24T14:15:22Z",
- "BalanceSnapshotEndDate": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| File required | string <binary> Fec File |
| ExerciseId required | integer <int32> Id of the current exercise |
| OperationType | string Enum: "None" "KeepExisting" "ReplaceAll" "Merge" Type of operation (keep existing data, replace, ...) |
| Temporary | boolean Defines whether the user imports a temporary FEC or not. |
| CloseExercise | boolean Defines whether the user imports a closed FEC or not. |
| ShouldValidateEntries | boolean Entries must be Validate on import |
| FileName | string or null Overrides the uploaded file name |
| WithAnalytics | boolean Import with the analytics or not |
| WithQuantities | boolean Import with the quantities or not |
| WithSellingPrice | boolean Import with the selling price or not |
| KeepAccountLabels | boolean Keep account labels |
| MarkLinesAsRevised | boolean Mark lines as revised |
| KeepLinesWithZeroAmount | boolean Keep lines with zero amount |
| WithPartialLettering | boolean Import with partial lettering or not |
| WithVatDetails | boolean Import with VAT details or not |
| WithoutAccountMappingTemplate | boolean Import without account mapping template or not |
| WithDueDate | boolean Import with due date or not |
| AutoIntegrate | boolean Integration auto (without WaitingUserAction status) |
| FileAttachmentImportType | string Enum: "None" "NomFichier" "PieceRef" "ForceNomFichier" "ForcePieceRef" Attachment file type (none, NomFichier, PieceRef) |
{- "Id": 0,
- "FileId": 0,
- "FileName": "string",
- "FileType": "Undefined",
- "FileAttachmentImportType": "None",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Received",
- "OperationType": "None",
- "OperationSource": "Inqom",
- "PostImportProcess": "None",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "KeepLinesWithZeroAmount": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "WithoutAccountMappingTemplate": true,
- "AutoIntegrate": true,
- "WithDueDate": true,
- "ExerciseId": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "Errors": [
- {
- "ErrorMessage": "string",
- "ColumnName": "string",
- "NumberOccurrence": 0,
- "ImpactedLines": "string",
- "ErrorCode": "string"
}
], - "EntriesCount": 0,
- "LetteredEntryLinesCount": 0,
- "EntryLinesCount": 0,
- "BeginFileDate": "2019-08-24T14:15:22Z",
- "EndFileDate": "2019-08-24T14:15:22Z",
- "EntryDate": "2019-08-24T14:15:22Z",
- "ImportFileTemplateId": 0,
- "BalanceSnapshotStartDate": "2019-08-24T14:15:22Z",
- "BalanceSnapshotEndDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| id required | integer <int32> |
{- "Id": 0,
- "FileId": 0,
- "FileName": "string",
- "FileType": "Undefined",
- "FileAttachmentImportType": "None",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Received",
- "OperationType": "None",
- "OperationSource": "Inqom",
- "PostImportProcess": "None",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "KeepLinesWithZeroAmount": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "WithoutAccountMappingTemplate": true,
- "AutoIntegrate": true,
- "WithDueDate": true,
- "ExerciseId": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "Errors": [
- {
- "ErrorMessage": "string",
- "ColumnName": "string",
- "NumberOccurrence": 0,
- "ImpactedLines": "string",
- "ErrorCode": "string"
}
], - "EntriesCount": 0,
- "LetteredEntryLinesCount": 0,
- "EntryLinesCount": 0,
- "BeginFileDate": "2019-08-24T14:15:22Z",
- "EndFileDate": "2019-08-24T14:15:22Z",
- "EntryDate": "2019-08-24T14:15:22Z",
- "ImportFileTemplateId": 0,
- "BalanceSnapshotStartDate": "2019-08-24T14:15:22Z",
- "BalanceSnapshotEndDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| File required | string <binary> |
| Type required | string Enum: "OpeningBalance" "PeriodicBalanceWithoutAn" "PeriodicBalanceWithAn" |
| JournalId required | integer <int32> |
| EntryDate required | string <date-time> |
{- "Id": 0,
- "FileId": 0,
- "FileName": "string",
- "FileType": "Undefined",
- "FileAttachmentImportType": "None",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Received",
- "OperationType": "None",
- "OperationSource": "Inqom",
- "PostImportProcess": "None",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "KeepLinesWithZeroAmount": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "WithoutAccountMappingTemplate": true,
- "AutoIntegrate": true,
- "WithDueDate": true,
- "ExerciseId": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "Errors": [
- {
- "ErrorMessage": "string",
- "ColumnName": "string",
- "NumberOccurrence": 0,
- "ImpactedLines": "string",
- "ErrorCode": "string"
}
], - "EntriesCount": 0,
- "LetteredEntryLinesCount": 0,
- "EntryLinesCount": 0,
- "BeginFileDate": "2019-08-24T14:15:22Z",
- "EndFileDate": "2019-08-24T14:15:22Z",
- "EntryDate": "2019-08-24T14:15:22Z",
- "ImportFileTemplateId": 0,
- "BalanceSnapshotStartDate": "2019-08-24T14:15:22Z",
- "BalanceSnapshotEndDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| templateId required | integer <int32> |
| File required | string <binary> File to import |
{- "Id": 0,
- "FileId": 0,
- "FileName": "string",
- "FileType": "Undefined",
- "FileAttachmentImportType": "None",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Received",
- "OperationType": "None",
- "OperationSource": "Inqom",
- "PostImportProcess": "None",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "KeepLinesWithZeroAmount": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "WithoutAccountMappingTemplate": true,
- "AutoIntegrate": true,
- "WithDueDate": true,
- "ExerciseId": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "Errors": [
- {
- "ErrorMessage": "string",
- "ColumnName": "string",
- "NumberOccurrence": 0,
- "ImpactedLines": "string",
- "ErrorCode": "string"
}
], - "EntriesCount": 0,
- "LetteredEntryLinesCount": 0,
- "EntryLinesCount": 0,
- "BeginFileDate": "2019-08-24T14:15:22Z",
- "EndFileDate": "2019-08-24T14:15:22Z",
- "EntryDate": "2019-08-24T14:15:22Z",
- "ImportFileTemplateId": 0,
- "BalanceSnapshotStartDate": "2019-08-24T14:15:22Z",
- "BalanceSnapshotEndDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| File required | string <binary> File |
| StartDate required | string <date-time> StartDate |
| EndDate required | string <date-time> EndDate |
{- "Id": 0,
- "FileId": 0,
- "FileName": "string",
- "FileType": "Undefined",
- "FileAttachmentImportType": "None",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Received",
- "OperationType": "None",
- "OperationSource": "Inqom",
- "PostImportProcess": "None",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "KeepLinesWithZeroAmount": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "WithoutAccountMappingTemplate": true,
- "AutoIntegrate": true,
- "WithDueDate": true,
- "ExerciseId": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "Errors": [
- {
- "ErrorMessage": "string",
- "ColumnName": "string",
- "NumberOccurrence": 0,
- "ImpactedLines": "string",
- "ErrorCode": "string"
}
], - "EntriesCount": 0,
- "LetteredEntryLinesCount": 0,
- "EntryLinesCount": 0,
- "BeginFileDate": "2019-08-24T14:15:22Z",
- "EndFileDate": "2019-08-24T14:15:22Z",
- "EntryDate": "2019-08-24T14:15:22Z",
- "ImportFileTemplateId": 0,
- "BalanceSnapshotStartDate": "2019-08-24T14:15:22Z",
- "BalanceSnapshotEndDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
| index required | integer <int32> |
| count required | integer <int32> |
[- {
- "PaymentMode": "string",
- "NatureOperation": "string",
- "ClientId": "string",
- "PaymentDate": "2019-08-24T14:15:22Z",
- "DueDate": "2019-08-24T14:15:22Z",
- "FileName": "string",
- "Id": 0,
- "OperationId": 0,
- "EnterpriseId": 0,
- "NumberLineInFile": 0,
- "PieceRef": "string",
- "PieceDate": "2019-08-24T14:15:22Z",
- "BookEntryNum": "string",
- "BookEntryLib": "string",
- "BookEntryDate": "2019-08-24T14:15:22Z",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "JournalCode": "string",
- "JournalLabel": "string",
- "AccountNum": 0,
- "AccountLib": "string",
- "AccountAuxNum": "string",
- "AccountAuxLib": "string",
- "Debit": 0,
- "Credit": 0,
- "Lettering": "string",
- "LetteringDate": "2019-08-24T14:15:22Z",
- "AmountDevise": 0.1,
- "Devise": "string",
- "DatePointage": "2019-08-24T14:15:22Z",
- "PartialPayment": "string",
- "VatRate": "string",
- "BookEntryGroupingKey": "string",
- "WaitingLineAnalyticViewModels": [
- {
- "AxisName": "string",
- "TagName": "string",
- "AxisUnit": "Percent",
- "Value": 0,
- "WaitingLineId": 0
}
], - "Quantities": [
- {
- "Type": "string",
- "Value": 0
}
], - "SellingPrice": 0.1
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
{- "Id": 0,
- "FileId": 0,
- "FileName": "string",
- "FileType": "Undefined",
- "FileAttachmentImportType": "None",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Received",
- "OperationType": "None",
- "OperationSource": "Inqom",
- "PostImportProcess": "None",
- "WithAnalytics": true,
- "WithQuantities": true,
- "WithSellingPrice": true,
- "KeepAccountLabels": true,
- "MarkLinesAsRevised": true,
- "KeepLinesWithZeroAmount": true,
- "WithPartialLettering": true,
- "WithVatDetails": true,
- "WithoutAccountMappingTemplate": true,
- "AutoIntegrate": true,
- "WithDueDate": true,
- "ExerciseId": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "Errors": [
- {
- "ErrorMessage": "string",
- "ColumnName": "string",
- "NumberOccurrence": 0,
- "ImpactedLines": "string",
- "ErrorCode": "string"
}
], - "EntriesCount": 0,
- "LetteredEntryLinesCount": 0,
- "EntryLinesCount": 0,
- "BeginFileDate": "2019-08-24T14:15:22Z",
- "EndFileDate": "2019-08-24T14:15:22Z",
- "EntryDate": "2019-08-24T14:15:22Z",
- "ImportFileTemplateId": 0,
- "BalanceSnapshotStartDate": "2019-08-24T14:15:22Z",
- "BalanceSnapshotEndDate": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
| state required | string Enum: "Received" "ReadFileFail" "ParsingFail" "ParsingOk" "WaitingUserAction" "Succeeded" "Remove" "EntryIntegration" "Lettering" "ExerciseReplace" "RollBack" "IntegrationFailed" "ParsingStart" "Purged" "ExerciseClosing" "EntryIntegrationPending" |
| enterpriseId required | integer <int32> The accounting folder Id |
| operationId required | integer <int32> The operation Id |
[- {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}
]| enterpriseId required | integer <int32> the id of concerned enterprise |
Command containing different html files (style, cover, footer, header, contents)
| Header | string or null |
| Footer | string or null |
| Cover | string or null |
| Style | string or null |
| HeaderFooterEnableOnCover required | boolean |
| HtmlFiles | Array of strings or null |
| FileName | string or null |
{- "Header": "string",
- "Footer": "string",
- "Cover": "string",
- "Style": "string",
- "HeaderFooterEnableOnCover": true,
- "HtmlFiles": [
- "string"
], - "FileName": "string"
}{- "Name": "string",
- "Url": "string"
}| accountingFolderId required | integer <int32> |
[- {
- "OwnerLegalPersonId": 0,
- "OwnedLegalPersonId": 0,
- "OwnedLegalPersonName": "string",
- "OwnerIsCorporateOfficer": true,
- "OwnerCorporateOfficerType": "NotSpecified",
- "ShareholderIdentifier": "string",
- "AcquisitionDate": "2019-08-24T14:15:22Z",
- "FullOwnerShipShareCount": 0,
- "FullOwnerShipShareDecimal": 0.1,
- "IndirectSharePercent": 0.1,
- "BareOwnershipShareCount": 0,
- "BareOwnershipShareDecimal": 0.1,
- "UsufructShareCount": 0,
- "UsufructShareDecimal": 0.1,
- "SharePercent": 0,
- "DateEntry": "2019-08-24T14:15:22Z",
- "DateExit": "2019-08-24T14:15:22Z",
- "IsOwnerInqomFolder": true,
- "IsOwnedInqomFolder": true,
- "IsOwnedForeignLegalPerson": true,
- "OwnedShareCapital": 0.1,
- "OwnedParValue": 0.1,
- "OwnedShareTotalCount": 0.1
}
]| accountingFolderId required | integer <int32> |
| ownedLegalPersonId required | integer <int32> |
{- "OwnerLegalPersonId": 0,
- "OwnedLegalPersonId": 0,
- "OwnedLegalPersonName": "string",
- "OwnerIsCorporateOfficer": true,
- "OwnerCorporateOfficerType": "NotSpecified",
- "ShareholderIdentifier": "string",
- "AcquisitionDate": "2019-08-24T14:15:22Z",
- "FullOwnerShipShareCount": 0,
- "FullOwnerShipShareDecimal": 0.1,
- "IndirectSharePercent": 0.1,
- "BareOwnershipShareCount": 0,
- "BareOwnershipShareDecimal": 0.1,
- "UsufructShareCount": 0,
- "UsufructShareDecimal": 0.1,
- "SharePercent": 0,
- "DateEntry": "2019-08-24T14:15:22Z",
- "DateExit": "2019-08-24T14:15:22Z",
- "IsOwnerInqomFolder": true,
- "IsOwnedInqomFolder": true,
- "IsOwnedForeignLegalPerson": true,
- "OwnedShareCapital": 0.1,
- "OwnedParValue": 0.1,
- "OwnedShareTotalCount": 0.1
}| accountingFolderId required | integer <int32> |
| ownedLegalPersonId required | integer <int32> |
| OwnerIsCorporateOfficer required | boolean |
| OwnerCorporateOfficerType | string or null Enum: "NotSpecified" "Manager" "President" "ChiefExecutiveOfficer" "ChiefOperatingOfficer" "PresidentCA" "MemberCA" "MemberCS" |
| ShareholderIdentifier | string or null |
| AcquisitionDate | string or null <date-time> |
| FullOwnerShipShareCount | number or null <double> |
| IndirectSharePercent | number or null <double> |
| BareOwnershipShareCount | number or null <double> |
| UsufructShareCount | number or null <double> |
Array of objects or null (UsufructHolderCommand) | |
| DateEntry | string or null <date-time> |
| DateExit | string or null <date-time> |
| CustomDistributionTaxableIncomePercent | number or null <double> [ 0 .. 100 ] |
| CustomDistributionCapitalGainsPercent | number or null <double> [ 0 .. 100 ] |
| Urssaf | string or null Deprecated |
| Msa | string or null |
| Pacage | string or null |
| IsAgriculturalOperator required | boolean |
{- "OwnerIsCorporateOfficer": true,
- "OwnerCorporateOfficerType": "NotSpecified",
- "ShareholderIdentifier": "string",
- "AcquisitionDate": "2019-08-24T14:15:22Z",
- "FullOwnerShipShareCount": 0.1,
- "IndirectSharePercent": 0.1,
- "BareOwnershipShareCount": 0.1,
- "UsufructShareCount": 0.1,
- "UsufructHolders": [
- {
- "HolderLegalPersonId": 0,
- "HolderNaturalPersonId": 0,
- "UsufructShareCount": 0
}
], - "DateEntry": "2019-08-24T14:15:22Z",
- "DateExit": "2019-08-24T14:15:22Z",
- "CustomDistributionTaxableIncomePercent": 100,
- "CustomDistributionCapitalGainsPercent": 100,
- "Urssaf": "string",
- "Msa": "string",
- "Pacage": "string",
- "IsAgriculturalOperator": true
}0| accountingFolderId required | integer <int32> |
| ownedLegalPersonId required | integer <int32> |
| OwnerIsCorporateOfficer required | boolean |
| OwnerCorporateOfficerType | string or null Enum: "NotSpecified" "Manager" "President" "ChiefExecutiveOfficer" "ChiefOperatingOfficer" "PresidentCA" "MemberCA" "MemberCS" |
| ShareholderIdentifier | string or null |
| AcquisitionDate | string or null <date-time> |
| FullOwnerShipShareCount | number or null <double> |
| IndirectSharePercent | number or null <double> |
| BareOwnershipShareCount | number or null <double> |
| UsufructShareCount | number or null <double> |
Array of objects or null (UsufructHolderCommand) | |
| DateEntry | string or null <date-time> |
| DateExit | string or null <date-time> |
| CustomDistributionTaxableIncomePercent | number or null <double> [ 0 .. 100 ] |
| CustomDistributionCapitalGainsPercent | number or null <double> [ 0 .. 100 ] |
| Urssaf | string or null Deprecated |
| Msa | string or null |
| Pacage | string or null |
| IsAgriculturalOperator required | boolean |
{- "OwnerIsCorporateOfficer": true,
- "OwnerCorporateOfficerType": "NotSpecified",
- "ShareholderIdentifier": "string",
- "AcquisitionDate": "2019-08-24T14:15:22Z",
- "FullOwnerShipShareCount": 0.1,
- "IndirectSharePercent": 0.1,
- "BareOwnershipShareCount": 0.1,
- "UsufructShareCount": 0.1,
- "UsufructHolders": [
- {
- "HolderLegalPersonId": 0,
- "HolderNaturalPersonId": 0,
- "UsufructShareCount": 0
}
], - "DateEntry": "2019-08-24T14:15:22Z",
- "DateExit": "2019-08-24T14:15:22Z",
- "CustomDistributionTaxableIncomePercent": 100,
- "CustomDistributionCapitalGainsPercent": 100,
- "Urssaf": "string",
- "Msa": "string",
- "Pacage": "string",
- "IsAgriculturalOperator": true
}| cabinetId required | integer <int32> |
| dossierId required | integer <int32> |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}{- "Id": 0,
- "AccountingFolderId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Year": 0
}| accountingFolderId required | integer <int32> |
| BeginDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}{- "Id": 0,
- "AccountingFolderId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Year": 0
}| dossierId required | integer <int32> |
{- "CreationDate": "2019-08-24T14:15:22Z",
- "Ape": "string",
- "MissionLetterDate": "2019-08-24T14:15:22Z",
- "Telephone": "string",
- "Email": "string",
- "Website": "string",
- "Activity": "string",
- "LegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true,
- "DisplayName": "string"
}, - "Address": {
- "Street": "string",
- "PostalCode": "string",
- "City": "string",
- "Supplement": "string",
- "AddressTypes": [
- "None"
]
}, - "Addresses": [
- {
- "AddressTypes": [
- "None"
], - "AddressId": 0,
- "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCodeIso2": "string",
- "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "LastModification": {
- "UserName": "string",
- "UserAvatarUrl": "string",
- "Date": "2019-08-24T14:15:22Z"
}
}
], - "ExternalId": "string",
- "UniqueName": "string",
- "Siren": "string",
- "Nic": "string",
- "Siret": "string",
- "CodeNafId": 0,
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "VatSystemId": 0,
- "TaxSystemId": 0,
- "ChartOfAccountId": 0,
- "ExtendedChartOfAccountsId": 0,
- "VatTaxObligationReference": "string",
- "CseType": "None",
- "AccountingType": "Engagement",
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "ContractType": "Normal",
- "StateMode": "Active",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "CompanyId": 0,
- "TradeName": "string",
- "UrlLogo": "string",
- "Container": "string",
- "AcceptProviderEmails": true,
- "IsEligibleToAi": true,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "TaxSystem": {
- "Id": 0,
- "Code": "string",
- "SubCode": "string",
- "Description": "string"
}, - "WhiteLabelId": 0,
- "ThemeId": 0,
- "Id": 0,
- "Name": "string"
}| dossierId required | integer <int32> |
{- "Id": 0,
- "TaxSystem": {
- "Id": 0,
- "Code": "string",
- "SubCode": "string",
- "Description": "string"
}, - "VatSystem": {
- "Code": "string",
- "Description": "string",
- "Id": 0,
- "VATDate": 0
}, - "Rof": {
- "TVA": "string"
}
}| dossierId required | integer <int32> |
{- "LegalPersonCapital": {
- "Id": 0,
- "ShareCapital": 0,
- "ShareUnitValue": 0,
- "TotalShareCount": 0,
- "InventoryValue": 0.1,
- "NaturalPersonShareholdersCount": 0,
- "NaturalPersonShareholdersSharesCount": 0,
- "LegalPersonShareholdersCount": 0,
- "LegalPersonShareholdersSharesCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "MajorShareholdersCount": 0,
- "MajorShareholdersShareCount": 0,
- "MajorShareholdersPartsCompletion": {
- "IsComplete": true,
- "CompletionPercentage": 0
}
}, - "MinorShareHolders": [
- {
- "OwnerId": 0,
- "OwnerType": "LegalPerson",
- "OwnerName": "string",
- "OwnerIsCorporateOfficer": true,
- "OwnerCorporateOfficerType": "NotSpecified",
- "OwnerIsFiscalIntegrationGroupHead": true,
- "FiscalIntegrationDateBegin": "2019-08-24T14:15:22Z",
- "FiscalIntegrationDateEnd": "2019-08-24T14:15:22Z",
- "ShareholderIdentifier": "string",
- "AcquisitionDate": "2019-08-24T14:15:22Z",
- "DateEntry": "2019-08-24T14:15:22Z",
- "DateExit": "2019-08-24T14:15:22Z",
- "FullOwnerShipShareCount": 0,
- "FullOwnerShipShareDecimal": 0.1,
- "BareOwnershipShareCount": 0,
- "BareOwnershipShareDecimal": 0.1,
- "UsufructShareCount": 0,
- "UsufructShareDecimal": 0.1,
- "SharePercent": 0,
- "IsOwnerInqomFolder": true,
- "IsOwnedInqomFolder": true,
- "CustomDistributionTaxableIncomePercent": 0.1,
- "CustomDistributionCapitalGainsPercent": 0.1,
- "UsufructHolders": [
- {
- "PersonId": 0,
- "PersonType": "LegalPerson",
- "Name": "string",
- "ShareholderIdentifier": "string",
- "UsufructShareCount": 0
}
], - "Urssaf": "string",
- "Msa": "string",
- "Pacage": "string",
- "IsAgriculturalOperator": true
}
], - "MajorShareHolders": [
- {
- "OwnerId": 0,
- "OwnerType": "LegalPerson",
- "OwnerName": "string",
- "OwnerIsCorporateOfficer": true,
- "OwnerCorporateOfficerType": "NotSpecified",
- "OwnerIsFiscalIntegrationGroupHead": true,
- "FiscalIntegrationDateBegin": "2019-08-24T14:15:22Z",
- "FiscalIntegrationDateEnd": "2019-08-24T14:15:22Z",
- "ShareholderIdentifier": "string",
- "AcquisitionDate": "2019-08-24T14:15:22Z",
- "DateEntry": "2019-08-24T14:15:22Z",
- "DateExit": "2019-08-24T14:15:22Z",
- "FullOwnerShipShareCount": 0,
- "FullOwnerShipShareDecimal": 0.1,
- "BareOwnershipShareCount": 0,
- "BareOwnershipShareDecimal": 0.1,
- "UsufructShareCount": 0,
- "UsufructShareDecimal": 0.1,
- "SharePercent": 0,
- "IsOwnerInqomFolder": true,
- "IsOwnedInqomFolder": true,
- "CustomDistributionTaxableIncomePercent": 0.1,
- "CustomDistributionCapitalGainsPercent": 0.1,
- "UsufructHolders": [
- {
- "PersonId": 0,
- "PersonType": "LegalPerson",
- "Name": "string",
- "ShareholderIdentifier": "string",
- "UsufructShareCount": 0
}
], - "Urssaf": "string",
- "Msa": "string",
- "Pacage": "string",
- "IsAgriculturalOperator": true
}
]
}| dossierId required | integer <int32> |
{- "Id": 0,
- "StaffCountAverage": 0,
- "StaffCountFinal": 0,
- "PayrollManagedByAccountingFirm": true
}| accountingFolderId required | integer <int32> |
{- "CreationDate": "2019-08-24T14:15:22Z",
- "Ape": "string",
- "MissionLetterDate": "2019-08-24T14:15:22Z",
- "Telephone": "string",
- "Email": "string",
- "Website": "string",
- "Activity": "string",
- "LegalForm": {
- "Id": 0,
- "CountryCodeId": 0,
- "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true,
- "DisplayName": "string"
}, - "Address": {
- "Street": "string",
- "PostalCode": "string",
- "City": "string",
- "Supplement": "string",
- "AddressTypes": [
- "None"
]
}, - "Addresses": [
- {
- "AddressTypes": [
- "None"
], - "AddressId": 0,
- "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCodeIso2": "string",
- "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "LastModification": {
- "UserName": "string",
- "UserAvatarUrl": "string",
- "Date": "2019-08-24T14:15:22Z"
}
}
], - "ExternalId": "string",
- "UniqueName": "string",
- "Siren": "string",
- "Nic": "string",
- "Siret": "string",
- "CodeNafId": 0,
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "VatSystemId": 0,
- "TaxSystemId": 0,
- "ChartOfAccountId": 0,
- "ExtendedChartOfAccountsId": 0,
- "VatTaxObligationReference": "string",
- "CseType": "None",
- "AccountingType": "Engagement",
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "ContractType": "Normal",
- "StateMode": "Active",
- "StateModeClosingDate": "2019-08-24T14:15:22Z",
- "CompanyId": 0,
- "TradeName": "string",
- "UrlLogo": "string",
- "Container": "string",
- "AcceptProviderEmails": true,
- "IsEligibleToAi": true,
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "TaxSystem": {
- "Id": 0,
- "Code": "string",
- "SubCode": "string",
- "Description": "string"
}, - "WhiteLabelId": 0,
- "ThemeId": 0,
- "Id": 0,
- "Name": "string"
}| accountingFolderId required | integer <int32> |
| Name required | string |
| TradeName | string or null |
| CreationDate | string or null <date-time> |
| LegalFormId required | integer <int32> |
| LegalFormDisplayName | string or null [ 0 .. 150 ] characters |
| Nic required | string [ 0 .. 5 ] characters |
| Siren required | string [ 0 .. 9 ] characters |
| Ape | string or null [ 3 .. 6 ] characters Deprecated |
| CodeNafId | integer or null <int32> |
| Activity | string or null <= 50 characters |
| CseType | string or null Enum: "None" "Small" "Medium" "Large" |
| RegistrationCity | string or null <= 100 characters |
| RegistrationType required | string Enum: "None" "A" "B" |
| RegistrationDate | string or null <date-time> |
| IsListedOnTradeDirectory required | boolean |
| ExternalId | string or null <= 50 characters |
| ExternalSystemId | string or null <= 50 characters |
object (LocationCommand) | |
| Telephone | string or null |
string or null | |
| WebSite | string or null |
| AccountingType | string or null Enum: "Engagement" "Trésorerie" |
| IsAppelALaGenerositeDuPublic | boolean or null |
| IsMedicoSocial required | boolean |
| IsNonProfessionalFurnishedRental required | boolean |
{- "Name": "string",
- "TradeName": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "Nic": "strin",
- "Siren": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "Activity": "string",
- "CseType": "None",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "Location": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "CountryId": 0
}, - "Telephone": "string",
- "Email": "string",
- "WebSite": "string",
- "AccountingType": "Engagement",
- "IsAppelALaGenerositeDuPublic": true,
- "IsMedicoSocial": true,
- "IsNonProfessionalFurnishedRental": true
}| accountingFolderId required | integer <int32> |
{- "Id": 0,
- "TaxSystem": {
- "Id": 0,
- "Code": "string",
- "SubCode": "string",
- "Description": "string"
}, - "VatSystem": {
- "Code": "string",
- "Description": "string",
- "Id": 0,
- "VATDate": 0
}, - "Rof": {
- "TVA": "string"
}
}| accountingFolderId required | integer <int32> |
{- "LegalPersonCapital": {
- "Id": 0,
- "ShareCapital": 0,
- "ShareUnitValue": 0,
- "TotalShareCount": 0,
- "InventoryValue": 0.1,
- "NaturalPersonShareholdersCount": 0,
- "NaturalPersonShareholdersSharesCount": 0,
- "LegalPersonShareholdersCount": 0,
- "LegalPersonShareholdersSharesCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0,
- "MajorShareholdersCount": 0,
- "MajorShareholdersShareCount": 0,
- "MajorShareholdersPartsCompletion": {
- "IsComplete": true,
- "CompletionPercentage": 0
}
}, - "MinorShareHolders": [
- {
- "OwnerId": 0,
- "OwnerType": "LegalPerson",
- "OwnerName": "string",
- "OwnerIsCorporateOfficer": true,
- "OwnerCorporateOfficerType": "NotSpecified",
- "OwnerIsFiscalIntegrationGroupHead": true,
- "FiscalIntegrationDateBegin": "2019-08-24T14:15:22Z",
- "FiscalIntegrationDateEnd": "2019-08-24T14:15:22Z",
- "ShareholderIdentifier": "string",
- "AcquisitionDate": "2019-08-24T14:15:22Z",
- "DateEntry": "2019-08-24T14:15:22Z",
- "DateExit": "2019-08-24T14:15:22Z",
- "FullOwnerShipShareCount": 0,
- "FullOwnerShipShareDecimal": 0.1,
- "BareOwnershipShareCount": 0,
- "BareOwnershipShareDecimal": 0.1,
- "UsufructShareCount": 0,
- "UsufructShareDecimal": 0.1,
- "SharePercent": 0,
- "IsOwnerInqomFolder": true,
- "IsOwnedInqomFolder": true,
- "CustomDistributionTaxableIncomePercent": 0.1,
- "CustomDistributionCapitalGainsPercent": 0.1,
- "UsufructHolders": [
- {
- "PersonId": 0,
- "PersonType": "LegalPerson",
- "Name": "string",
- "ShareholderIdentifier": "string",
- "UsufructShareCount": 0
}
], - "Urssaf": "string",
- "Msa": "string",
- "Pacage": "string",
- "IsAgriculturalOperator": true
}
], - "MajorShareHolders": [
- {
- "OwnerId": 0,
- "OwnerType": "LegalPerson",
- "OwnerName": "string",
- "OwnerIsCorporateOfficer": true,
- "OwnerCorporateOfficerType": "NotSpecified",
- "OwnerIsFiscalIntegrationGroupHead": true,
- "FiscalIntegrationDateBegin": "2019-08-24T14:15:22Z",
- "FiscalIntegrationDateEnd": "2019-08-24T14:15:22Z",
- "ShareholderIdentifier": "string",
- "AcquisitionDate": "2019-08-24T14:15:22Z",
- "DateEntry": "2019-08-24T14:15:22Z",
- "DateExit": "2019-08-24T14:15:22Z",
- "FullOwnerShipShareCount": 0,
- "FullOwnerShipShareDecimal": 0.1,
- "BareOwnershipShareCount": 0,
- "BareOwnershipShareDecimal": 0.1,
- "UsufructShareCount": 0,
- "UsufructShareDecimal": 0.1,
- "SharePercent": 0,
- "IsOwnerInqomFolder": true,
- "IsOwnedInqomFolder": true,
- "CustomDistributionTaxableIncomePercent": 0.1,
- "CustomDistributionCapitalGainsPercent": 0.1,
- "UsufructHolders": [
- {
- "PersonId": 0,
- "PersonType": "LegalPerson",
- "Name": "string",
- "ShareholderIdentifier": "string",
- "UsufructShareCount": 0
}
], - "Urssaf": "string",
- "Msa": "string",
- "Pacage": "string",
- "IsAgriculturalOperator": true
}
]
}| accountingFolderId required | integer <int32> |
{- "Id": 0,
- "StaffCountAverage": 0,
- "StaffCountFinal": 0,
- "PayrollManagedByAccountingFirm": true
}| cabinetId required | integer <int32> |
| dossierId required | integer <int32> |
| Name required | string |
| CreationDate required | string <date-time> |
| LegalForm required | string |
| Nic required | string [ 0 .. 5 ] characters |
| Ape required | string [ 3 .. 6 ] characters |
| MissionLetterDate | string or null <date-time> |
object (Address) | |
| Telephone | string or null |
string or null | |
| WebSite | string or null |
| Activity | string or null <= 50 characters |
| ExternalId | string or null <= 50 characters |
{- "Name": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LegalForm": "string",
- "Nic": "strin",
- "Ape": "string",
- "MissionLetterDate": "2019-08-24T14:15:22Z",
- "Address": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "Supplement": "string"
}, - "Telephone": "string",
- "Email": "string",
- "WebSite": "string",
- "Activity": "string",
- "ExternalId": "string"
}| accountingFolderId required | integer <int32> |
| Id required | integer <int32> |
| TaxSystemId | integer or null <int32> |
| WithDepositeISTax required | boolean |
| VatSystemId | integer or null <int32> |
| IsAgriculturalCA12Applicable | boolean or null |
| VatDeadlineDay | integer or null <int32> |
| VatTaxObligationReference | string or null |
| VatRateOnTaxableSales | Array of numbers or null <decimal> [ items <decimal > ] |
| VatRateOnTaxablePurchases | number or null <double> |
| SalesExigibilite | string or null Enum: "Unknown" "OnReceipts" "OnDebits" "VatOptionOnDebits" "Mixed" |
| Rof | string or null |
| RofCVAE | string or null |
| TaxReporterGender | string or null |
| TaxReporterName | string or null |
| TaxReporterTitle | string or null |
| IsSubjectToCbCR required | boolean |
| IsOverHeadCosts required | boolean |
| IsTransferPricing required | boolean |
| IsCvaeAdvanceDeposit required | boolean |
| IsBalance required | boolean |
| IsSubjectToCvae required | boolean |
| IsSubjectTo1330Cvae required | boolean |
| IsMonoEstablishment required | boolean |
| IsEligibleForReducedRate required | boolean |
| TaxIntracommunityNumber | string or null |
Array of objects or null (EnterpriseAdvisorCommand) | |
| HasPayrollTaxLiability | boolean or null |
| HasCfeLiability | boolean or null |
{- "Id": 0,
- "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "IsAgriculturalCA12Applicable": true,
- "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "VatRateOnTaxableSales": [
- 0
], - "VatRateOnTaxablePurchases": 0.1,
- "SalesExigibilite": "Unknown",
- "Rof": "string",
- "RofCVAE": "string",
- "TaxReporterGender": "string",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "IsCvaeAdvanceDeposit": true,
- "IsBalance": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsMonoEstablishment": true,
- "IsEligibleForReducedRate": true,
- "TaxIntracommunityNumber": "string",
- "EnterpriseAdvisors": [
- {
- "Id": 0,
- "AdvisorType": "Conseil",
- "Name": "string",
- "Title": "string",
- "Address": "string",
- "AddressComplement": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "Locality": "string",
- "LegalFormId": 0,
- "LegalFormCode": "string",
- "CountryId": 0,
- "CountryCode": "string",
- "CGAType": "None",
- "ApprovedCenterNumber": "string",
- "AdhesionDate": "2019-08-24T14:15:22Z"
}
], - "HasPayrollTaxLiability": true,
- "HasCfeLiability": true
}| accountingFolderId required | integer <int32> |
| ShareCapital | number or null <double> |
| ParValue | number or null <double> |
| InventoryValue | number or null <double> |
| ShareTotalCount | integer or null <int64> |
| NaturalPersonShareholdersTotalCount | integer or null <int32> |
| NaturalPersonShareholdersTotalShareCount | integer or null <int32> |
| LegalPersonShareholdersTotalCount | integer or null <int32> |
| LegalPersonShareholdersTotalShareCount | integer or null <int32> |
| MinorShareholdersCount | integer or null <int32> |
| MinorShareholdersShareCount | integer or null <int32> |
{- "ShareCapital": 0.1,
- "ParValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "NaturalPersonShareholdersTotalCount": 0,
- "NaturalPersonShareholdersTotalShareCount": 0,
- "LegalPersonShareholdersTotalCount": 0,
- "LegalPersonShareholdersTotalShareCount": 0,
- "MinorShareholdersCount": 0,
- "MinorShareholdersShareCount": 0
}| accountingFolderId required | integer <int32> |
| FirstName | string or null |
| LastName required | string or null |
| Email required | string or null |
| RoleName required | string or null |
| Active required | boolean |
| ShouldSendEmail | boolean or null Indicates whether an email should be sent. True by default |
{- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "RoleName": "string",
- "Active": true,
- "ShouldSendEmail": true
}| accountingFolderId required | integer <int32> |
| userId required | integer <int32> |
| shouldSendEmail | boolean or null Default: true for enabling sending mail invitation to accounting folder user |
| accountingFolderId required | integer <int32> |
[- {
- "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "IsActivated": true,
- "PersonalFolderId": 0
}
]| externalId | string or null External identifier of the accounting folders to look up |
[- {
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| accountingFolderId required | integer <int32> Accounting folder identifier |
Partial update payload
| Name | string or null |
| TradeName | string or null |
| CreationDate | string or null <date-time> |
| LegalFormId | integer or null <int32> |
| LegalFormDisplayName | string or null |
| Nic | string or null |
| Siren | string or null |
| Ape | string or null |
| CodeNafId | integer or null <int32> |
| Activity | string or null |
| CseType | string or null Enum: "None" "Small" "Medium" "Large" |
| RegistrationCity | string or null |
| RegistrationType | string or null Enum: "None" "A" "B" |
| RegistrationDate | string or null <date-time> |
| IsListedOnTradeDirectory | boolean or null |
| ExternalId | string or null |
| ExternalSystemId | string or null |
object (PatchLocationCommand) | |
| Telephone | string or null |
string or null | |
| WebSite | string or null |
| AccountingType | string or null Enum: "Engagement" "Trésorerie" |
| IsAppelALaGenerositeDuPublic | boolean or null |
| IsMedicoSocial | boolean or null |
| IsNonProfessionalFurnishedRental | boolean or null |
| HasAccountingSoftware | boolean or null |
| AccountingSoftwareName | string or null |
| HasProductionLegalAnnexesAnnualAccounts | boolean or null |
| MissionLetterDate | string or null <date-time> |
| HasVatKeeping | boolean or null |
| DistributionContract | boolean or null |
| AccountingFolderTypology | string or null Enum: "BookKeeping" "RevisionClosing" |
| SpecificTreatmentType | string or null Enum: "None" "Agricultural" |
| TaxSystemId | integer or null <int32> |
| WithDepositeISTax | boolean or null |
| VatSystemId | integer or null <int32> |
| IsAgriculturalCA12Applicable | boolean or null |
| VatDeadlineDay | integer or null <int32> |
| VatTaxObligationReference | string or null |
| VatRateOnTaxableSales | Array of numbers or null <decimal> [ items <decimal > ] |
| VatRateOnTaxablePurchases | number or null <double> |
| SalesExigibilite | string or null Enum: "Unknown" "OnReceipts" "OnDebits" "VatOptionOnDebits" "Mixed" |
| Rof | string or null |
| RofCVAE | string or null |
| TaxReporterGender | string or null |
| TaxReporterName | string or null |
| TaxReporterTitle | string or null |
| IsSubjectToCbCR | boolean or null |
| IsOverHeadCosts | boolean or null |
| IsTransferPricing | boolean or null |
| IsCvaeAdvanceDeposit | boolean or null |
| IsBalance | boolean or null |
| IsSubjectToCvae | boolean or null |
| IsSubjectTo1330Cvae | boolean or null |
| IsMonoEstablishment | boolean or null |
| IsEligibleForReducedRate | boolean or null |
| TaxIntracommunityNumber | string or null |
Array of objects or null (EnterpriseAdvisorCommand) | |
| HasPayrollTaxLiability | boolean or null |
| HasCfeLiability | boolean or null |
{- "Name": "string",
- "TradeName": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "LegalFormId": 0,
- "LegalFormDisplayName": "string",
- "Nic": "string",
- "Siren": "string",
- "Ape": "string",
- "CodeNafId": 0,
- "Activity": "string",
- "CseType": "None",
- "RegistrationCity": "string",
- "RegistrationType": "None",
- "RegistrationDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "Location": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "CountryId": 0,
- "AdditionalAddress": "string",
- "Hamlet": "string"
}, - "Telephone": "string",
- "Email": "string",
- "WebSite": "string",
- "AccountingType": "Engagement",
- "IsAppelALaGenerositeDuPublic": true,
- "IsMedicoSocial": true,
- "IsNonProfessionalFurnishedRental": true,
- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string",
- "HasProductionLegalAnnexesAnnualAccounts": true,
- "MissionLetterDate": "2019-08-24T14:15:22Z",
- "HasVatKeeping": true,
- "DistributionContract": true,
- "AccountingFolderTypology": "BookKeeping",
- "SpecificTreatmentType": "None",
- "TaxSystemId": 0,
- "WithDepositeISTax": true,
- "VatSystemId": 0,
- "IsAgriculturalCA12Applicable": true,
- "VatDeadlineDay": 0,
- "VatTaxObligationReference": "string",
- "VatRateOnTaxableSales": [
- 0
], - "VatRateOnTaxablePurchases": 0.1,
- "SalesExigibilite": "Unknown",
- "Rof": "string",
- "RofCVAE": "string",
- "TaxReporterGender": "string",
- "TaxReporterName": "string",
- "TaxReporterTitle": "string",
- "IsSubjectToCbCR": true,
- "IsOverHeadCosts": true,
- "IsTransferPricing": true,
- "IsCvaeAdvanceDeposit": true,
- "IsBalance": true,
- "IsSubjectToCvae": true,
- "IsSubjectTo1330Cvae": true,
- "IsMonoEstablishment": true,
- "IsEligibleForReducedRate": true,
- "TaxIntracommunityNumber": "string",
- "EnterpriseAdvisors": [
- {
- "Id": 0,
- "AdvisorType": "Conseil",
- "Name": "string",
- "Title": "string",
- "Address": "string",
- "AddressComplement": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "Locality": "string",
- "LegalFormId": 0,
- "LegalFormCode": "string",
- "CountryId": 0,
- "CountryCode": "string",
- "CGAType": "None",
- "ApprovedCenterNumber": "string",
- "AdhesionDate": "2019-08-24T14:15:22Z"
}
], - "HasPayrollTaxLiability": true,
- "HasCfeLiability": true
}| companyId required | integer <int32> |
| UserId required | integer <int32> |
| AccountingFoldersId | Array of integers or null <int32> [ items <int32 > ] |
{- "UserId": 0,
- "AccountingFoldersId": [
- 0
]
}| id required | integer <int32> |
| userId required | integer <int32> |
[- {
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| companyId required | integer <int32> |
| userId required | integer <int32> |
[- {
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| userId required | integer <int32> |
| companyId | integer <int32> |
[- {
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| dossierId required | integer <int32> |
[- {
- "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "IsActivated": true,
- "PersonalFolderId": 0
}
]| companyId required | integer <int32> |
| accountingFolderId required | integer <int32> |
[- {
- "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "IsActivated": true,
- "PersonalFolderId": 0
}
]| id required | integer <int32> |
| UserId required | integer <int32> UserId |
| RoleName required | string RoleName |
{- "UserId": 0,
- "RoleName": "string"
}| companyId required | integer <int32> |
| UserId required | integer <int32> |
| CodeRole required | string Enum: "None" "CA" "A" "S" "CEO" "DAF" "E" "RF" "SM" "TAG" "SUP" "EA" "CEO_GROUPE" "DAF_GROUPE" "CC_GROUPE" "C_GROUPE" "J" "FI" "SYSTEM" "DAF_READONLY" |
{- "UserId": 0,
- "CodeRole": "None"
}[- {
- "Id": 0,
- "Name": "string",
- "Siren": "string",
- "ExternalId": "string",
- "Status": "string",
- "AccessType": "string",
- "CompanyName": "string",
- "CompanyType": "None",
- "RoleName": "string",
- "RoleLabel": "string",
- "CompanyId": 0
}
]| companyId required | integer <int32> Cabinet/PME Id |
[- {
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| companyId required | integer <int32> Id Cabinet/PME |
Informations sur le dossier
| Name required | string |
| LegalFormId | integer or null <int32> |
| TaxSystemId | integer or null <int32> |
| VatSystemId | integer or null <int32> |
| VatDeadlineDay | integer or null <int32> |
| Siren required | string [ 0 .. 9 ] characters |
| Nic required | string [ 0 .. 5 ] characters |
| Ape | string or null [ 3 .. 6 ] characters Deprecated |
| CodeNafId | integer or null <int32> |
| ExerciseBeginDate required | string <date-time> |
| ExerciseEndDate required | string <date-time> |
| Activity | string or null <= 50 characters |
| CreationDate | string or null <date-time> |
object (LocationCommand) | |
| ExternalId | string or null <= 50 characters |
| ExternalSystemId | string or null <= 50 characters |
| Assignees | Array of integers or null <int32> [ items <int32 > ] |
| AccountingType | string or null Enum: "Engagement" "Trésorerie" |
| AccountingFolderTypology | string or null Enum: "BookKeeping" "RevisionClosing" |
| ChartOfAccountsType | string or null Enum: "InqomPcg" "PCAAssociatif" "PCGeneral" "PCCSE" "PCNotary" "PCAgricole" |
| CseType | string or null Enum: "None" "Small" "Medium" "Large" |
| RcsRegistrationDate | string or null <date-time> |
| IsListedOnTradeDirectory required | boolean |
| Telephone | string or null |
string or null | |
| WebSite | string or null |
| ShareCapital | number or null <double> |
| ParValue | number or null <double> |
| InventoryValue | number or null <double> |
| ShareTotalCount | integer or null <int64> |
| IsAppelALaGenerositeDuPublic | boolean or null |
| AccountingMode | string or null Enum: "Manual" "Auto" |
| ManagementMode | string or null Enum: "TotalProduction" "PreAccounting" |
| HasAccountingSoftware required | boolean |
| AccountingSoftwareName | string or null [ 0 .. 255 ] characters |
{- "Name": "string",
- "LegalFormId": 0,
- "TaxSystemId": 0,
- "VatSystemId": 0,
- "VatDeadlineDay": 0,
- "Siren": "string",
- "Nic": "strin",
- "Ape": "string",
- "CodeNafId": 0,
- "ExerciseBeginDate": "2019-08-24T14:15:22Z",
- "ExerciseEndDate": "2019-08-24T14:15:22Z",
- "Activity": "string",
- "CreationDate": "2019-08-24T14:15:22Z",
- "Location": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "CountryId": 0
}, - "ExternalId": "string",
- "ExternalSystemId": "string",
- "Assignees": [
- 0
], - "AccountingType": "Engagement",
- "AccountingFolderTypology": "BookKeeping",
- "ChartOfAccountsType": "InqomPcg",
- "CseType": "None",
- "RcsRegistrationDate": "2019-08-24T14:15:22Z",
- "IsListedOnTradeDirectory": true,
- "Telephone": "string",
- "Email": "string",
- "WebSite": "string",
- "ShareCapital": 0.1,
- "ParValue": 0.1,
- "InventoryValue": 0.1,
- "ShareTotalCount": 0,
- "IsAppelALaGenerositeDuPublic": true,
- "AccountingMode": "Manual",
- "ManagementMode": "TotalProduction",
- "HasAccountingSoftware": true,
- "AccountingSoftwareName": "string"
}{- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}| companyId required | integer <int32> companyId |
| search | string or null Search parameters |
| page | integer <int32> Number page |
| size | integer <int32> Size page |
[- {
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| companyId required | integer <int32> Cabinet/PME Id |
[- {
- "Id": 0,
- "Gender": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "AvatarUrl": "string",
- "Role": {
- "Name": "string",
- "Description": "string",
- "Id": 0,
- "Code": "string",
- "Label": "string",
- "Type": "Admin"
}, - "IsActivated": true,
- "PersonalFolderId": 0
}
]| companyId required | integer <int32> |
| Gender required | string Enum: "None" "Mrs" "Mr" "Ms" |
| Firstname | string or null |
| Lastname | string or null |
string or null | |
| InviterEmail | string or null |
| CodeRole required | string Enum: "None" "CA" "A" "S" "CEO" "DAF" "E" "RF" "SM" "TAG" "SUP" "EA" "CEO_GROUPE" "DAF_GROUPE" "CC_GROUPE" "C_GROUPE" "J" "FI" "SYSTEM" "DAF_READONLY" |
| Active required | boolean |
| ShouldSendEmail | boolean or null |
{- "Gender": "None",
- "Firstname": "string",
- "Lastname": "string",
- "Email": "string",
- "InviterEmail": "string",
- "CodeRole": "None",
- "Active": true,
- "ShouldSendEmail": true
}{- "Id": 0,
- "CabinetId": 0,
- "Gender": "string",
- "Firstname": "string",
- "Lastname": "string",
- "Email": "string",
- "CodeRole": "string"
}| companyId required | integer <int32> |
[- {
- "Id": 0,
- "CompanyId": 0,
- "LastName": "string",
- "FirstName": "string",
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "Gender": "None",
- "BrideName": "string",
- "PersonalSituationType": "None",
- "MatrimonialRegimeType": "None",
- "Occupation": "string",
- "Email": "string",
- "PhoneNumber": "string",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string",
- "BirthDepartment": "string",
- "BirthCountryId": 0,
- "TaxSystemId": 0,
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountryId": 0
}
]| CompanyName required | string |
| PhoneNumber required | string |
| LastName required | string |
| CompanyType required | string Enum: "None" "Accounting" "Pme" |
| Siren | string or null [ 0 .. 9 ] characters |
| Nic | string or null [ 0 .. 5 ] characters |
| ExternalId | string or null |
| ExternalSystemId | string or null <= 50 characters |
| CompanyGroupId | integer or null <int32> |
object (LocationCommand) | |
| ContractType required | string Enum: "Normal" "Fake" "Demo" "Trial" "Ghost" |
{- "CompanyName": "string",
- "PhoneNumber": "string",
- "LastName": "string",
- "CompanyType": "None",
- "Siren": "string",
- "Nic": "strin",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "CompanyGroupId": 0,
- "Location": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "CountryId": 0
}, - "ContractType": "Normal"
}0| companyId required | integer <int32> Company id (path) |
Updated company data (mirrors the POST payload)
| CompanyName required | string |
| PhoneNumber required | string |
| LastName required | string |
| CompanyType required | string Enum: "None" "Accounting" "Pme" |
| Siren | string or null [ 0 .. 9 ] characters |
| Nic | string or null [ 0 .. 5 ] characters |
| ExternalId | string or null |
| ExternalSystemId | string or null <= 50 characters |
| CompanyGroupId | integer or null <int32> |
object (LocationCommand) | |
| ContractType required | string Enum: "Normal" "Fake" "Demo" "Trial" "Ghost" |
{- "CompanyName": "string",
- "PhoneNumber": "string",
- "LastName": "string",
- "CompanyType": "None",
- "Siren": "string",
- "Nic": "strin",
- "ExternalId": "string",
- "ExternalSystemId": "string",
- "CompanyGroupId": 0,
- "Location": {
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "AdditionalAddress": "string",
- "Hamlet": "string",
- "CountryId": 0
}, - "ContractType": "Normal"
}0| companyId required | integer <int32> |
Array of objects or null (CreateUserInCompanyCommand) |
{- "CreateUserCommands": [
- {
- "Gender": "None",
- "Firstname": "string",
- "Lastname": "string",
- "Email": "string",
- "InviterEmail": "string",
- "CodeRole": "None",
- "Active": true,
- "ShouldSendEmail": true
}
]
}[- {
- "Id": 0,
- "CabinetId": 0,
- "Gender": "string",
- "Firstname": "string",
- "Lastname": "string",
- "Email": "string",
- "CodeRole": "string"
}
]| companyId required | integer <int32> |
| NewCompanyId required | integer <int32> |
| AccountingFolderId required | integer <int32> |
| UserId required | integer <int32> |
{- "NewCompanyId": 0,
- "AccountingFolderId": 0,
- "UserId": 0
}| companyId required | integer <int32> |
| NewCompanyId required | integer <int32> |
| AccountingFolderIds required | Array of integers <int32> <= 10 items [ items <int32 > ] |
{- "NewCompanyId": 0,
- "AccountingFolderIds": [
- 0
]
}| companyId required | integer <int32> |
| isTestMode | boolean |
| withoutChartOfAccount | boolean or null |
| overrideChartOfAccountsType | string or null Enum: "InqomPcg" "PCAAssociatif" "PCGeneral" "PCCSE" "PCNotary" "PCAgricole" |
| extendedChartOfAccountsId | integer or null <int32> |
| importFile | string or null <binary> |
{- "Warnings": [
- "string"
]
}| companyId required | integer <int32> |
| IsTestMode required | boolean |
| WithoutChartOfAccount | boolean or null |
| OverrideChartOfAccountsType | string or null Enum: "InqomPcg" "PCAAssociatif" "PCGeneral" "PCCSE" "PCNotary" "PCAgricole" |
| ExtendedChartOfAccountsId | integer or null <int32> |
required | object (ImportAccountingFolderRawV2) |
{- "IsTestMode": true,
- "WithoutChartOfAccount": true,
- "OverrideChartOfAccountsType": "InqomPcg",
- "ExtendedChartOfAccountsId": 0,
- "AccountingFolder": {
- "IdExternal": "string",
- "AccountingFolderName": "string",
- "AccountingFolderTradeName": "string",
- "Siren": "string",
- "Nic": "string",
- "CreationDate": "string",
- "LegalForm": "string",
- "CodeApe": "string",
- "AccountingFolderActivity": "string",
- "LegalFormDisplayName": "string",
- "RcsRegistrationCity": "string",
- "RcsRegistrationType": "string",
- "RcsRegistrationDate": "string",
- "AccountingTypology": "string",
- "IsListedOnTradeDirectory": "string",
- "Email": "string",
- "WebSite": "string",
- "IsAppelALaGenerositeDuPublic": "string",
- "IsMedicoSocial": "string",
- "CSEType": "string",
- "Address": "string",
- "AdditionalAddress": "string",
- "City": "string",
- "ZipCode": "string",
- "Telephone": "string",
- "AccountingSoftware": "string",
- "LetterMissionDate": "string",
- "ProductionAnnexesAnnual": "string",
- "AccountingType": "string",
- "ContractDistribution": "string",
- "HasVatKeeping": "string",
- "SpecificTreatment": "string",
- "BeginFirstExercise": "string",
- "EndFirstExercise": "string",
- "BeginCurrentExercise": "string",
- "EndCurrentExercise": "string",
- "OwnerLastName": "string",
- "OwnerFirstName": "string",
- "Addresses": [
- {
- "Type": "string",
- "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Country": "string",
- "Phone": "string"
}
], - "ShareCapital": 0,
- "ShareTotalCount": 0,
- "ParValue": 0,
- "InventoryValue": 0.1,
- "IsIr": "string",
- "TaxSystem": "string",
- "RofIrIs": "string",
- "WithDepositIsTax": "string",
- "ReducedRateIs": "string",
- "VatSystem": "string",
- "DueDateVat": "string",
- "RofVat": "string",
- "VatIntraCommunityNumber": "string",
- "FiscalLiabilityVat": "string",
- "HasCfeLiability": "string",
- "IsSubjectToCvae": "string",
- "IsCvaeAdvanceDeposit": "string",
- "RofCVAE": "string",
- "IsMonoEstablishment": "string",
- "IsSubjectTo1330Cvae": "string",
- "Stakeholders": [
- {
- "AdvisorType": "string",
- "Name": "string",
- "Title": "string",
- "LegalForm": "string",
- "Address": "string",
- "AddressComplement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Country": "string",
- "Phone": "string",
- "CGAType": "string",
- "ApprovedCenterNumber": "string",
- "AdhesionDate": "string"
}
], - "AverageStaffCount": "string",
- "ExerciceEndStaffCount": "string",
- "PayrollManagedByCabinet": "string"
}
}{- "AccountingFolderId": 0,
- "Warnings": [
- "string"
]
}| companyId required | integer <int32> |
| IsTestMode required | boolean |
| WithoutChartOfAccount | boolean or null |
| OverrideChartOfAccountsType | string or null Enum: "InqomPcg" "PCAAssociatif" "PCGeneral" "PCCSE" "PCNotary" "PCAgricole" |
| ExtendedChartOfAccountsId | integer or null <int32> |
required | Array of objects or null (ImportAccountingFolderRawV2) |
{- "IsTestMode": true,
- "WithoutChartOfAccount": true,
- "OverrideChartOfAccountsType": "InqomPcg",
- "ExtendedChartOfAccountsId": 0,
- "AccountingFolders": [
- {
- "IdExternal": "string",
- "AccountingFolderName": "string",
- "AccountingFolderTradeName": "string",
- "Siren": "string",
- "Nic": "string",
- "CreationDate": "string",
- "LegalForm": "string",
- "CodeApe": "string",
- "AccountingFolderActivity": "string",
- "LegalFormDisplayName": "string",
- "RcsRegistrationCity": "string",
- "RcsRegistrationType": "string",
- "RcsRegistrationDate": "string",
- "AccountingTypology": "string",
- "IsListedOnTradeDirectory": "string",
- "Email": "string",
- "WebSite": "string",
- "IsAppelALaGenerositeDuPublic": "string",
- "IsMedicoSocial": "string",
- "CSEType": "string",
- "Address": "string",
- "AdditionalAddress": "string",
- "City": "string",
- "ZipCode": "string",
- "Telephone": "string",
- "AccountingSoftware": "string",
- "LetterMissionDate": "string",
- "ProductionAnnexesAnnual": "string",
- "AccountingType": "string",
- "ContractDistribution": "string",
- "HasVatKeeping": "string",
- "SpecificTreatment": "string",
- "BeginFirstExercise": "string",
- "EndFirstExercise": "string",
- "BeginCurrentExercise": "string",
- "EndCurrentExercise": "string",
- "OwnerLastName": "string",
- "OwnerFirstName": "string",
- "Addresses": [
- {
- "Type": "string",
- "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Country": "string",
- "Phone": "string"
}
], - "ShareCapital": 0,
- "ShareTotalCount": 0,
- "ParValue": 0,
- "InventoryValue": 0.1,
- "IsIr": "string",
- "TaxSystem": "string",
- "RofIrIs": "string",
- "WithDepositIsTax": "string",
- "ReducedRateIs": "string",
- "VatSystem": "string",
- "DueDateVat": "string",
- "RofVat": "string",
- "VatIntraCommunityNumber": "string",
- "FiscalLiabilityVat": "string",
- "HasCfeLiability": "string",
- "IsSubjectToCvae": "string",
- "IsCvaeAdvanceDeposit": "string",
- "RofCVAE": "string",
- "IsMonoEstablishment": "string",
- "IsSubjectTo1330Cvae": "string",
- "Stakeholders": [
- {
- "AdvisorType": "string",
- "Name": "string",
- "Title": "string",
- "LegalForm": "string",
- "Address": "string",
- "AddressComplement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Country": "string",
- "Phone": "string",
- "CGAType": "string",
- "ApprovedCenterNumber": "string",
- "AdhesionDate": "string"
}
], - "AverageStaffCount": "string",
- "ExerciceEndStaffCount": "string",
- "PayrollManagedByCabinet": "string"
}
]
}{- "AccountingFolders": [
- 0
], - "Warnings": [
- "string"
]
}| companyId required | integer <int32> |
required | object (ImportParticipationRaw) |
{- "Participation": {
- "SourceSiren": "string",
- "SourceNic": "string",
- "ShareCapital": 0,
- "ShareTotalCount": 0,
- "ParValue": 0,
- "InventoryValue": 0.1,
- "TargetSiren": "string",
- "TargetNic": "string",
- "CompanyName": "string",
- "LegalForm": "string",
- "IsIr": "string",
- "LegalPersonTaxSystem": "string",
- "LegalPhoneNumber": "string",
- "IsHolding": "string",
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountry": "string",
- "IsCorporateOfficer": "string",
- "CorporateOfficerType": "string",
- "DateEntry": "string",
- "DateExit": "string",
- "FullOwnerShipShareCount": 0,
- "UsufructShareCount": 0,
- "BareOwnershipShareCount": 0,
- "DistributionPercentageOfTaxableIncome": 0,
- "DistributionPercentageOfCapitalGains": 0
}
}{- "AccountingFolderId": 0,
- "PersonId": 0,
- "ParticipationId": 0
}| companyId required | integer <int32> |
required | Array of objects or null (ImportParticipationRaw) |
{- "Participations": [
- {
- "SourceSiren": "string",
- "SourceNic": "string",
- "ShareCapital": 0,
- "ShareTotalCount": 0,
- "ParValue": 0,
- "InventoryValue": 0.1,
- "TargetSiren": "string",
- "TargetNic": "string",
- "CompanyName": "string",
- "LegalForm": "string",
- "IsIr": "string",
- "LegalPersonTaxSystem": "string",
- "LegalPhoneNumber": "string",
- "IsHolding": "string",
- "AddressStreet": "string",
- "AddressAdditional": "string",
- "AddressHamlet": "string",
- "AddressZipCode": "string",
- "AddressCity": "string",
- "AddressCountry": "string",
- "IsCorporateOfficer": "string",
- "CorporateOfficerType": "string",
- "DateEntry": "string",
- "DateExit": "string",
- "FullOwnerShipShareCount": 0,
- "UsufructShareCount": 0,
- "BareOwnershipShareCount": 0,
- "DistributionPercentageOfTaxableIncome": 0,
- "DistributionPercentageOfCapitalGains": 0
}
]
}{- "ImportParticipationResults": [
- {
- "AccountingFolderId": 0,
- "PersonId": 0,
- "ParticipationId": 0
}
]
}| cabinetId required | integer <int32> Cabinet ID |
[- {
- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}
]| cabinetId required | integer <int32> Id Cabinet |
Informations sur le dossier
| Name required | string |
| LegalFormId required | integer <int32> |
| TaxSystemId required | integer <int32> |
| Siren required | string [ 0 .. 9 ] characters |
| Ape | string or null [ 3 .. 6 ] characters |
| ExerciseBeginDate required | string <date-time> |
| ExerciseEndDate required | string <date-time> |
| ExternalId | string or null <= 50 characters |
| Assignees | Array of integers or null <int32> [ items <int32 > ] |
{- "Name": "string",
- "LegalFormId": 0,
- "TaxSystemId": 0,
- "Siren": "string",
- "Ape": "string",
- "ExerciseBeginDate": "2019-08-24T14:15:22Z",
- "ExerciseEndDate": "2019-08-24T14:15:22Z",
- "ExternalId": "string",
- "Assignees": [
- 0
]
}{- "ExternalSystemId": "string",
- "ExternalId": "string",
- "ManagementMode": "TotalProduction",
- "Id": 0,
- "Siren": "string",
- "Nic": "string",
- "Name": "string",
- "UniqueName": "string",
- "ContractType": "Normal",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "Active",
- "AccountingType": "Engagement",
- "CompanyId": 0,
- "StateMode": "Active",
- "OwnerCompanyId": 0
}| id required | integer <int32> |
| NewCompanyId required | integer <int32> |
| AccountingFolderId required | integer <int32> |
| UserId required | integer <int32> |
{- "NewCompanyId": 0,
- "AccountingFolderId": 0,
- "UserId": 0
}| cabinetId required | integer <int32> |
| Gender required | string Enum: "None" "Mrs" "Mr" "Ms" |
| Firstname | string or null |
| Lastname | string or null |
string or null | |
| InviterEmail | string or null |
| CodeRole required | string Enum: "None" "CA" "A" "S" "CEO" "DAF" "E" "RF" "SM" "TAG" "SUP" "EA" "CEO_GROUPE" "DAF_GROUPE" "CC_GROUPE" "C_GROUPE" "J" "FI" "SYSTEM" "DAF_READONLY" |
| Active required | boolean |
| ShouldSendEmail | boolean or null |
{- "Gender": "None",
- "Firstname": "string",
- "Lastname": "string",
- "Email": "string",
- "InviterEmail": "string",
- "CodeRole": "None",
- "Active": true,
- "ShouldSendEmail": true
}{- "Id": 0,
- "CabinetId": 0,
- "Gender": "string",
- "Firstname": "string",
- "Lastname": "string",
- "Email": "string",
- "CodeRole": "string"
}| Origin | string or null |
| Referer | string or null |
string or null |
{- "Email": "string"
}{- "IsOk": true,
- "IsError": true,
- "Message": "string",
- "Errors": [
- {
- "ErrorCode": "string",
- "ErrorMessage": "string"
}
], - "Warnings": [
- "string"
]
}| Token | string or null |
| Password | string or null |
{- "Token": "string",
- "Password": "string"
}{- "IsOk": true,
- "IsError": true,
- "Message": "string",
- "Errors": [
- {
- "ErrorCode": "string",
- "ErrorMessage": "string"
}
], - "Warnings": [
- "string"
]
}| dossierId required | integer <int32> |
[- {
- "Id": 0,
- "DossierId": 0,
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Locked": true,
- "Name": "string",
- "PreviousAccountingPeriodId": 0
}
]| dossierId required | integer <int32> |
| accountNumberPrefix | string or null (optional) The starting characters to filter account numbers on |
| accountType | string Default: "Impactable" Enum: "All" "Impactable" (optional) 'Impactable' allows getting only impactable accounts, and 'All' allows getting all accounts (or those matching the accountNumberPrefix parameter). |
[- {
- "Number": "string",
- "Name": "string",
- "IsImpactable": true,
- "IsDivisible": true,
- "IsManaged": true,
- "ParentAccountNumber": "string",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z"
}
]| dossierId required | integer <int32> |
The Create Account command, containing the number and name of the account to create.
| AccountNumber | string or null <= 39 characters |
| Name | string or null <= 100 characters |
| EntryDate | string or null <date-time> |
| Auxiliarize | boolean or null |
{- "AccountNumber": "string",
- "Name": "string",
- "EntryDate": "2019-08-24T14:15:22Z",
- "Auxiliarize": true
}"string"| dossierId required | integer <int32> The folder id |
The accounts to get or create.
| AtDate | string or null <date-time> |
Array of objects or null (GetOrCreateAccountCommand_V1) |
{- "AtDate": "2019-08-24T14:15:22Z",
- "Accounts": [
- {
- "AccountNumber": "string",
- "Name": "string",
- "Auxiliarize": true
}
]
}{- "Accounts": {
- "property1": {
- "AcountId": 0,
- "SubAccountId": 0,
- "AccountName": "string"
}, - "property2": {
- "AcountId": 0,
- "SubAccountId": 0,
- "AccountName": "string"
}
}
}| dossierId required | integer <int32> |
required | Array of objects (AddEntryLineAnalyticsCommand_V1) |
{- "EntryLinesAnalytics": [
- {
- "EntryLineId": 0,
- "Axises": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Value": 0
}
]
}
]
}
]
}| dossierId required | integer <int32> |
| beginDate required | string <date-time> Begin dates match an exercise dates |
{- "Id": 0,
- "EnterpriseId": 0,
- "JournalId": 0,
- "JournalName": "string",
- "EntryRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "ExerciseId": 0,
- "Label": "string",
- "ValidationDate": "2019-08-24T14:15:22Z",
- "ValidateDate": "2019-08-24T14:15:22Z",
- "ValidationNumber": 0,
- "DocRef": "string",
- "FileId": 0,
- "DocDate": "2019-08-24T14:15:22Z",
- "TransactionId": 0,
- "Source": "ByUser",
- "SourceId": "string",
- "Conf": 0.1,
- "Warning": "string",
- "BankManaged": true,
- "OperationId": 0,
- "DueDate": "2019-08-24T14:15:22Z",
- "LastUpdateDate": "2019-08-24T14:15:22Z",
- "UserInfo": {
- "Id": 0,
- "UrlAvatar": "string",
- "FirstName": "string",
- "LastName": "string",
- "Email": "string"
}, - "Lines": [
- {
- "EnterpriseId": 0,
- "Id": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "EntryId": 0,
- "Label": "string",
- "BookAccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Amount": 0,
- "CurrencyId": 0,
- "Currency": "string",
- "MatchedId": 0,
- "MatchedLetter": "string",
- "MatchedDate": "2019-08-24T14:15:22Z",
- "MatchedLetterOrientation": "PreviousExercise",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "RuleId": "string",
- "Warning": "string",
- "Type": "None",
- "CutOffType": "None",
- "BookEntryLineAssociations": [
- {
- "BookEntryLineId": 0,
- "SourceId": 0,
- "AssociationModule": "Unknown",
- "AssociationType": "Unknown"
}
], - "FxCurrencyId": 0,
- "FxDate": "2019-08-24T14:15:22Z",
- "FxRate": 0.1,
- "BankManaged": true,
- "Revision": "Unrevised",
- "ReAllocated": true,
- "ReAllocatedAt": "2019-08-24T14:15:22Z",
- "ReAllocatedByUserId": 0,
- "SourceId": "string",
- "SourceType": "Unknown",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "MatchedType": "Unknown",
- "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "Value": 0,
- "IsOutdated": true,
- "Source": "Unknown",
- "SourceId": "string"
}
]
}
], - "IsPartialLettering": true
}
]
}| dossierId required | integer <int32> |
| startDate required | string <date-time> The start date with the following format : yyyy-MM-dd |
| endDate required | string <date-time> The end date with the following format : yyyy-MM-dd |
| accountNumbers | Array of strings or null (optional) A list of account numbers to filter returned balances. |
| balanceScope | string Default: "Impacted" Enum: "All" "Impacted" 'Impacted' allows getting only balances impacted in the requested date range, and 'All' allows getting the full account balances list. |
[- {
- "Account": {
- "Number": "string",
- "Label": "string",
- "ParentAccountNumber": "string"
}, - "LineCount": 0,
- "DebitBalance": 0,
- "CreditBalance": 0,
- "DebitAmount": 0,
- "CreditAmount": 0,
- "CreditAmountBroughtForward": 0.1,
- "DebitAmountBroughtForward": 0.1,
- "UnletteredOrCrossLetteredLineCount": 0,
- "AuxiliaryBalance": [
- { }
]
}
]| dossierId required | integer <int32> The dossierId for which the entries should be created |
An array of Book entries to create
| JournalId required | integer <int32> |
| Date required | string <date-time> |
| EntryRef | string or null <= 100 characters |
| ExternalId | string or null <= 200 characters |
object (CreateEntryDocumentCommand_V1) | |
Array of objects or null (CreateEntryLineCommand_V1) | |
| AccountingDocumentId | integer or null <int32> |
| ExternalSource | string or null Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| Revision | string or null Enum: "Unrevised" "Revised" |
| DueDate | string or null <date-time> |
[- {
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "EntryRef": "string",
- "ExternalId": "string",
- "Document": {
- "Reference": "string",
- "Date": "2019-08-24T14:15:22Z"
}, - "Lines": [
- {
- "Label": "string",
- "DebitAmount": 0.1,
- "CreditAmount": 0.1,
- "Currency": "strin",
- "AccountNumber": "string",
- "ExternalId": "string",
- "ExternalSource": "Unknown",
- "Revision": "Unrevised",
- "Quantities": [
- {
- "Type": "Percent",
- "Value": 0,
- "Code": "string"
}
], - "Analytics": [
- {
- "AxisId": 0,
- "UnitType": "Percent",
- "Tags": [
- {
- "TagId": 0,
- "Value": 0,
- "SourceId": "string",
- "Source": "Unknown"
}
]
}
]
}
], - "AccountingDocumentId": 0,
- "ExternalSource": "ByUser",
- "Revision": "Unrevised",
- "DueDate": "2019-08-24T14:15:22Z"
}
][- {
- "Id": 0,
- "EntryRef": "string",
- "ExternalId": "string",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "DebitAmount": 0.1,
- "CreditAmount": 0.1,
- "AccountNumber": "string",
- "ExternalId": "string",
- "Quantities": [
- {
- "Id": 0,
- "Unit": "Percent",
- "Value": 0
}
], - "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tag": [
- {
- "TagId": 0,
- "Value": 0
}
]
}
]
}
]
}
]| dossierId required | integer <int32> The dossierId for which the entries should be updated |
An array of Book entries to update
| Id required | integer <int32> |
| JournalId required | integer <int32> |
| Date required | string <date-time> |
object (UpdateEntryDocumentCommand_V1) | |
required | Array of objects (UpsertEntryLineCommand_V1) |
| ExternalSource | string or null Enum: "ByUser" "ImportFec" "Server" "ImportBalance" "ImportFred" "FixedAsset" "Sellsy" "CutOff" "QuickBooks" "Loan" "Lease" "PublicApi" "VatDeclaration" "ANouveau" "Meg" "Silae" "Billing" "Grant" "Transfer" "Banking" "Chaintrust" "Payment" "CurrentAccountInterest" "Provision" "Stock" "Reverse" "ViDA" "Cashbook" |
| Revision | string or null Enum: "Unrevised" "Revised" |
| DueDate | string or null <date-time> |
[- {
- "Id": 0,
- "JournalId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Document": {
- "Reference": "string"
}, - "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "DebitAmount": 0.1,
- "CreditAmount": 0.1,
- "Currency": "strin",
- "AccountNumber": "string",
- "ExternalId": "string",
- "ExternalSource": "Unknown",
- "Revision": "Unrevised",
- "Quantities": [
- {
- "Type": "Percent",
- "Value": 0,
- "Code": "string"
}
]
}
], - "ExternalSource": "ByUser",
- "Revision": "Unrevised",
- "DueDate": "2019-08-24T14:15:22Z"
}
][- {
- "Id": 0,
- "EntryRef": "string",
- "ExternalId": "string",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "DebitAmount": 0.1,
- "CreditAmount": 0.1,
- "AccountNumber": "string",
- "ExternalId": "string",
- "Quantities": [
- {
- "Id": 0,
- "Unit": "Percent",
- "Value": 0
}
], - "Analytics": [
- {
- "AxisId": 0,
- "Unit": "Percent",
- "Tag": [
- {
- "TagId": 0,
- "Value": 0
}
]
}
]
}
]
}
]| dossierId required | integer <int32> The dossier identifier |
| startDate required | string <date-time> The start date with the following format : yyyy-MM-dd |
| endDate required | string <date-time> The end date with the following format : yyyy-MM-dd |
| pageNumber required | integer <int32> Default: 1 The page number to get. Each page may contain at most 1000 entry lines. |
| accountNumber | string or null (optional) An account number to filter returned entry lines |
| journalId | integer or null <int32> (optional) Journal id to filter returned entry lines by journal |
{- "EntryLines": [
- {
- "Id": 0,
- "Label": "string",
- "DebitAmount": 0,
- "CreditAmount": 0,
- "LetterId": 0,
- "Letter": "string",
- "LetterDate": "2019-08-24T14:15:22Z",
- "Currency": "string",
- "Entry": {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z"
}, - "AccountNumber": "string",
- "Journal": {
- "Id": 0,
- "Code": "string"
}, - "AccountingDocument": {
- "Id": 0,
- "Reference": "string"
}
}
], - "CurrentPage": 0
}| dossierId required | integer <int32> The dossier identifier |
| startDate required | string <date-time> The start date with the following format : yyyy-MM-dd |
| endDate required | string <date-time> The end date with the following format : yyyy-MM-dd |
| accountNumber | string or null (optional) An account number to filter counted entry lines |
{- "TotalLinesCount": 0,
- "TotalPagesCount": 0
}| dossierId required | integer <int32> The dossier identifier |
| startDate required | string <date-time> The start date with the following format : yyyy-MM-dd |
| endDate required | string <date-time> The end date with the following format : yyyy-MM-dd |
| changedBefore required | string <date-time> The date before which the entry lines changed, with the following format : yyyy-MM-dd |
| changedAfter | string or null <date-time> (optional) The date after which the entry lines changed, with the following format : yyyy-MM-dd |
| accountNumber | string or null (optional) An account number to filter returned entry lines |
| pageNumber required | integer <int32> Default: 1 The page number to get. Each page may contain at most 1000 entry lines. |
{- "EntryLines": [
- {
- "TypeOfChange": "Creation",
- "Id": 0,
- "Label": "string",
- "DebitAmount": 0,
- "CreditAmount": 0,
- "LetterId": 0,
- "Letter": "string",
- "LetterDate": "2019-08-24T14:15:22Z",
- "Currency": "string",
- "Entry": {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z"
}, - "AccountNumber": "string",
- "Journal": {
- "Id": 0,
- "Code": "string"
}, - "AccountingDocument": {
- "Id": 0,
- "Reference": "string"
}
}
], - "CurrentPage": 0
}| dossierId required | integer <int32> The dossier identifier |
| startDate required | string <date-time> The start date with the following format : yyyy-MM-dd |
| endDate required | string <date-time> The end date with the following format : yyyy-MM-dd |
| changedBefore required | string <date-time> The date before which the entry lines changed, with the following format : yyyy-MM-dd |
| changedAfter | string or null <date-time> (optional) The date after which the entry lines changed, with the following format : yyyy-MM-dd |
| pageNumber required | integer <int32> Default: 1 The page number to get. Each page may contain at most 100 000 entry lines. |
| pageItemCount required | integer <int32> [ 1 .. 100000 ] Default: 1000 Each page may contain at most 100 000 entry lines. |
| accountNumber | string or null (optional) An account number to filter returned entry lines |
{- "EntryLines": [
- {
- "Analytics": [
- {
- "AxisId": 0,
- "Tags": [
- {
- "TagId": 0,
- "Distribution": 0.1,
- "Amount": 0.1,
- "TypeOfChange": "Creation"
}
]
}
], - "TypeOfChange": "Creation",
- "Id": 0,
- "Label": "string",
- "DebitAmount": 0,
- "CreditAmount": 0,
- "LetterId": 0,
- "Letter": "string",
- "LetterDate": "2019-08-24T14:15:22Z",
- "Currency": "string",
- "Entry": {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z"
}, - "AccountNumber": "string",
- "Journal": {
- "Id": 0,
- "Code": "string"
}, - "AccountingDocument": {
- "Id": 0,
- "Reference": "string"
}
}
], - "CurrentPage": 0
}| dossierId required | integer <int32> The dossier identifier |
| startDate required | string <date-time> The start date with the following format : yyyy-MM-dd |
| endDate required | string <date-time> The end date with the following format : yyyy-MM-dd |
| changedAfter required | string <date-time> The date after which the entry lines changed, with the following format : yyyy-MM-dd |
| accountNumber | string or null (optional) An account number to filter counted entry lines |
{- "TotalLinesCount": 0,
- "TotalPagesCount": 0
}| dossierId required | integer <int32> |
required | Array of objects (CreateLetteringCommand_V1) |
{- "CreateLetterringCommands": [
- {
- "EntryLineIds": [
- 0
]
}
]
}{- "CreatedLetterings": [
- {
- "Id": 0,
- "EntryLineIds": [
- 0
]
}
]
}| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
[- {
- "Id": 0,
- "UnitName": "string",
- "UnitType": "Percent",
- "MappingType": "Unknown",
- "OperationId": 0,
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
required | Array of objects (CreateQuantityMappingCommand) |
{- "Mappings": [
- {
- "UnitName": "string",
- "UnitType": "Percent"
}
]
}| enterpriseId required | integer <int32> |
| operationId required | integer <int32> |
required | Array of objects (UpdateQuantityMappingDestinationCommand) |
{- "Mappings": [
- {
- "Id": 0,
- "UnitType": "Percent"
}
]
}| enterpriseId required | integer <int32> |
[- {
- "Id": 0,
- "UnitName": "string",
- "UnitType": "Percent",
- "MappingType": "Unknown",
- "OperationId": 0,
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> Id of enterprise |
| accountId | integer or null <int32> Id of Account |
| subAccountId | integer or null <int32> Id of sub account |
| beginDate | string <date-time> |
| endDate | string <date-time> |
{- "ManualReconciliations": [
- {
- "FileItems": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "IsAccounting": true,
- "ThumbUrl": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "OwnerId": 0,
- "Status": "Deleted",
- "FileType": "None",
- "Name": "string",
- "FileUrl": "string"
}
], - "User": {
- "Id": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string"
}, - "Id": 0,
- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0,
- "AccountingBalance": 0,
- "Gap": 0,
- "Type": "Auto",
- "Status": "HasError"
}
], - "AutomaticReconciliations": [
- {
- "LastSynchronizationDate": "2019-08-24T14:15:22Z",
- "IsSynchronizationOutdated": true,
- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0,
- "AccountingBalance": 0,
- "Gap": 0,
- "Type": "Auto",
- "Status": "HasError"
}
]
}| enterpriseId required | integer <int32> Id of enterprise |
| beginDate | string <date-time> |
| endDate | string <date-time> |
[- {
- "Account": {
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "Error": "None",
- "Deadline": "2019-08-24T14:15:22Z",
- "Status": "HasError"
}
]| enterpriseId required | integer <int32> Id of the enterprise |
| subAccountId required | integer or null <int32> Id of the sub account |
| accountId | integer or null <int32> |
| date | string <date-time> Specify the balance date |
0| enterpriseId required | integer <int32> Id of the enterprise |
| reconciliationId required | integer <int32> Id of the reconciliation |
{- "AccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "Id": 0,
- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0,
- "AccountingBalance": 0,
- "Gap": 0,
- "Type": "Auto",
- "Status": "HasError"
}| enterpriseId required | integer <int32> Id of the enterprise |
| reconciliationId required | integer <int32> Id of the reconciliation to modify |
Command containing all parameters to update the reconciliation
| Deadline required | string <date-time> |
| BankBalance required | number <double> |
{- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0.1
}{- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0,
- "AccountingBalance": 0,
- "Gap": 0,
- "Type": "Auto",
- "Status": "HasError"
}| enterpriseId required | integer <int32> Id of enterprise |
Command containing all parameters to create a reconciliation
| Deadline required | string <date-time> |
| BankBalance required | number <double> |
| AccountId | integer or null <int32> |
| SubAccountId | integer or null <int32> |
{- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0.1,
- "AccountId": 0,
- "SubAccountId": 0
}{- "AccountDto": {
- "ContactId": 0,
- "Managed": true,
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "AuxAccount": 0,
- "Divided": "None",
- "IsAux": true,
- "IsSub": true,
- "MappingAccount": 0,
- "BookOperationId": 0,
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountLabel": "string",
- "AccountName": "string",
- "AccountDescription": "string",
- "SubAccountLabel": "string",
- "SubAccountCode": "string"
}, - "Id": 0,
- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0,
- "AccountingBalance": 0,
- "Gap": 0,
- "Type": "Auto",
- "Status": "HasError"
}| enterpriseId required | integer <int32> |
| reconciliationId required | integer <int32> |
| Files | Array of strings or null <binary> [ items <binary > ] Files to associate to the reconciliation |
{- "FileItems": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "IsAccounting": true,
- "ThumbUrl": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "OwnerId": 0,
- "Status": "Deleted",
- "FileType": "None",
- "Name": "string",
- "FileUrl": "string"
}
], - "User": {
- "Id": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string"
}, - "Id": 0,
- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0,
- "AccountingBalance": 0,
- "Gap": 0,
- "Type": "Auto",
- "Status": "HasError"
}| enterpriseId required | integer <int32> |
| reconciliationId required | integer <int32> |
| File | string or null <binary> File to associate to the reconciliation |
{- "FileItems": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "IsAccounting": true,
- "ThumbUrl": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "OwnerId": 0,
- "Status": "Deleted",
- "FileType": "None",
- "Name": "string",
- "FileUrl": "string"
}
], - "User": {
- "Id": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string"
}, - "Id": 0,
- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0,
- "AccountingBalance": 0,
- "Gap": 0,
- "Type": "Auto",
- "Status": "HasError"
}| enterpriseId required | integer <int32> Id of the enterprise |
| reconciliationId required | integer <int32> Id of the reconciliation |
An array containing all line Ids which needed to update theirs date
[- 0
]{- "FileItems": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "IsAccounting": true,
- "ThumbUrl": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "OwnerId": 0,
- "Status": "Deleted",
- "FileType": "None",
- "Name": "string",
- "FileUrl": "string"
}
], - "User": {
- "Id": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string"
}, - "Id": 0,
- "Deadline": "2019-08-24T14:15:22Z",
- "BankBalance": 0,
- "AccountingBalance": 0,
- "Gap": 0,
- "Type": "Auto",
- "Status": "HasError"
}[- {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "strin",
- "WithDeposit": true,
- "Description": "string"
}
][- {
- "Id": 0,
- "CountryCodeId": 0,
- "CountryCode": {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}, - "Code": "string",
- "Description": "string",
- "SinglePerson": true,
- "IsForeignLegalForm": true,
- "DisplayName": "string"
}
][- {
- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}
]| id required | integer <int32> |
{- "Id": 0,
- "ISO2LetterCode": "st",
- "ISO3LetterCode": "str",
- "PhoneCode": 0,
- "Name": "string",
- "PhoneRegexs": "string",
- "ZipCodeRegexs": "string",
- "LanguagesIETFTag": "string",
- "LanguageIRTFTagId": 0,
- "LanguageIRTFTag": {
- "Id": 0,
- "Label": "string",
- "AbbyName": "string",
- "IETFTag": "string",
- "PrimaryIETFTag": "string",
- "Available": true
}, - "CurrencyId": 0,
- "InEurope": true,
- "Available": true
}| accountingFolderId required | integer <int32> |
[- {
- "Id": 0,
- "EstablishmentId": 0,
- "EstablishmentName": "string",
- "EstablishmentNic": "string",
- "EstablishmentAddress": {
- "AddressTypes": [
- "None"
], - "AddressId": 0,
- "Street": "string",
- "Complement": "string",
- "Locality": "string",
- "ZipCode": "string",
- "City": "string",
- "Phone": "string",
- "CountryCodeId": 0,
- "CountryCodeIso2": "string",
- "StartValidity": "2019-08-24T14:15:22Z",
- "EndValidity": "2019-08-24T14:15:22Z",
- "LastModification": {
- "UserName": "string",
- "UserAvatarUrl": "string",
- "Date": "2019-08-24T14:15:22Z"
}
}
}
]| accountingFolderId required | integer <int32> |
| EstablishmentId required | integer <int32> |
{- "EstablishmentId": 0
}0| enterpriseId required | integer <int32> |
| situationId required | integer <int32> |
{- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}| enterpriseId required | integer <int32> |
| ExerciseId required | integer <int32> |
| EndDate required | string <date-time> |
object (CutOffRelation) |
{- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "WithCutOff": {
- "JournalId": 0
}
}{- "CutOffEntryToGenerateCount": 0,
- "CutOffEntryLineToGenerateCount": 0
}| enterpriseId required | integer <int32> |
| ExerciseId required | integer <int32> |
| EndDate required | string <date-time> |
object (CutOffRelation) |
{- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "WithCutOff": {
- "JournalId": 0
}
}{- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}| enterpriseId required | integer <int32> |
| situationId required | integer <int32> |
| GenerateAn | boolean or null |
{- "GenerateAn": true
}{- "RevisionErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "EntriesHaveDocRefErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "EntriesHaveBeenReviewedErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "SuspenseAccountErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "AnGenerationErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "PreviousAnErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
], - "GeneralErrors": [
- {
- "IsCritical": true,
- "Name": "string",
- "ErrorMessage": "string",
- "Parameters": "string",
- "Domain": "string"
}
]
}| enterpriseId required | integer <int32> |
| situationId required | integer <int32> |
| GenerateAn | boolean or null |
| ValidateOnly required | boolean Deprecated |
{- "GenerateAn": true,
- "ValidateOnly": true
}| enterpriseId required | integer <int32> |
| situationId required | integer <int32> |
| expectedState required | string Enum: "Open" "Protected" "Closed" "Closing" "Validating" "Protecting" "ClosePending" "ValidationPending" "ProtectionPending" "ClosingFromImport" "ClosePendingFromImport" "ClosedFromImport" |
true| enterpriseId required | integer <int32> The accounting folder ID. |
Defines (or not) up to which exercise run the migration.
Defines (or not) up to which exercise run the migration.
0[- {
- "Situations": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "ExerciseId": 0,
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Status": "Open",
- "IsClosed": true,
- "IsProtected": true,
- "IsImpactable": true
}
], - "Id": 0,
- "EnterpriseId": 0,
- "Name": "string",
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "Year": 0,
- "Locked": true,
- "FolderItemId": 0
}
]| enterpriseId required | integer <int32> |
| situationId required | integer <int32> |
| status required | string Enum: "Open" "Protected" "Closed" "Closing" "Validating" "Protecting" "ClosePending" "ValidationPending" "ProtectionPending" "ClosingFromImport" "ClosePendingFromImport" "ClosedFromImport" |
| companyId required | integer <int32> |
| accountingFolderId required | integer <int32> |
{- "PersonId": 0,
- "Name": "string",
- "PersonType": "LegalPerson",
- "LastModification": {
- "UserName": "string",
- "UserAvatarUrl": "string",
- "Date": "2019-08-24T14:15:22Z"
}, - "LogoUrl": "string",
- "Email": "string",
- "StakeholderType": "AuditorOfAccountsTitular"
}| accountingFolderId required | integer <int32> |
| companyId | integer or null <int32> |
{- "PersonId": 0,
- "Name": "string",
- "PersonType": "LegalPerson",
- "LastModification": {
- "UserName": "string",
- "UserAvatarUrl": "string",
- "Date": "2019-08-24T14:15:22Z"
}, - "LogoUrl": "string",
- "Email": "string",
- "StakeholderType": "AuditorOfAccountsTitular"
}| companyId required | integer <int32> |
| accountingFolderId required | integer <int32> |
| LegalPersonId | integer or null <int32> |
| NaturalPersonId | integer or null <int32> |
| StakeholderType required | string Enum: "AuditorOfAccountsTitular" "AuditorOfAccountsSubstitute" "PropertyAdministrator" "CorporateOfficer" "ProfessionalAccountant" "Advisor" "TaxReporter" "LegalRepresentative" |
{- "LegalPersonId": 0,
- "NaturalPersonId": 0,
- "StakeholderType": "AuditorOfAccountsTitular"
}| companyId required | integer <int32> |
| accountingFolderId required | integer <int32> |
| LegalPersonId | integer or null <int32> |
| NaturalPersonId | integer or null <int32> |
| StakeholderType required | string Enum: "AuditorOfAccountsTitular" "AuditorOfAccountsSubstitute" "PropertyAdministrator" "CorporateOfficer" "ProfessionalAccountant" "Advisor" "TaxReporter" "LegalRepresentative" |
{- "LegalPersonId": 0,
- "NaturalPersonId": 0,
- "StakeholderType": "AuditorOfAccountsTitular"
}| accountingFolderId required | integer <int32> |
| StartDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}0| accountingFolderId required | integer <int32> |
| StartDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}0| accountingFolderId required | integer <int32> |
{- "CodeAgc": "string",
- "LignesPlanCompta": [
- {
- "CodeCompte": "string",
- "CodeAnalytique": "string",
- "Libelle": "string",
- "Contrepartie": "string",
- "CodeAnalytique2": "string",
- "CodeProvisions": "string",
- "CodeAnalytique3": "string",
- "ContrepartiePos": "string",
- "ContrepartieNeg": "string",
- "CodeAnalytique4": "string",
- "Actif": true
}
]
}| accountingFolderId required | integer <int32> |
{- "CodeAgc": "string",
- "LignesActivites": [
- {
- "IdActiviteAutorise": 0,
- "CodeActivite": "string",
- "LibelleActivite": "string",
- "EtatActiDecl": true,
- "Actif": true,
- "EtatEstMere": true,
- "LibelleActiCourt": "string"
}
]
}| accountingFolderId required | integer <int32> |
| StartDate required | string <date-time> |
| EndDate required | string <date-time> |
{- "StartDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z"
}| Name required | string or null |
| CompanyGroupId | integer or null <int32> |
| CompanyId | integer or null <int32> |
| AccountingFolderId | integer or null <int32> |
{- "Name": "string",
- "CompanyGroupId": 0,
- "CompanyId": 0,
- "AccountingFolderId": 0
}| enterpriseId required | integer <int32> |
required | Array of objects (UpdateSubAccountCommand) |
{- "Commands": [
- {
- "SubAccountId": 0,
- "Label": "string",
- "Impactable": true,
- "IsAux": true
}
]
}| enterpriseId required | integer <int32> |
| subAccountId required | integer <int32> |
| Label | string or null |
| Impactable | boolean or null |
| IsAux | boolean or null |
{- "Label": "string",
- "Impactable": true,
- "IsAux": true
}{- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}| enterpriseId required | integer <int32> |
| SubAccountIds required | Array of integers <int32> [ items <int32 > ] |
| IsAux required | boolean |
{- "SubAccountIds": [
- 0
], - "IsAux": true
}| AccountingFolderId required | integer <int32> |
| Account required | string Enum: "Aux" "Sub" "All" |
| Zero required | string Enum: "Trailing" "Heading" "All" |
| Size required | integer <int32> |
{- "AccountingFolderId": 0,
- "Account": "Aux",
- "Zero": "Trailing",
- "Size": 0
}| companyId required | integer <int32> |
| NewCompanyId required | integer <int32> |
| AccountingFolderId required | integer <int32> |
| UserId required | integer <int32> |
{- "NewCompanyId": 0,
- "AccountingFolderId": 0,
- "UserId": 0
}| companyId required | integer <int32> |
| NewCompanyId required | integer <int32> |
| AccountingFolderIds required | Array of integers <int32> <= 10 items [ items <int32 > ] |
{- "NewCompanyId": 0,
- "AccountingFolderIds": [
- 0
]
}| companyId required | integer <int32> |
| destinationCompanyId | integer <int32> |
| accountingFolderId | integer <int32> |
{- "SourceAccountingFolder": {
- "PersonId": 0,
- "Participations": [
- { }
], - "LegalPersonShareholders": [
- { }
], - "NaturalPersonShareholders": [
- {
- "PersonId": 0,
- "Participations": [
- { }
]
}
], - "RelatedEstablishments": [
- { }
], - "LegalPersonStakeholders": [
- { }
], - "NaturalPersonStakeholders": [
- {
- "PersonId": 0,
- "Participations": [
- { }
]
}
]
}, - "MigrateLegalPersons": [
- {
- "SourceLegalPersonId": 0,
- "DestinationLegalPersonId": 0,
- "ActionType": "None",
- "ErrorMessage": "string"
}
], - "MigrateNaturalPersons": [
- {
- "SourceNaturalPersonId": 0,
- "DestinationNaturalPersonId": 0,
- "ActionType": "None",
- "ErrorMessage": "string"
}
], - "LegalPersons": {
- "property1": {
- "Id": 0,
- "CompanyId": 0,
- "Name": "string",
- "Siren": "string",
- "Nic": "string",
- "Type": "Normal",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "ExtendedChartOfAccountsId": 0,
- "Siret": "string"
}, - "property2": {
- "Id": 0,
- "CompanyId": 0,
- "Name": "string",
- "Siren": "string",
- "Nic": "string",
- "Type": "Normal",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "ExtendedChartOfAccountsId": 0,
- "Siret": "string"
}
}, - "NaturalPersons": {
- "property1": {
- "Id": 0,
- "CompanyId": 0,
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "LastName": "string",
- "FirstName": "string",
- "BrideName": "string",
- "Gender": "None",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string"
}, - "property2": {
- "Id": 0,
- "CompanyId": 0,
- "FiscalNumber": "string",
- "SocialSecurityNumber": "string",
- "LastName": "string",
- "FirstName": "string",
- "BrideName": "string",
- "Gender": "None",
- "BirthDate": "2019-08-24T14:15:22Z",
- "BirthCity": "string"
}
}
}| companyId required | integer <int32> |
| DestinationCompanyId required | integer <int32> |
Array of objects or null (MigrateLegalPersonCommand) | |
Array of objects or null (MigrateNaturalPersonCommand) |
{- "DestinationCompanyId": 0,
- "MigrateLegalPersonCommands": [
- {
- "SourceLegalPersonId": 0,
- "DestinationLegalPersonId": 0,
- "ActionType": "None"
}
], - "MigrateNaturalPersonCommands": [
- {
- "SourceNaturalPersonId": 0,
- "DestinationNaturalPersonId": 0,
- "ActionType": "None"
}
]
}| companyId required | integer <int32> Original CompanyId |
| accountingFolderId | integer <int32> Id of accounting folder to delegate |
| newCompanyId | integer <int32> Id of Destination Company |
| userId | integer <int32> User id in Company destination |
| accountingFolderId required | integer <int32> |
required | Array of objects (AddOverriddenAccountCommand) |
{- "Commands": [
- {
- "AccountId": 0,
- "Label": "string",
- "Dividable": true,
- "Impactable": true,
- "SourceType": "ByUser"
}
]
}| enterpriseId required | integer <int32> |
| supportingDocumentId required | integer <int32> |
{- "ThumbUrl": "string",
- "FileName": "string",
- "FileUrl": "string",
- "Extension": "string",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "Status": "None",
- "TypeDocument": "None",
- "Id": 0,
- "TransactionEntryId": 0,
- "FileId": 0,
- "BookEntryId": 0,
- "DocRef": "string"
}| enterpriseId required | integer <int32> |
| supportingDocumentId required | integer <int32> |
{- "Type": "string",
- "Title": "string",
- "Status": 0,
- "Detail": "string",
- "Instance": "string",
- "property1": null,
- "property2": null
}| enterpriseId required | integer <int32> Enterprise Id |
| transactionEntryId required | integer <int64> |
[- {
- "Id": 0,
- "TransactionEntryId": 0,
- "FileId": 0,
- "BookEntryId": 0,
- "DocRef": "string"
}
]| enterpriseId required | integer <int32> Enterprise Id |
| documentId required | integer <int32> |
[- {
- "Id": 0,
- "TransactionEntryId": 0,
- "FileId": 0,
- "BookEntryId": 0,
- "DocRef": "string"
}
]| enterpriseId required | integer <int32> Enterprise Id |
| status | string Enum: "None" "InProgress" "ToReview" "Optional" "Justified" "Lost" "Missing" "PartiallyJustified" |
| AmountGreaterThan | number or null <double> |
| AmountLesserThan | number or null <double> |
| Amount | number or null <double> |
| Label | string or null |
| StartDate | string or null <date-time> |
| EndDate | string or null <date-time> |
| Sort | string Enum: "None" "Date" "Amount" "CounterPartyAccount" |
| Ascending | boolean |
| CounterPartyAccountId | integer or null <int32> |
| BankAccountId | integer or null <int32> |
{- "Count": 0
}| enterpriseId required | integer <int32> Enterprise Id |
| page | integer <int32> |
| size | integer <int32> |
| status | string Enum: "None" "InProgress" "ToReview" "Optional" "Justified" "Lost" "Missing" "PartiallyJustified" |
| AmountGreaterThan | number or null <double> |
| AmountLesserThan | number or null <double> |
| Amount | number or null <double> |
| Label | string or null |
| StartDate | string or null <date-time> |
| EndDate | string or null <date-time> |
| Sort | string Enum: "None" "Date" "Amount" "CounterPartyAccount" |
| Ascending | boolean |
| CounterPartyAccountId | integer or null <int32> |
| BankAccountId | integer or null <int32> |
[- {
- "CounterPartyAccountId": 0,
- "BankAccountId": 0,
- "Status": "None",
- "Id": 0,
- "EntryId": 0,
- "Date": "2019-08-24T14:15:22Z",
- "Label": "string",
- "Amount": 0,
- "BookLetterId": 0,
- "CounterPartyAccount": "string",
- "BankAccount": "string",
- "Documents": [
- {
- "DocId": 0,
- "DocStatus": "None",
- "SpdId": 0,
- "DocEntryId": 0,
- "DocRef": "string"
}
]
}
]| enterpriseId required | integer <int32> |
| TransactionEntryLineId required | integer <int64> |
| DocumentEntryId required | integer <int32> |
| LetterId required | integer <int32> |
{- "TransactionEntryLineId": 0,
- "DocumentEntryId": 0,
- "LetterId": 0
}0| enterpriseId required | integer <int32> |
| SupportingDocumentId required | integer <int32> |
| DocumentEntryId required | integer <int32> |
| LetterId required | integer <int32> |
| DocRef | string or null |
| FileId | integer or null <int32> |
{- "SupportingDocumentId": 0,
- "DocumentEntryId": 0,
- "LetterId": 0,
- "DocRef": "string",
- "FileId": 0
}| enterpriseId required | integer <int32> Enterprise Id |
| status | string Enum: "None" "InProgress" "ToReview" "Optional" "Justified" "Lost" "Missing" "PartiallyJustified" |
| AmountGreaterThan | number or null <double> |
| AmountLesserThan | number or null <double> |
| Amount | number or null <double> |
| Label | string or null |
| StartDate | string or null <date-time> |
| EndDate | string or null <date-time> |
| Sort | string Enum: "None" "Date" "Amount" "CounterPartyAccount" |
| Ascending | boolean |
| CounterPartyAccountId | integer or null <int32> |
| BankAccountId | integer or null <int32> |
"string"| enterpriseId required | integer <int32> |
| File required | string <binary> |
| TransactionEntryId | integer <int64> |
| Type | string Enum: "None" "Administrative" "Client" "Supplier" "ExpenseReport" "Bank" "Others" "TicketAttachment" "RevisionAttachment" "ImportData" "FecExport" "Sellsy" |
0| enterpriseId required | integer <int32> |
| EnterpriseId required | integer <int32> |
| AccountId required | integer <int32> |
| SubAccountId | integer or null <int32> |
{- "EnterpriseId": 0,
- "AccountId": 0,
- "SubAccountId": 0
}0[- {
- "Theme": {
- "Id": 0,
- "Name": "string",
- "Brand50": "string",
- "Brand100": "string",
- "Brand200": "string",
- "Brand300": "string",
- "Brand400": "string",
- "Brand500": "string",
- "Brand600": "string",
- "Brand700": "string",
- "Brand800": "string",
- "Brand900": "string",
- "LogoUrl": "string"
}, - "Assignations": {
- "CompanyGroups": [
- 0
], - "Companies": [
- 0
], - "AccountingFolders": [
- 0
]
}
}
]The command containing the color palette (Brand50..Brand900) and the logo URL.
| Name required | string or null |
| Brand50 required | string or null |
| Brand100 required | string or null |
| Brand200 required | string or null |
| Brand300 required | string or null |
| Brand400 required | string or null |
| Brand500 required | string or null |
| Brand600 required | string or null |
| Brand700 required | string or null |
| Brand800 required | string or null |
| Brand900 required | string or null |
| LogoUrl required | string or null |
{- "Name": "string",
- "Brand50": "string",
- "Brand100": "string",
- "Brand200": "string",
- "Brand300": "string",
- "Brand400": "string",
- "Brand500": "string",
- "Brand600": "string",
- "Brand700": "string",
- "Brand800": "string",
- "Brand900": "string",
- "LogoUrl": "string"
}{- "Id": 0,
- "Name": "string",
- "Brand50": "string",
- "Brand100": "string",
- "Brand200": "string",
- "Brand300": "string",
- "Brand400": "string",
- "Brand500": "string",
- "Brand600": "string",
- "Brand700": "string",
- "Brand800": "string",
- "Brand900": "string",
- "LogoUrl": "string"
}[- {
- "Id": 0,
- "Name": "string",
- "Brand50": "string",
- "Brand100": "string",
- "Brand200": "string",
- "Brand300": "string",
- "Brand400": "string",
- "Brand500": "string",
- "Brand600": "string",
- "Brand700": "string",
- "Brand800": "string",
- "Brand900": "string",
- "LogoUrl": "string"
}
]| themeId required | integer <int32> The unique identifier of the theme to retrieve. |
{- "Id": 0,
- "Name": "string",
- "Brand50": "string",
- "Brand100": "string",
- "Brand200": "string",
- "Brand300": "string",
- "Brand400": "string",
- "Brand500": "string",
- "Brand600": "string",
- "Brand700": "string",
- "Brand800": "string",
- "Brand900": "string",
- "LogoUrl": "string"
}| themeId required | integer <int32> The unique identifier of the theme to update. |
The command containing the updated color palette and logo URL.
| Name required | string or null |
| Brand50 required | string or null |
| Brand100 required | string or null |
| Brand200 required | string or null |
| Brand300 required | string or null |
| Brand400 required | string or null |
| Brand500 required | string or null |
| Brand600 required | string or null |
| Brand700 required | string or null |
| Brand800 required | string or null |
| Brand900 required | string or null |
| LogoUrl required | string or null |
{- "Name": "string",
- "Brand50": "string",
- "Brand100": "string",
- "Brand200": "string",
- "Brand300": "string",
- "Brand400": "string",
- "Brand500": "string",
- "Brand600": "string",
- "Brand700": "string",
- "Brand800": "string",
- "Brand900": "string",
- "LogoUrl": "string"
}{- "Id": 0,
- "Name": "string",
- "Brand50": "string",
- "Brand100": "string",
- "Brand200": "string",
- "Brand300": "string",
- "Brand400": "string",
- "Brand500": "string",
- "Brand600": "string",
- "Brand700": "string",
- "Brand800": "string",
- "Brand900": "string",
- "LogoUrl": "string"
}| companyId required | integer <int32> The unique identifier of the company to which the theme will be assigned. |
| themeId | integer or null <int32> The unique identifier of the theme to assign, or null to remove the existing assignment. |
| companyGroupId required | integer <int32> The unique identifier of the company group to which the theme will be assigned. |
| themeId | integer or null <int32> The unique identifier of the theme to assign, or null to remove the existing assignment. |
| enterpriseId required | integer <int32> |
| status | string Default: "All" Enum: "All" "NewTicket" "InProgressTicket" "ClosedTicket" All = 0, NewTicket = 1, InProgressTicket = 2, ClosedTicket = 3 |
| size | integer <int32> Default: 3 default 3 tickets in a page |
| page | integer or null <int32> null: get all |
| text | string or null null: get all |
{- "Page": 0,
- "Size": 0,
- "Count": 0,
- "Items": [
- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "AuthorId": 0,
- "Type": "CeoToChiefAccountant",
- "Title": "string",
- "Text": "string",
- "Status": "All",
- "TicketStatus": "Create",
- "Comments": [
- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": null,
- "Email": null,
- "PhoneNumber": null,
- "FirstName": null,
- "LastName": null,
- "FullName": null,
- "UrlAvatar": null
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}
], - "TicketRate": 0,
- "LastComment": {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}, - "CommentCount": 0,
- "TicketParticipants": [
- {
- "EnterpriseId": 0,
- "TicketId": 0,
- "UserId": 0,
- "UserEnterpriseId": 0,
- "RoleId": 0,
- "RoleName": "string",
- "RoleLabel": "string",
- "AvatarUrl": "string",
- "UserName": "string",
- "UserEmail": "string",
- "UserFirstName": "string",
- "UserLastName": "string",
- "Telephone": "string",
- "HasWrite": true,
- "HasNotification": true
}
], - "IsUserSubscribedToNotifications": true,
- "CanCloseOpen": true,
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}| enterpriseId required | integer <int32> |
| status | string Default: "All" Enum: "All" "NewTicket" "InProgressTicket" "ClosedTicket" All = 0 or null, NewTicket = 1,InProgressTicket = 2,ClosedTicket = 3 |
[- {
- "Number": 0,
- "TicketIds": [
- 0
], - "Status": "All"
}
]| enterpriseId required | integer <int32> |
| type | string Enum: "CeoToChiefAccountant" "CeoToAccountant" "CeoToSocial" "ChiefAccountantToCeo" "AccountantToCeo" "SocialToCeo" "Direct" |
[- {
- "Id": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string"
}
]| enterpriseId required | integer <int32> |
| ticketId required | integer <int32> |
{- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "AuthorId": 0,
- "Type": "CeoToChiefAccountant",
- "Title": "string",
- "Text": "string",
- "Status": "All",
- "TicketStatus": "Create",
- "Comments": [
- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}
], - "TicketRate": 0,
- "LastComment": {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}, - "CommentCount": 0,
- "TicketParticipants": [
- {
- "EnterpriseId": 0,
- "TicketId": 0,
- "UserId": 0,
- "UserEnterpriseId": 0,
- "RoleId": 0,
- "RoleName": "string",
- "RoleLabel": "string",
- "AvatarUrl": "string",
- "UserName": "string",
- "UserEmail": "string",
- "UserFirstName": "string",
- "UserLastName": "string",
- "Telephone": "string",
- "HasWrite": true,
- "HasNotification": true
}
], - "IsUserSubscribedToNotifications": true,
- "CanCloseOpen": true,
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| ticketId required | integer <int32> |
| size | integer <int32> Default: 3 default 3 tickets in a page |
| page | integer or null <int32> null: get all |
| text | string or null null: get all |
[- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}
]| enterpriseId required | integer <int32> |
| ticketId required | integer <int32> |
| commentId required | integer <int32> |
{- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}| enterpriseId required | integer <int32> |
| ticketId required | integer <int32> |
[- {
- "EnterpriseId": 0,
- "TicketId": 0,
- "UserId": 0,
- "UserEnterpriseId": 0,
- "RoleId": 0,
- "RoleName": "string",
- "RoleLabel": "string",
- "AvatarUrl": "string",
- "UserName": "string",
- "UserEmail": "string",
- "UserFirstName": "string",
- "UserLastName": "string",
- "Telephone": "string",
- "HasWrite": true,
- "HasNotification": true
}
]| enterpriseId required | integer <int32> |
Ticket type
| Type required | string Enum: "CeoToChiefAccountant" "CeoToAccountant" "CeoToSocial" "ChiefAccountantToCeo" "AccountantToCeo" "SocialToCeo" "Direct" |
| Title | string or null |
| Description | string or null |
{- "Type": "CeoToChiefAccountant",
- "Title": "string",
- "Description": "string"
}{- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "AuthorId": 0,
- "Type": "CeoToChiefAccountant",
- "Title": "string",
- "Text": "string",
- "Status": "All",
- "TicketStatus": "Create",
- "Comments": [
- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}
], - "TicketRate": 0,
- "LastComment": {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}, - "CommentCount": 0,
- "TicketParticipants": [
- {
- "EnterpriseId": 0,
- "TicketId": 0,
- "UserId": 0,
- "UserEnterpriseId": 0,
- "RoleId": 0,
- "RoleName": "string",
- "RoleLabel": "string",
- "AvatarUrl": "string",
- "UserName": "string",
- "UserEmail": "string",
- "UserFirstName": "string",
- "UserLastName": "string",
- "Telephone": "string",
- "HasWrite": true,
- "HasNotification": true
}
], - "IsUserSubscribedToNotifications": true,
- "CanCloseOpen": true,
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}| enterpriseId required | integer <int32> |
| Type | string Enum: "CeoToChiefAccountant" "CeoToAccountant" "CeoToSocial" "ChiefAccountantToCeo" "AccountantToCeo" "SocialToCeo" "Direct" |
| Title | string or null |
| Text | string or null |
| FileItemIds | string or null |
| UserIds | string or null |
| Files | Array of strings or null <binary> [ items <binary > ] |
{- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "AuthorId": 0,
- "Type": "CeoToChiefAccountant",
- "Title": "string",
- "Text": "string",
- "Status": "All",
- "TicketStatus": "Create",
- "Comments": [
- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}
], - "TicketRate": 0,
- "LastComment": {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}, - "CommentCount": 0,
- "TicketParticipants": [
- {
- "EnterpriseId": 0,
- "TicketId": 0,
- "UserId": 0,
- "UserEnterpriseId": 0,
- "RoleId": 0,
- "RoleName": "string",
- "RoleLabel": "string",
- "AvatarUrl": "string",
- "UserName": "string",
- "UserEmail": "string",
- "UserFirstName": "string",
- "UserLastName": "string",
- "Telephone": "string",
- "HasWrite": true,
- "HasNotification": true
}
], - "IsUserSubscribedToNotifications": true,
- "CanCloseOpen": true,
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}| Title | string or null |
| Text | string or null |
| EnterpriseIds | string or null |
| Files | Array of strings or null <binary> [ items <binary > ] |
| FileItemIds | string or null |
[- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "AuthorId": 0,
- "Type": "CeoToChiefAccountant",
- "Title": "string",
- "Text": "string",
- "Status": "All",
- "TicketStatus": "Create",
- "Comments": [
- {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}
], - "TicketRate": 0,
- "LastComment": {
- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}, - "CommentCount": 0,
- "TicketParticipants": [
- {
- "EnterpriseId": 0,
- "TicketId": 0,
- "UserId": 0,
- "UserEnterpriseId": 0,
- "RoleId": 0,
- "RoleName": "string",
- "RoleLabel": "string",
- "AvatarUrl": "string",
- "UserName": "string",
- "UserEmail": "string",
- "UserFirstName": "string",
- "UserLastName": "string",
- "Telephone": "string",
- "HasWrite": true,
- "HasNotification": true
}
], - "IsUserSubscribedToNotifications": true,
- "CanCloseOpen": true,
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]| enterpriseId required | integer <int32> |
| ticketId required | integer <int32> |
| Title | string or null |
| Text | string or null |
| EnterpriseIds | string or null |
| Type required | string Enum: "Response" "PrivateNote" |
| Files | Array of strings or null <binary> [ items <binary > ] |
| FileItemIds | string or null |
| UserIds | string or null |
{- "AuditVersion": 0,
- "Id": 0,
- "EnterpriseId": 0,
- "TicketId": 0,
- "AuthorEnterpriseId": 0,
- "UserId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "Type": "Response",
- "Text": "string",
- "AttachFiles": [
- {
- "Id": 0,
- "EnterpriseId": 0,
- "AttachementType": "Ticket",
- "EntityId": 0,
- "FileId": 0,
- "File": {
- "Id": 0,
- "EnterpriseId": 0,
- "FileUrl": "string",
- "ThumbUrl": "string",
- "Name": "string",
- "Size": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "FileType": "None",
- "Status": "Deleted",
- "IsAccounting": true,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}, - "OwnerId": 0,
- "FolderItem": {
- "Id": 0,
- "Name": "string",
- "Path": "string",
- "Parent": { },
- "EnterpriseId": 0,
- "Owner": {
- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "UrlAvatar": "string"
}
}, - "FolderItemId": 0,
- "PdfUrl": "string"
}, - "IsSendAccounting": true
}
], - "CreatedAt": "2019-08-24T14:15:22Z",
- "Source": "WebApp"
}| enterpriseId required | integer <int32> |
| ticketId required | integer <int32> |
| fileIds | Array of integers or null <int32> [ items <int32 > ] |
| folderId | integer <int32> |
| commentId | integer or null <int32> required if attach file in comment |
[- {
- "id": 0,
- "enterpriseId": 0,
- "sync": true,
- "ownerId": 0,
- "fileName": "string",
- "fbFileUrl": "string",
- "type": "None",
- "status": "Deleted",
- "createdAt": "2019-08-24T14:15:22Z",
- "source": "string",
- "fbUniqueKey": "string",
- "isAccounting": true,
- "docRef": "string",
- "thumbUrl": "string",
- "extension": "string",
- "clientSource": "string",
- "createdDate": "string",
- "counterparty": "string",
- "amount": 0.1,
- "effectifDate": "2019-08-24T14:15:22Z",
- "content": "string",
- "googleOcrContent": "string",
- "ownerName": "string",
- "ownerAvatarUrl": "string",
- "folderId": 0,
- "folderType": "None",
- "roles": "string",
- "personalIds": "string",
- "checksum": "string",
- "sourceId": "string"
}
]| userId required | integer <int32> |
{- "Id": 0,
- "Email": "string",
- "PhoneNumber": "string",
- "Gender": "None",
- "FirstName": "string",
- "LastName": "string",
- "City": "string",
- "Street": "string",
- "ZipCode": "string",
- "SocialSecurityNumber": "string",
- "UrlAvatar": "string",
- "TwoFactorEnabled": true,
- "ManagedAccount": true
}| userId required | integer <int32> |
| companyId | integer <int32> |
| Logo | string or null <binary> |
| Gender required | string Enum: "None" "Mrs" "Mr" "Ms" |
| FirstName required | string |
| LastName required | string |
| Email required | string <email> |
| Tel | string or null |
| Street | string or null |
| ZipCode | string or null |
| City | string or null |
| SocialSecurityNumber | string or null |
| enterpriseId | integer <int32> |
| userId | integer or null <int32> |
{- "AccessToken": "string",
- "IdentityToken": "string",
- "TokenType": "string",
- "RefreshToken": "string",
- "ErrorDescription": "string",
- "ExpiresIn": 0
}| userEmail | string or null |
[- {
- "Id": 0,
- "FirstName": "string",
- "LastName": "string",
- "PhoneNumber": "string",
- "Email": "string",
- "Affected": [
- {
- "Role": "string",
- "Name": [
- "string"
]
}
]
}
]| userId | integer or null <int32> |
| enterpriseId | integer or null <int32> |
{- "ActifEnterpriseRoles": [
- {
- "Users": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": { },
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}
], - "AllRights": [
- {
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- { }
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "AllRoles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "ActifEnterpriseRights": [
- {
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- { }
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "CountryId": 0,
- "CountryCode": "string",
- "Id": 0,
- "Email": "string",
- "UserName": "string",
- "PhoneNumber": "string",
- "ActifEnterpriseId": 0,
- "ActifEnterpriseName": "string",
- "ActifEnterpriseType": "None",
- "FolderId": 0,
- "Gender": "None",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "AvatarId": 0,
- "UrlAvatar": "string",
- "Activated": true,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "SocialSecurityNumber": "string",
- "Street": "string",
- "City": "string",
- "ZipCode": "string",
- "CreadtedAt": "2019-08-24T14:15:22Z",
- "Affected": [
- {
- "Role": "string",
- "Name": [
- "string"
]
}
], - "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}| type | string or null Enum: "Admin" "Accounting" "Client" "ExternalService" "Fred" "Pme" |
| isHideRoles | boolean Default: true hide roles: J, G, F, SD, LR |
[- {
- "Users": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": { },
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}
]| userId | integer <int32> |
{- "Id": 0,
- "Email": "string",
- "UserName": "string",
- "PhoneNumber": "string",
- "ActifEnterpriseId": 0,
- "ActifEnterpriseName": "string",
- "ActifEnterpriseType": "None",
- "FolderId": 0,
- "Gender": "None",
- "FirstName": "string",
- "LastName": "string",
- "FullName": "string",
- "City": "string",
- "Street": "string",
- "ZipCode": "string",
- "SocialSecurityNumber": "string",
- "AvatarId": 0,
- "UrlAvatar": "string",
- "Activated": true,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "CreadtedAt": "2019-08-24T14:15:22Z",
- "TwoFactorEnabled": true,
- "Affected": [
- {
- "Role": "string",
- "Name": [
- "string"
]
}
]
}{- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}| userId required | integer <int32> |
[- {
- "EnterpriseId": "string",
- "EnterpriseName": "string",
- "LogoUrl": "string",
- "EnterpriseRoles": "string",
- "UserId": "string",
- "Siret": "string",
- "ZipCode": "string",
- "Street": "string",
- "City": "string",
- "CabinetName": "string",
- "Website": "string",
- "CodeApe": "string",
- "CodeNafId": 0,
- "Phone": "string",
- "AdditionalAddress": "string"
}
][- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
]| enterpriseId required | integer <int32> |
| userId required | integer <int32> |
[- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
]| userId required | integer <int32> |
| enterpriseId required | integer <int32> |
| cabinetId | integer <int32> |
| roleName | string or null |
| typeRelation | string Enum: "Interne" "Externe" "Owner" |
{- "Id": 0,
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- { }
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}| userId required | integer <int32> |
| enterpriseId required | integer <int32> |
[- {
- "Users": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- { }
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "Role": { },
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}
]string or null | |
| firstName | string or null |
| lastName | string or null |
{- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- {
- "UserId": 0,
- "User": { },
- "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}[- {
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- { }
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
]| enterpriseId required | integer <int32> |
| userId required | integer <int32> |
[- {
- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- { }
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
]| enterpriseId required | integer <int32> |
| userId required | integer <int32> |
| action | string or null |
| ressource | string or null |
{- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- { }
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}| enterpriseId required | integer <int32> |
| userId required | integer <int32> |
| rightId | integer or null <int32> |
| action | string or null |
| ressource | string or null |
{- "UserId": 0,
- "User": {
- "Email": "string",
- "EmailConfirmed": true,
- "PasswordHash": "string",
- "SecurityStamp": "string",
- "PhoneNumber": "string",
- "PhoneNumberConfirmed": true,
- "TwoFactorEnabled": true,
- "LockoutEndDateUtc": "2019-08-24T14:15:22Z",
- "LockoutEnabled": true,
- "AccessFailedCount": 0,
- "Roles": [
- {
- "UserId": 0,
- "RoleId": 0,
- "Id": 0,
- "CabinetId": 0,
- "EnterpriseId": 0,
- "TypeRelation": "Interne",
- "User": { },
- "Role": {
- "Users": [
- { }
], - "Id": 0,
- "Name": "string",
- "Label": "string",
- "SubRole": "None",
- "Type": "Admin",
- "RoleRights": [
- {
- "Id": 0,
- "Resource": "string",
- "Action": "string",
- "RoleId": 0
}
]
}, - "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Claims": [
- {
- "Id": 0,
- "UserId": 0,
- "User": { },
- "ClaimType": "string",
- "ClaimValue": "string",
- "EnterpriseId": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}
], - "Logins": [
- {
- "LoginProvider": "string",
- "ProviderKey": "string",
- "UserId": 0,
- "User": { }
}
], - "Id": 0,
- "UserName": "string",
- "Gender": "None",
- "ActifEnterpriseId": 0,
- "FirstName": "string",
- "LastName": "string",
- "UrlAvatar": "string",
- "AvatarId": 0,
- "Street": "string",
- "Complement": "string",
- "ZipCode": "string",
- "City": "string",
- "SocialSecurityNumber": "string",
- "ActivationToken": "string",
- "Activated": true,
- "ActivatedAt": "2019-08-24T14:15:22Z",
- "DeactivatedAt": "2019-08-24T14:15:22Z",
- "ResetPasswordToken": "string",
- "Rights": [
- { }
], - "SendGridContactId": "string",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "IsFrench": true,
- "HasCustomAvatar": true,
- "BirthCountryCodeId": 0,
- "BirthZipCode": "string",
- "BirthCity": "string",
- "ResidencePermitNumber": "string",
- "ValidateResidencePermitDate": "2019-08-24T14:15:22Z",
- "FamillySituation": "None",
- "BirthDay": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "LastConnectionDate": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0,
- "TermsOfUseValidationDate": "2019-08-24T14:15:22Z"
}, - "EnterpriseId": 0,
- "Action": "string",
- "Ressource": "string",
- "Type": "None",
- "Id": 0,
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "UpdateByUserId": 0
}Cette opération nettoie deux catégories de liens avatar :
| dryRun | boolean Default: true Si true (défaut), aucune modification n'est effectuée. |
| maxUsers | integer <int32> Default: 500 Plafond du batch de candidats à analyser (défaut : 500, borné à [1, 5000] ; une valeur supérieure à 5000 est ramenée à 5000). L'endpoint ne pagine pas via curseur : pour traiter un volume supérieur, relancer l'endpoint successivement jusqu'à ce que MatchedCount soit nul. |
{- "DryRun": true,
- "ScannedCount": 0,
- "MatchedCount": 0,
- "CleanedCount": 0,
- "BlobDeletedCount": 0,
- "MatchedUserIds": [
- 0
], - "MissingBlobCount": 0,
- "MissingBlobUserIds": [
- 0
], - "CustomAvatarMarkedCount": 0
}L'email doit appartenir strictement au domaine @inqom.com (pas de sous-domaine). Les utilisateurs SYSTEM ne peuvent pas être promus (400).
string or null |
{- "Email": "string"
}| enterpriseId required | integer <int32> |
| EndOfDeclarationPeriod required | string <date-time> |
Array of objects or null (SupplierAccount) | |
| VatOdsIdsInDeclarationPeriod | Array of integers or null <int32> [ items <int32 > ] |
{- "EndOfDeclarationPeriod": "2019-08-24T14:15:22Z",
- "OnReceiptsSuppliersAccounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
], - "VatOdsIdsInDeclarationPeriod": [
- 0
]
}[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]| enterpriseId required | integer <int32> |
| endOfDeclarationPeriod required | string <date-time> |
[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]| enterpriseId required | integer <int32> |
query parameters
| EndOfDeclarationPeriod required | string <date-time> |
| VatOdsIdsInDeclarationPeriod required | Array of integers or null <int32> [ items <int32 > ] |
{- "EndOfDeclarationPeriod": "2019-08-24T14:15:22Z",
- "VatOdsIdsInDeclarationPeriod": [
- 0
]
}[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]| enterpriseId required | integer <int32> |
query parameters
| EndOfDeclarationPeriod required | string <date-time> |
| VatOdsIdsInDeclarationPeriod required | Array of integers or null <int32> [ items <int32 > ] |
{- "EndOfDeclarationPeriod": "2019-08-24T14:15:22Z",
- "VatOdsIdsInDeclarationPeriod": [
- 0
]
}[- {
- "Id": 0,
- "DocRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
], - "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}
}
], - "Invoices": [
- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]
}
]| enterpriseId required | integer <int32> |
query parameters
| EndOfDeclarationPeriod required | string <date-time> |
| VatOdsIdsInDeclarationPeriod required | Array of integers or null <int32> [ items <int32 > ] |
Array of objects or null (SupplierAccount) | |
Array of objects or null (SupplierAccount) |
{- "EndOfDeclarationPeriod": "2019-08-24T14:15:22Z",
- "VatOdsIdsInDeclarationPeriod": [
- 0
], - "OnDebitsSuppliersAccounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
], - "OnReceiptsSuppliersAccounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
]
}[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]| enterpriseId required | integer <int32> |
query parameters
| EndOfDeclarationPeriod required | string <date-time> |
| VatOdsIdsInDeclarationPeriod required | Array of integers or null <int32> [ items <int32 > ] |
Array of objects or null (SupplierAccount) |
{- "EndOfDeclarationPeriod": "2019-08-24T14:15:22Z",
- "VatOdsIdsInDeclarationPeriod": [
- 0
], - "OnReceiptsSuppliersAccounts": [
- {
- "AccountId": 0,
- "SubAccountId": 0
}
]
}[- {
- "Id": 0,
- "DocRef": "string",
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
], - "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}
}
], - "Invoices": [
- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]
}
]| enterpriseId required | integer <int32> |
query parameters
| EndOfDeclarationPeriod required | string <date-time> |
| VatOdsIdsInDeclarationPeriod required | Array of integers or null <int32> [ items <int32 > ] |
{- "EndOfDeclarationPeriod": "2019-08-24T14:15:22Z",
- "VatOdsIdsInDeclarationPeriod": [
- 0
]
}[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]| enterpriseId required | integer <int32> |
query parameters
| EndOfDeclarationPeriod required | string <date-time> |
| VatOdsIdsInDeclarationPeriod required | Array of integers or null <int32> [ items <int32 > ] |
{- "EndOfDeclarationPeriod": "2019-08-24T14:15:22Z",
- "VatOdsIdsInDeclarationPeriod": [
- 0
]
}[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]| enterpriseId required | integer <int32> |
query parameters
| EndOfDeclarationPeriod required | string <date-time> |
{- "EndOfDeclarationPeriod": "2019-08-24T14:15:22Z"
}[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]| enterpriseId required | integer <int32> |
| endOfDeclarationPeriod required | string <date-time> date de fin de la période de déclaration |
[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]| enterpriseId required | integer <int32> |
| endOfDeclarationPeriod required | string <date-time> date de fin de la période de déclaration |
[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]| enterpriseId required | integer <int32> |
| endOfDeclarationPeriod required | string <date-time> date de fin de la période de déclaration |
[- {
- "Id": 0,
- "Date": "2019-08-24T14:15:22Z",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z",
- "JournalName": "string",
- "JournalType": "Other",
- "FileId": 0,
- "Source": "ByUser",
- "Lines": [
- {
- "Id": 0,
- "Label": "string",
- "BookAccountDto": {
- "AccountId": 0,
- "SubAccountId": 0,
- "Account": 0,
- "AccountClass": 0,
- "AccountName": "string",
- "AccountLabel": "string",
- "AccountDescription": "string",
- "Impactable": true,
- "Dividable": true,
- "Configurable": true,
- "Optional": true,
- "StatusByPeriod": [
- {
- "BeginDate": "2019-08-24T14:15:22Z",
- "EndDate": "2019-08-24T14:15:22Z",
- "Status": "Valid"
}
], - "SubAccountLabel": "string",
- "SubAccountCode": "string",
- "IsAux": true,
- "Divided": "None",
- "ValidFrom": "2019-08-24T14:15:22Z",
- "ValidTo": "2019-08-24T14:15:22Z",
- "IsExtended": true,
- "ArchivedAt": "2019-08-24T14:15:22Z",
- "DeletedAt": "2019-08-24T14:15:22Z",
- "BookOperationId": 0
}, - "DebitAmount": 0,
- "CreditAmount": 0,
- "Lettering": {
- "Id": 0,
- "Letter": "string",
- "Date": "2019-08-24T14:15:22Z",
- "IsPartial": true
}, - "Analytics": [
- {
- "AxisId": 0,
- "TagId": 0,
- "Amount": 0,
- "Source": "Unknown",
- "CreatedAt": "2019-08-24T14:15:22Z",
- "UpdatedAt": "2019-08-24T14:15:22Z"
}
]
}
], - "DocRef": "string"
}
]The command object containing the details needed to create the white label, such as logo URL, portal domain, main color, footer text, and help center link.
| PlatformName required | string or null |
| LogoUrl required | string or null |
| FaviconUrl required | string or null |
| PortalDomain | string or null |
| MainColor | string or null |
| FooterText | string or null |
| HelpCenterLink | string or null |
| MailingFromName | string or null |
| MailingFromEmail | string or null |
| Note | string or null |
| TextColor | string or null |
| InboundParseDomain | string or null |
| CollaboratorHelpCenterLink | string or null |
| EndClientHelpCenterLink | string or null |
| ThemeId | integer or null <int32> |
| IsAutonomous required | boolean |
{- "PlatformName": "string",
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "PortalDomain": "string",
- "MainColor": "string",
- "FooterText": "string",
- "HelpCenterLink": "string",
- "MailingFromName": "string",
- "MailingFromEmail": "string",
- "Note": "string",
- "TextColor": "string",
- "InboundParseDomain": "string",
- "CollaboratorHelpCenterLink": "string",
- "EndClientHelpCenterLink": "string",
- "ThemeId": 0,
- "IsAutonomous": true
}{- "Id": 0,
- "PlatformName": "string",
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "PortalDomain": "string",
- "MainColor": "string",
- "FooterText": "string",
- "HelpCenterLink": "string",
- "MailingFromName": "string",
- "MailingFromEmail": "string",
- "IsActive": true,
- "IsDefault": true,
- "Note": "string",
- "TextColor": "string",
- "IsAutonomous": true,
- "InboundParseDomain": "string",
- "CollaboratorHelpCenterLink": "string",
- "EndClientHelpCenterLink": "string",
- "ThemeId": 0
}| all | boolean Default: false Get all white labels, including inactive ones, if set to true. |
[- {
- "Id": 0,
- "PlatformName": "string",
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "PortalDomain": "string",
- "MainColor": "string",
- "FooterText": "string",
- "HelpCenterLink": "string",
- "MailingFromName": "string",
- "MailingFromEmail": "string",
- "IsActive": true,
- "IsDefault": true,
- "Note": "string",
- "TextColor": "string",
- "IsAutonomous": true,
- "InboundParseDomain": "string",
- "CollaboratorHelpCenterLink": "string",
- "EndClientHelpCenterLink": "string",
- "ThemeId": 0
}
]| whiteLabelId required | integer <int32> The unique identifier of the white label to be updated. |
The command object containing the updated details for the white label, such as logo URL, portal domain, main color, footer text, and help center link.
| WhiteLabelId required | integer <int32> |
| PlatformName required | string or null |
| LogoUrl required | string or null |
| FaviconUrl required | string or null |
| PortalDomain | string or null |
| MainColor | string or null |
| FooterText | string or null |
| HelpCenterLink | string or null |
| MailingFromName | string or null |
| MailingFromEmail | string or null |
| Note | string or null |
| TextColor | string or null |
| InboundParseDomain | string or null |
| CollaboratorHelpCenterLink | string or null |
| EndClientHelpCenterLink | string or null |
| ThemeId | integer or null <int32> |
| IsAutonomous required | boolean |
{- "WhiteLabelId": 0,
- "PlatformName": "string",
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "PortalDomain": "string",
- "MainColor": "string",
- "FooterText": "string",
- "HelpCenterLink": "string",
- "MailingFromName": "string",
- "MailingFromEmail": "string",
- "Note": "string",
- "TextColor": "string",
- "InboundParseDomain": "string",
- "CollaboratorHelpCenterLink": "string",
- "EndClientHelpCenterLink": "string",
- "ThemeId": 0,
- "IsAutonomous": true
}{- "Id": 0,
- "PlatformName": "string",
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "PortalDomain": "string",
- "MainColor": "string",
- "FooterText": "string",
- "HelpCenterLink": "string",
- "MailingFromName": "string",
- "MailingFromEmail": "string",
- "IsActive": true,
- "IsDefault": true,
- "Note": "string",
- "TextColor": "string",
- "IsAutonomous": true,
- "InboundParseDomain": "string",
- "CollaboratorHelpCenterLink": "string",
- "EndClientHelpCenterLink": "string",
- "ThemeId": 0
}| whiteLabelId required | integer <int32> The unique identifier of the white label to retrieve. |
{- "Id": 0,
- "PlatformName": "string",
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "PortalDomain": "string",
- "MainColor": "string",
- "FooterText": "string",
- "HelpCenterLink": "string",
- "MailingFromName": "string",
- "MailingFromEmail": "string",
- "IsActive": true,
- "IsDefault": true,
- "Note": "string",
- "TextColor": "string",
- "IsAutonomous": true,
- "InboundParseDomain": "string",
- "CollaboratorHelpCenterLink": "string",
- "EndClientHelpCenterLink": "string",
- "ThemeId": 0
}| companyGroupId required | integer <int32> The unique identifier of the company group to which the white label will be assigned. |
| whiteLabelId | integer or null <int32> The unique identifier of the white label to assign, or null to remove the existing assignment. |
| companyId required | integer <int32> The unique identifier of the company to which the white label will be assigned. |
| whiteLabelId | integer or null <int32> The unique identifier of the white label to assign, or null to remove the existing assignment. |
| whiteLabelId | integer or null <int32> The unique identifier of the white label to assign, or null to remove the existing assignment. |
The list of accounting folder identifiers to which the white label will be assigned.
[- 0
]| accountingFolderId required | integer <int32> The unique identifier of the accounting folder for which the white label information is being requested. |
| onlyAssignedOnAccountingFolder | boolean Default: false When true, only returns the white label directly assigned to the accounting folder, without fallback to the cabinet or company group. |
{- "Id": 0,
- "PlatformName": "string",
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "PortalDomain": "string",
- "MainColor": "string",
- "FooterText": "string",
- "HelpCenterLink": "string",
- "MailingFromName": "string",
- "MailingFromEmail": "string",
- "IsActive": true,
- "IsDefault": true,
- "Note": "string",
- "TextColor": "string",
- "IsAutonomous": true,
- "InboundParseDomain": "string",
- "CollaboratorHelpCenterLink": "string",
- "EndClientHelpCenterLink": "string",
- "ThemeId": 0
}| companyId required | integer <int32> The unique identifier of the company for which the white label information is being requested. |
{- "Id": 0,
- "PlatformName": "string",
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "PortalDomain": "string",
- "MainColor": "string",
- "FooterText": "string",
- "HelpCenterLink": "string",
- "MailingFromName": "string",
- "MailingFromEmail": "string",
- "IsActive": true,
- "IsDefault": true,
- "Note": "string",
- "TextColor": "string",
- "IsAutonomous": true,
- "InboundParseDomain": "string",
- "CollaboratorHelpCenterLink": "string",
- "EndClientHelpCenterLink": "string",
- "ThemeId": 0
}| Origin | string or null The origin header from the request. |
| Referer | string or null The referer header from the request. |
{- "Exists": true,
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "HelpCenterUrl": "string",
- "Color": "string",
- "TextColor": "string",
- "PlatformName": "string",
- "ThemeId": 0
}[- {
- "WhiteLabel": {
- "Id": 0,
- "PlatformName": "string",
- "LogoUrl": "string",
- "FaviconUrl": "string",
- "PortalDomain": "string",
- "MainColor": "string",
- "FooterText": "string",
- "HelpCenterLink": "string",
- "MailingFromName": "string",
- "MailingFromEmail": "string",
- "IsActive": true,
- "IsDefault": true,
- "Note": "string",
- "TextColor": "string",
- "IsAutonomous": true,
- "InboundParseDomain": "string",
- "CollaboratorHelpCenterLink": "string",
- "EndClientHelpCenterLink": "string",
- "ThemeId": 0
}, - "Assignations": {
- "CompanyGroups": [
- 0
], - "Companies": [
- 0
], - "AccountingFolders": [
- 0
]
}
}
]