Skip to main content

Deskera - Report Service

Report service APIs.

More about Reports

/internal/reports/product-in-out-qty

GET

Summary

Find data for Product in out qty

Description

API to Find data for Product in out qty

Parameters
NameLocated inDescriptionRequiredSchema
productCodequeryproductCodeYesstring
tenantIdquerytenantIdYeslong
Responses
CodeDescriptionSchema
200OK[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/internal/reports/tds-notification

GET

Summary

Process tds payment notification

Description

Api to process tds payment notification

Responses
CodeDescription
200Notification sent successfully
401Unauthorized
403Forbidden
404Email notification failed
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/aged/aged-dashboard

GET

Summary

Aged Report Dashboard Details

Description

Aged Report Dashboard API

Parameters
NameLocated inDescriptionRequiredSchema
typequerytypeYesstring
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Aged Report Dashboard fetched successfully.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/aged/payable/detail

GET

Summary

Get Aged Payable report

Description

API to get Aged Payable report

Parameters
NameLocated inDescriptionRequiredSchema
agingSlabDurationqueryagingSlabDurationNointeger
asOfDatequeryasOfDateYesdateTime
contactCodequerycontactCodeNostring
customfieldquerycustomfieldNostring
fromDatequeryfromDateNodateTime
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200Aged report has been fetched succesfullyAgedDetailReportSumDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/aged/payable/summary

GET

Summary

Get Aged Payable report

Description

API to get Aged Payable report

Parameters
NameLocated inDescriptionRequiredSchema
agingSlabDurationqueryagingSlabDurationNointeger
asOfDatequeryasOfDateYesdateTime
contactCodequerycontactCodeNostring
customfieldquerycustomfieldNostring
fromDatequeryfromDateNodateTime
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200Aged report has been fetched succesfullyBASActivityStatementResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/aged/receivable-payable/export

GET

Summary

Report Aged receivable or payable

Description

Report Aged receivable or payable description

Parameters
NameLocated inDescriptionRequiredSchema
agingSlabDurationqueryagingSlabDurationNointeger
asOfDatequeryasOfDateYesdateTime
contactCodequerycontactCodeNostring
customfieldquerycustomfieldNostring
formatqueryformatYesstring
fromDatequeryfromDateNodateTime
toDatequerytoDateNodateTime
typequerytypeYesstring
Responses
CodeDescriptionSchema
200Report Aged receivable or payable successfully.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/aged/receivable/detail

GET

Summary

Get Aged Receivable report

Description

API to get Aged Receivable report

Parameters
NameLocated inDescriptionRequiredSchema
agingSlabDurationqueryagingSlabDurationNointeger
asOfDatequeryasOfDateYesdateTime
contactCodequerycontactCodeNostring
customfieldquerycustomfieldNostring
fromDatequeryfromDateNodateTime
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200Aged report has been fetched succesfullyAgedDetailReportSumDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/aged/receivable/summary

GET

Summary

Get Aged Receivable report

Description

API to get Aged Receivable report

Parameters
NameLocated inDescriptionRequiredSchema
agingSlabDurationqueryagingSlabDurationNointeger
asOfDatequeryasOfDateNodateTime
contactCodequerycontactCodeNostring
customfieldquerycustomfieldNostring
fromDatequeryfromDateNodateTime
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200Aged report has been fetched succesfullyAgedSummaryReportDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/amortization/forecast

POST

Summary

Amortization Forecast Summary and Detail Report.

Description

API to Fetch Amortization Forecast Summary and Detail Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesAmortizationReportRequestDto
Responses
CodeDescriptionSchema
200Amortization Forecast Summary and Detail Report has been fetched.CustomPagingResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/amortization/waterfall-summary

POST

Summary

Amortization Waterfall Summary Report.

Description

API to Fetch Amortization Waterfall Summary Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesAmortizationReportRequestDto
Responses
CodeDescriptionSchema
200Amortization Waterfall Summary Report has been fetched.AmortizationWaterfallSummaryResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/basactivity

POST

Summary

Create BAS Activity Statement Log

Description

API to create BAS Activity Statement Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesBASActivityStatementReq
Responses
CodeDescriptionSchema
200OKBASActivityStatementResp
201BAS Activity Statement Log created successfully.BASActivityStatementResp
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/basactivity/{id}

PUT

Summary

Update BAS Activity Statement Log

Description

API to update BAS Activity Statement Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesBASActivityStatementReq
idpathidYeslong
Responses
CodeDescriptionSchema
200BAS Activity Statement Log updated successfully.BASActivityStatementResp
201Created
400BAS Activity Statement Log could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to update.
Security
Security SchemaScopes
Authorizationglobal

DELETE

Summary

Delete BAS Activity Statement Log

Description

API to delete BAS Activity Statement Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200OK
204BAS Activity Statement Log deleted successfully.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/basactivity/{id}/{status}

PUT

Summary

Delete BAS Activity Statement Log

Description

API to delete BAS Activity Statement Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
statuspathstatusYesboolean
Responses
CodeDescription
200OK
201Created
204BAS Activity Statement Log deleted successfully.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/basactivitydata

POST

Summary

Get BAS Activity Statement Data

Description

API to Get BAS Activity Statement Data

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesBASActivityDataStatementReq
Responses
CodeDescriptionSchema
200OKBASActivityStatementResp
201BAS Activity Statement Log created successfully.BASActivityStatementResp
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/basactivitydata/export/xls

GET

Summary

BAS export.

Description

API to fetch BAS export.

Parameters
NameLocated inDescriptionRequiredSchema
reportIdqueryreportIdNolong
Responses
CodeDescriptionSchema
200BAS Report exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/basactivitydetailsdata/export/xls

GET

Summary

BAS Details export.

Description

API to fetch BAS Details export.

Parameters
NameLocated inDescriptionRequiredSchema
reportIdqueryreportIdNolong
Responses
CodeDescriptionSchema
200BAS Report exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/basactivityreport

GET

Summary

Search BAS Activity Log

Description

API to search BAS Activity Logs

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200BAS Activity Log report has been fetched successfully.BASActivityStatementResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/bassettings

GET

Summary

Get Settings for BAS Activity Statement

Description

API to get settings for BAS Activity Statement

Responses
CodeDescriptionSchema
200BAS Activity Settings has been fetched successfully.BASActivityStatementResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/bastransactiondetails/unsavedreport/{tempBASLogReportId}

GET

Summary

Get BAS Transaction Details Data For Unsaved Report

Description

API to Get BAS Transaction Details Data For Unsaved Report

Parameters
NameLocated inDescriptionRequiredSchema
tempBASLogReportIdpathtempBASLogReportIdYesstring
Responses
CodeDescriptionSchema
200BAS transaction details data fetched..[ BASTransactionDetailsReportDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/bastransactiondetails/{basLogReportId}

GET

Summary

Get BAS Transaction Details Data

Description

API to Get BAS Transaction Details Data

Parameters
NameLocated inDescriptionRequiredSchema
basLogReportIdpathbasLogReportIdYeslong
Responses
CodeDescriptionSchema
200BAS transaction details data fetched..[ BASTransactionDetailsReportDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/au/updatebassettings

PUT

Summary

Update BAS Activity Statement Log

Description

API to update BAS Activity Statement Log

Parameters
NameLocated inDescriptionRequiredSchema
settingsbodysettingsYesBASActivitySettingsReq
Responses
CodeDescriptionSchema
200BAS Activity Statement Log updated successfully.BASActivitySettingsResp
201Created
400BAS Activity Statement Log could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to update.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/additional/export

POST

Summary

Additional Report Export

Description

Additional Report Export for multiple reports

Parameters
NameLocated inDescriptionRequiredSchema
requestParambodyrequestParamYesobject
Responses
CodeDescriptionSchema
200Additional report exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/cash-net-flow

POST

Summary

Cash net flow data

Description

Cash net flow data

Parameters
NameLocated inDescriptionRequiredSchema
columnByquerycolumnByYesstring
startAndEndDatebodystartAndEndDateYesStartAndEndDate
Responses
CodeDescriptionSchema
200Cash net flow fetched successfully.[ CashNetflow ]
201Created
400Cash net flow could not be fetched.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/detail-transaction

POST

Summary

Detailed Transaction Report.

Description

API to fetch data for Detailed Transaction Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesAdditionalReportsRequest
Responses
CodeDescriptionSchema
200Detailed Transaction Report data has been fetched.[ object ]
201Created
400Failed to fetch Detailed Transaction Report data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/get-day-book-document-type-for-filter

GET

Summary

Day Book Report document type filter

Description

API to get Day Book Report

Responses
CodeDescriptionSchema
200Day Book Report fetched successfully.object
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/get-day-book-report

POST

Summary

Day Book Report

Description

API to get Day Book Report

Parameters
NameLocated inDescriptionRequiredSchema
reportsRequestbodyreportsRequestYesAdditionalReportsRequest
Responses
CodeDescriptionSchema
200Day Book Report fetched successfully.[ object ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/receipt-summary

POST

Summary

Receipt list summary data

Description

Receipt list summary data

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesReceiptListSummaryRequest
Responses
CodeDescriptionSchema
200Receipt list summary fetched successfully.[ ReceiptListSummaryResponse ]
201Created
400Receipt list summary could not be fetched.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/receipt-summary/details

POST

Summary

Receipt list details

Description

Receipt list details

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesReceiptListSummaryRequest
Responses
CodeDescriptionSchema
200Receipt list details fetched successfully.[ ReceiptListDetailsResponse ]
201Created
400Receipt list details could not be fetched.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/receivables

POST

Summary

Receivables Report.

Description

API to fetch data for Receivables Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesAdditionalReportsRequest
Responses
CodeDescriptionSchema
200Receivables Report data has been fetched.ReportViewResponse
201Created
400Failed to fetch Receivables Report data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/sales-register-detailed

GET

Summary

Sales Register Detailed Report

Description

API to get Sales Register Detailed Report

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryendDateYesdateTime
startDatequerystartDateYesdateTime
Responses
CodeDescriptionSchema
200Sales Register Detailed Report fetched successfully.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/sales-register-summary

POST

Summary

Sales Register Report

Description

API to get Sales Register Report

Parameters
NameLocated inDescriptionRequiredSchema
reportsRequestbodyreportsRequestYesSalesRegisterSummaryRequest
Responses
CodeDescriptionSchema
200Sales Register Report fetched successfully.[ object ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/soa-details

POST

Summary

Statement of Account Report.

Description

API to fetch data for Statement of Account Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesAdditionalReportsRequest
Responses
CodeDescriptionSchema
200Statement of Account Report data has been fetched.ReportViewResponse
201Created
400Failed to fetch Statement of Account Report data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/soa-vendor-details

POST

Summary

Statement of Account Vendor Report.

Description

API to fetch data for Statement of Account Vendor Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesAdditionalReportsRequest
Responses
CodeDescriptionSchema
200Statement of Account Vendor Report data has been fetched.ReportViewResponse
201Created
400Failed to fetch Statement of Account Vendor Report data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/basic/stock-movement-summary-report

POST

Summary

Stock Movement Summary Report

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesAdditionalReportsRequest
Responses
CodeDescriptionSchema
200Stock Movement Summary Report fetched successfully.ReportViewResponse
201Created
400Failed to get Stock Movement Summary Report.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturn

POST

Summary

Create VAT Return Log

Description

API to create VAT Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesVATReturnBelgiumActivityStatementReq
Responses
CodeDescriptionSchema
200OKVATReturnBelgiumActivityStatementResp
201BAS Activity Statement Log created successfully.VATReturnBelgiumActivityStatementResp
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturn/{id}/{status}

PUT

Summary

Update filed status gst return Log

Description

API to Update filed status gst return Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
statuspathstatusYesboolean
Responses
CodeDescription
200OK
201Created
204BAS Activity Statement Log deleted successfully.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturndata

POST

Summary

Get VAT Return Data for Belgium

Description

API to Get VAT Return Data

Parameters
NameLocated inDescriptionRequiredSchema
vatReturnBEReportReqbodyvatReturnBEReportReqYesVATReturnBelgiumNewReportReq
Responses
CodeDescriptionSchema
200OKVATReturnBelgiumActivityStatementResp
201BAS Activity Statement Log created successfully.VATReturnBelgiumActivityStatementResp
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturnlog/{id}

PUT

Summary

Update VAT Return Log

Description

API to update VAT Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesVATReturnBelgiumActivityStatementReq
idpathidYeslong
Responses
CodeDescriptionSchema
200VAT Return Statement Log updated successfully.VATReturnBelgiumActivityStatementResp
201Created
400VAT Return Statement Log could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404VAT Return Statement Log not found to update.
Security
Security SchemaScopes
Authorizationglobal

DELETE

Summary

Delete VAT Return Log

Description

API to delete VAT Return Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200OK
204VAT return Log deleted successfully.
401Unauthorized
403Forbidden
404VAT return Log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturnreport

GET

Summary

Search VAT Return Log

Description

API to search VAT Return Logs

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200VAT return Log report has been fetched successfully.VATReturnBelgiumActivityStatementResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturnsettings

GET

Summary

Get Settings for VAT Return Report

Description

API to get settings for VAT Return Report

Responses
CodeDescriptionSchema
200BAS Activity Settings has been fetched successfully.VATReturnBelgiumSettingsResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

PUT

Summary

Update VAT Return Log

Description

API to update VAT Return Log

Parameters
NameLocated inDescriptionRequiredSchema
settingsbodysettingsYesVATReturnBelgiumSettingsReq
Responses
CodeDescriptionSchema
200VAT Return Statement Log updated successfully.VATReturnBelgiumSettingsResp
201Created
400VAT Return Statement Log could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404VAT Return Statement Log not found to update.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturntransaction/export/xls

GET

Summary

VAT Return Summary export.

Description

API to export VAT Return Summary Report.

Parameters
NameLocated inDescriptionRequiredSchema
reportIdqueryreportIdNolong
Responses
CodeDescriptionSchema
200VAT Return Summary Report exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturntransactiondetails/export/xls

GET

Summary

VAT Return Details export.

Description

API to fetch VAT Return Details export.

Parameters
NameLocated inDescriptionRequiredSchema
reportIdqueryreportIdNolong
Responses
CodeDescriptionSchema
200VAT Return Details Report exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturntransactiondetails/unsavedreport/{tempVATReturnLogReportId}

GET

Summary

Get VAT Return Transaction Details Data For Unsaved Report

Description

API to Get VAT Return Transaction Details Data For Unsaved Report

Parameters
NameLocated inDescriptionRequiredSchema
tempVATReturnLogReportIdpathtempVATReturnLogReportIdYesstring
Responses
CodeDescriptionSchema
200VAT Return transaction details data fetched..[ BASTransactionDetailsReportDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/be/vatreturntransactiondetails/{vatReturnLogReportId}

GET

Summary

Get VAT Return Transaction Details Data

Description

API to Get VAT Return Transaction Details Data

Parameters
NameLocated inDescriptionRequiredSchema
vatReturnLogReportIdpathvatReturnLogReportIdYeslong
Responses
CodeDescriptionSchema
200VAT Return transaction details data fetched..[ BASTransactionDetailsReportDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ca/logs

GET

Summary

Get tax report log summary

Description

Api to get tax report log summary

Responses
CodeDescriptionSchema
200Canada tax report logs have been fetched successfullyCanadaTaxReportLogDto
401Unauthorized
403Forbidden
404Canada tax report logs not found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Create tax report logs

Description

Create Canada sales tax report logs

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesCanadaTaxReportLogRequestDto
Responses
CodeDescriptionSchema
200OKCanadaTaxReportLogDto
201Canada sales tax report logs created successfullyCanadaTaxReportLogDto
400Canada sales tax report logs could not be created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

PUT

Summary

Update report log according to from and to date

Description

Api to update report log according to from and to date

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateNodateTime
idqueryidYeslong
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200OKCanadaTaxReportLogDto
201report log is updated successfullyCanadaTaxReportLogDto
400report log could not be updated
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ca/logs/name/{id}

PATCH

Summary

Update name of the report

Description

Api to Update name of the report

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
namebodynameYesstring
Responses
CodeDescriptionSchema
200Name for report updated successfully.CanadaTaxReportLogDto
204No Content
401Unauthorized
403Forbidden
404Failed to update Name for report
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ca/logs/status/{id}

PATCH

Summary

Update tax report log status

Description

Api to update tax report log status

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
statusbodystatusYesstring
Responses
CodeDescriptionSchema
200Tax report log status has been updated successfullyCanadaTaxReportSettingDto
204No Content
400Failed to update tax report log status
401Unauthorized
403Forbidden
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ca/logs/tax

PATCH

Summary

Update tax amount

Description

Api to update tax amount

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesUpdateTaxRequestDto
Responses
CodeDescriptionSchema
200OKCanadaTaxReportLogDto
201Canada tax report amount has been updated successfullyCanadaTaxReportLogDto
204No Content
400Failed to update Canada tax report amount
401Unauthorized
403Forbidden
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ca/logs/{id}

DELETE

Summary

Delete tax report log

Description

Api to delete tax report log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200OK
204Tax report log has been deleted successfully
401Unauthorized
403Forbidden
404Failed to delete tax report log
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ca/sales-tax

GET

Summary

Get sales tax report for Canada

Description

API to get sales tax report for Canada.

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateYesdateTime
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Sales tax report for Canada fetched successfully.TaxReportDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ca/search

GET

Summary

Search Reports Log

Description

API to Search Reports Log

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200Reports Log report has been fetched successfully.CanadaTaxReportLogDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ca/settings

GET

Summary

Get tax report settings

Description

Api to get tax report settings

Responses
CodeDescriptionSchema
200Canada tax report type settings have been fetched successfullyCanadaTaxReportSettingDto
401Unauthorized
403Forbidden
404Canada tax report type settings not found
Security
Security SchemaScopes
Authorizationglobal

PUT

Summary

Tax report settings

Description

Create Canada sales tax report settings

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYes[ CanadaTaxReportSettingDto ]
Responses
CodeDescriptionSchema
200OKCanadaTaxReportSettingDto
201Canada sales tax report settings created successfullyCanadaTaxReportSettingDto
400Canada sales tax report settings could not be created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ca/{id}/export

GET

Summary

Export Canada Tax Return report

Description

API to export Canada Tax Return report

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
idpathidYeslong
Responses
CodeDescriptionSchema
200Canada Tax Return report exported successfully.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/closingsettings

GET

Summary

Get Settings for Financial Closing

Description

API to get settings for Financial Closing

Responses
CodeDescriptionSchema
200Closing Settings has been fetched successfully.ClosingSettingsResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/additionalcharges/details

GET

Summary

additionalCHargesDetailsReport

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateNodateTime
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200OKPage«AdditionalChargesReport»
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/batch-status-report

POST

Summary

Batch status report

Description

API to get batch status report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesBatchStatusReportRequest
Responses
CodeDescriptionSchema
200Batch status report fetched successfully.[ object ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/buy_sell_dashboard

GET

Summary

Buy and Sell Dashboard Details

Description

Buy and Sell Dashboard API

Parameters
NameLocated inDescriptionRequiredSchema
durationquerydurationYesstring
typequerytypeYesstring
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Buy and Sell Dashboard details fetched successfully.BuySellDashboardDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/cashflow/export

GET

Summary

Export Cashflow Report

Description

API to Cashflow Report

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
formatqueryformatYesstring
fromDatequeryfromDateYesdateTime
methodquerymethodYesstring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Cashflow Report exported successfully.Resource
401Unauthorized
403Forbidden
404Not Found
500Failed to export Cashflow Report
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/cashflow/export-v2

POST

Summary

Export Cashflow Report

Description

API to Cashflow Report

Parameters
NameLocated inDescriptionRequiredSchema
cashFlowRequestbodycashFlowRequestYesCashFlowRequest
Responses
CodeDescriptionSchema
200Cashflow Report exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
500Failed to export Cashflow Report
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/contact-opening-details

GET

Summary

Contact Opening Details

Description

Contact Opening Details API

Parameters
NameLocated inDescriptionRequiredSchema
contactCodequerycontactCodeYesstring
Responses
CodeDescriptionSchema
200Contact opening details fetched successfully.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/contact-opening-summary

GET

Summary

Contact Opening Summary

Description

Contact Opening Summary API

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
searchquerysearchNostring
Responses
CodeDescriptionSchema
200Contact opening summary fetched successfully.Page
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/deposit/export

GET

Summary

Deposit Report export.

Description

API to export Deposit Report.

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
formatqueryformatYesstring
searchquerysearchNostring
typequerytypeYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Deposit Report data has been exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/expense/export

GET

Summary

Expense Report export.

Description

API to export Expense Report.

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
formatqueryformatYesstring
searchquerysearchNostring
typequerytypeYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Expense Report data has been exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-balance-sheet

POST

Summary

Export Balance Sheet Report.

Description

API to export Balance Sheet Report.

Parameters
NameLocated inDescriptionRequiredSchema
BSCustomViewRequestbodyBSCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Balance Sheet exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-batch-status-report

POST

Summary

Export Batch Status Report

Description

API to export Batch Status Report

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesBatchStatusReportRequest
Responses
CodeDescriptionSchema
200Batch Status Report exported successfully.Page
201Created
401Unauthorized
403Forbidden
404Not Found
500Failed to export Batch Status Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-general-ledger

GET

Summary

Export General Ledger Report

Description

API to export General Ledger Report

Parameters
NameLocated inDescriptionRequiredSchema
accountCodesqueryaccountCodesNo[ string ]
accountGroupIdqueryaccountGroupIdNolong
basisquerybasisNostring
customfieldquerycustomfieldNostring
formatqueryformatYesstring
fromDatequeryfromDateYesdateTime
sortquerysortNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200General LedgerReport exported successfully.string
401Unauthorized
403Forbidden
404Not Found
500Failed to export General Ledger Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-grouping-balance-sheet

POST

Summary

Export Grouping Balance Sheet Report.

Description

API to export Grouping Balance Sheet Report.

Parameters
NameLocated inDescriptionRequiredSchema
BSCustomViewRequestbodyBSCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Balance Sheet exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-grouping-balance-sheet-v2

POST

Summary

Export Grouping Balance Sheet Report.

Description

API to export Grouping Balance Sheet Report.

Parameters
NameLocated inDescriptionRequiredSchema
BSCustomViewRequestbodyBSCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Balance Sheet exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-grouping-profit-and-loss

POST

Summary

Export Grouping Profit and Loss Report.

Description

API to export Grouping Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
PLCustomViewRequestbodyPLCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Profit and Loss exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-grouping-profit-and-loss-v2

POST

Summary

Export Grouping Profit and Loss Report.

Description

API to export Grouping Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
PLCustomViewRequestbodyPLCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Profit and Loss exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-landed-cost-report

GET

Summary

Export Landed Cost Report

Description

API to export Landed Cost Report

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
fromDatequeryfromDateYesdateTime
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Landed Cost Report exported successfully.Page
401Unauthorized
403Forbidden
404Not Found
500Failed to export Landed Cost Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-outstanding-purchase-grn

GET

Summary

Export Outstanding Purchase GRN Report

Description

API to export Outstanding Purchase GRN Report

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
formatqueryformatYesstring
fromDatequeryfromDateYesdateTime
searchquerysearchNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Outstanding Purchase GRN Report exported successfully.Page
401Unauthorized
403Forbidden
404Not Found
500Failed to export Outstanding Purchase GRN Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-outstanding-sales-do

GET

Summary

Export Outstanding Sales DO Report

Description

API to export Outstanding Sales DO Report

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
formatqueryformatYesstring
fromDatequeryfromDateYesdateTime
searchquerysearchNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Outstanding Sales DO Report exported successfully.Page
401Unauthorized
403Forbidden
404Not Found
500Failed to export Outstanding Sales DO Report.
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Export Outstanding Sales DO Report

Description

API to export Outstanding Sales DO Report

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesExportOutstandingSalesDORequest
Responses
CodeDescriptionSchema
200Outstanding Sales DO Report exported successfully.Page
201Created
401Unauthorized
403Forbidden
404Not Found
500Failed to export Outstanding Sales DO Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-profit-and-loss

POST

Summary

Export Profit and Loss Report.

Description

API to export Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
PLCustomViewRequestbodyPLCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Profit and Loss exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/export-reserve-stock

GET

Summary

Export Reserve Stock Report

Description

API to export Reserve Stock Report

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
fromDatequeryfromDateYesdateTime
searchquerysearchNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Outstanding Reserve Stock Report exported successfully.Page
401Unauthorized
403Forbidden
404Not Found
500Failed to export Reserve Stock Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/fulfillmentReport

GET

Summary

Get fulfillment data

Description

Api to fetch fulfillment data

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryendDateNodateTime
formatqueryformatNostring
limitquerylimitYesinteger
pagequerypageYesinteger
searchquerysearchNostring
startDatequerystartDateNodateTime
Responses
CodeDescriptionSchema
200OKobject
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/get-budget-customfield-actual-balance

GET

Summary

Get Budget custom field actual balance

Description

API to Get Budget custom field actual balance.

Parameters
NameLocated inDescriptionRequiredSchema
accountCodequeryaccountCodeYesstring
customfieldquerycustomfieldYesstring
fromDatequeryfromDateYesdateTime
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Budget custom field actual balance fetched successfully.object
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/get-deskera-product-code-is-variant-false

GET

Summary

Get Deskeara Product codes.

Description

Get Deskeara Product codes for square.

Parameters
NameLocated inDescriptionRequiredSchema
sourcequerysourceYesstring
Responses
CodeDescriptionSchema
200Fetched Deskeara Product codes.Page
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/get-deskera-product-codes

GET

Summary

Get Deskeara Product codes.

Description

Get Deskeara Product codes for shopify.

Parameters
NameLocated inDescriptionRequiredSchema
sourcequerysourceNostring
Responses
CodeDescriptionSchema
200Fetched Deskeara Product codes.Page
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/get-deskera-product-id

POST

Summary

Get Deskeara Product id.

Description

Get Deskeara Product id for shopify.

Parameters
NameLocated inDescriptionRequiredSchema
codesbodycodesYes[ string ]
Responses
CodeDescriptionSchema
200Fetched Deskera Product id.Page
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/get-document-customfield

GET

Summary

Get document custom field

Description

API to Get document custom field.

Parameters
NameLocated inDescriptionRequiredSchema
jeIdqueryjeIdYeslong
Responses
CodeDescriptionSchema
200Document Custom field fetched successfully.object
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/journal-entry

GET

Summary

Get journal entry report.

Description

Get journal entry report for export.

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
formatqueryformatYesstring
jeSeqqueryjeSeqNostring
recurringJEqueryrecurringJENoboolean
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Journal Entry report fetched successfully.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/landedcost/details

GET

Summary

landedCostDetailsReport

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateNodateTime
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200OKPage«LandedCostReport»
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/note

GET

Summary

Get note report.

Description

Get note report for export.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
typequerytypeYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Note report fetched successfully.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/outstanding-purchase-grn-detail

GET

Summary

Outstanding Purchase GRN Detail Report

Description

API to generate Outstanding Purchase GRN Detail Report

Parameters
NameLocated inDescriptionRequiredSchema
codequerycodeYesstring
customfieldquerycustomfieldNostring
isBillqueryisBillNoboolean
Responses
CodeDescriptionSchema
200Outstanding Purchase GRN Detail Report generated successfully.[ object ]
401Unauthorized
403Forbidden
404Not Found
500Failed to generate Outstanding Purchase GRN Detail Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/outstanding-purchase-grn-summary

GET

Summary

Outstanding Purchase GRN Summary Report

Description

API to generate Outstanding Purchase GRN Summary Report

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
limitquerylimitNointeger
pagequerypageNointeger
searchquerysearchNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Outstanding Purchase GRN Summary Report generated successfully.Page
401Unauthorized
403Forbidden
404Not Found
500Failed to generate Outstanding Purchase GRN Summary Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/outstanding-sales-do-detail

GET

Summary

Outstanding Sales DO Detail Report

Description

API to generate Outstanding Sales DO Detail Report

Parameters
NameLocated inDescriptionRequiredSchema
codequerycodeYesstring
customfieldquerycustomfieldNostring
isInvoicequeryisInvoiceNoboolean
Responses
CodeDescriptionSchema
200Outstanding Sales DO Detail Report generated successfully.[ object ]
401Unauthorized
403Forbidden
404Not Found
500Failed to generate Outstanding Sales DO Detail Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/outstanding-sales-do-summary

GET

Summary

Outstanding Sales DO Summary Report

Description

API to generate Outstanding Sales DO Summary Report

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
limitquerylimitNointeger
pagequerypageNointeger
searchquerysearchNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Outstanding Sales DO Summary Report generated successfully.Page
401Unauthorized
403Forbidden
404Not Found
500Failed to generate Outstanding Sales DO Summary Report.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/price-list/export

GET

Summary

Export Price List

Description

API to export price list

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
fromDatequeryfromDateYesdateTime
searchquerysearchNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Price list exported successfully.Resource
401Unauthorized
403Forbidden
404Not Found
500Failed to export price list
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/qb/journal-entry

GET

Summary

Get journal entry report for quickBooks

Description

Get journal entry report for quickBooks

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
formatqueryformatYesstring
jeSeqqueryjeSeqNostring
recurringJEqueryrecurringJENoboolean
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Journal Entry report fetched successfully.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/record-count

GET

Summary

Module record counts data.

Description

API to fetch module record counts.

Parameters
NameLocated inDescriptionRequiredSchema
modulequerymoduleNostring
Responses
CodeDescriptionSchema
200Module record counts data has been prepared.ModuleRecordCount
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/reserve-stock-report/details

GET

Summary

Reserved stock details report api

Description

API to get reserved stock details report

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateYesdateTime
productCodequeryproductCodeYesstring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Reserved stock details report fetched successfullyResource
401Unauthorized
403Forbidden
404Not Found
500Failed to fetch reserved stock details report
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/reserve-stock-report/summary

GET

Summary

Reserved stock summary report api

Description

API to get reserved stock summary report

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateYesdateTime
limitquerylimitNointeger
pagequerypageNointeger
searchquerysearchNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Reserved stock summary report fetched successfullyResource
401Unauthorized
403Forbidden
404Not Found
500Failed to fetch reserved stock summary report
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/sendemail

POST

Summary

Send Email with transaction attachment

Description

API to send email with attachment

Parameters
NameLocated inDescriptionRequiredSchema
emailRequestbodyemailRequestYesSendGrafanaReportEmailRequest
Responses
CodeDescriptionSchema
200Email sending started successfully.[ object ]
201Created
401Unauthorized
403Forbidden
404Not Found
500Failed to send email.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/stock-avail-export

POST

Summary

Stock Availability By Warehouse Report Export.

Description

API to Export Stock Availability By Warehouse.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStockAvailByWarehouseExportRequestDto
Responses
CodeDescriptionSchema
200Stock Availability By Warehouse Export has been prepared.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/stock-availability-wh

POST

Summary

Stock Availability By Warehouse Report.

Description

API to Fetch Stock Availability By Warehouse.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStockAvailByWarehouseExportRequestDto
Responses
CodeDescriptionSchema
200Stock Availability By Warehouse has been fetched.CustomPagingResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/stock-availability-wh/detail

POST

Summary

Stock Availability By Warehouse Report.

Description

API to Fetch Stock Availability By Warehouse.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStockAvailByWarehouseExportRequestDto
Responses
CodeDescriptionSchema
200Stock Availability By Warehouse has been fetched.CustomPagingResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/common/unreserve-quantity

POST

Summary

Unreserve quantity api

Description

API to unreserve reserved quantity

Parameters
NameLocated inDescriptionRequiredSchema
requestDtobodyrequestDtoYesUnreserveQuantityRequestDto
Responses
CodeDescriptionSchema
200Quantity unreserved successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
500Failed to unreserve quantity
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/custom-view

GET

Summary

Fetch report custom views

Description

Fetch report custom views

Parameters
NameLocated inDescriptionRequiredSchema
reportqueryreportNostring
Responses
CodeDescriptionSchema
200Report views fetched successfully.[ ReportCustomViewResponse ]
400Report views could not be fetched.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Save report custom view

Description

Save report custom view

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesReportCustomViewRequest
Responses
CodeDescriptionSchema
200Report custom view saved successfully.ReportCustomViewResponse
201Created
400Report custom view could not be saved.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/custom-view/{id}

DELETE

Summary

Delete report custom view

Description

Delete report custom view

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200Report custom view deleted successfully.
204No Content
400Report custom view could not be deleted.
401Unauthorized
403Forbidden
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/data-export

GET

Summary

Export Documents

Description

API to Export documents

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
modulequerymoduleYesstring
queryqueryqueryNostring
searchquerysearchNostring
Responses
CodeDescriptionSchema
200Document exported successfullyResource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/document/count

GET

Summary

Get Document count for tenant

Description

Get Document count for tenant

Responses
CodeDescriptionSchema
200Document count fetched successfully.ReportViewResponse
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/document/productsUnitPrices

POST

Summary

Get last three unit prices of products

Description

Get latest unit prices of products for a particular document type

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesProductUnitPriceFetchRequest
Responses
CodeDescriptionSchema
200Product prices fetched successfullyReportViewResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/document/purchase/details

GET

Summary

Purchase documents details.

Description

API for Purchase documents details.

Parameters
NameLocated inDescriptionRequiredSchema
documentStagequerydocumentStageNostring
fromDatequeryfromDateNodateTime
limitquerylimitYesinteger
pagequerypageYesinteger
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200Purchase documents details has been fetched successfully.Page
400Failed to fetch Purchase documents details.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/document/purchase/summary

GET

Summary

Purchases documents summary.

Description

API for Purchases documents summary.

Parameters
NameLocated inDescriptionRequiredSchema
eTypequeryeTypeNostring
fromDatequeryfromDateNodateTime
queryqueryqueryNostring
searchquerysearchNostring
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200Purchases documents summary has been fetched successfully.DocumentSummaryResponse
400Failed to fetch Purchases documents summary.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/document/sales/details

GET

Summary

Sales documents details.

Description

API for sales documents details.

Parameters
NameLocated inDescriptionRequiredSchema
documentStagequerydocumentStageNostring
filterqueryfilterNostring
fromDatequeryfromDateNodateTime
limitquerylimitYesinteger
pagequerypageYesinteger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200Sales documents details has been fetched successfully.Page
400Failed to fetch sales documents details.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/document/sales/invoice-status-details

POST

Summary

Get Sales Invoice status details.

Description

API for Sales Invoice status details.

Parameters
NameLocated inDescriptionRequiredSchema
codesbodycodesYes[ string ]
Responses
CodeDescriptionSchema
200Sales Invoice status details has been fetched successfully.[ InvoiceStatus ]
201Created
400Failed to fetch Sales Invoice status details.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/document/sales/summary

GET

Summary

Sales documents summary.

Description

API for sales documents summary.

Parameters
NameLocated inDescriptionRequiredSchema
eTypequeryeTypeNostring
fromDatequeryfromDateNodateTime
queryqueryqueryNostring
searchquerysearchNostring
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200Sales documents summary has been fetched successfully.DocumentSummaryResponse
400Failed to fetch sales documents summary.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/account-auto-map

POST

Summary

Account auto map api.

Description

API to get auto map accounts.

Parameters
NameLocated inDescriptionRequiredSchema
reportqueryreportYesstring
tenantIdsbodytenantIdsYes[ long ]
Responses
CodeDescriptionSchema
200Auto map accounts fetched successfully.ConsolidationAccountAutoMapResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/accounts-by-nature

POST

Summary

Post Get account info by nature

Description

API to Get account info by nature

Parameters
NameLocated inDescriptionRequiredSchema
reportqueryreportYesstring
tenantIdsbodytenantIdsYes[ long ]
Responses
CodeDescriptionSchema
200OK[ object ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/balance-sheet

POST

Summary

Balance Sheet Report.

Description

API to fetch data for Balance Sheet Report.

Parameters
NameLocated inDescriptionRequiredSchema
BSCustomViewRequestbodyBSCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Balance Sheet data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/balance-sheet-v2

POST

Summary

Balance Sheet Report.

Description

API to fetch data for Balance Sheet Report.

Parameters
NameLocated inDescriptionRequiredSchema
BSCustomViewRequestbodyBSCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Balance Sheet data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/balance-sheet-v2-both-currency

POST

Summary

Balance Sheet Report.

Description

API to fetch data for Balance Sheet Report.

Parameters
NameLocated inDescriptionRequiredSchema
BSCustomViewRequestbodyBSCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Balance Sheet data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/cash-flow-v2

POST

Summary

Get Cash Flow Report

Description

API to get Cash Flow Report

Parameters
NameLocated inDescriptionRequiredSchema
cashFlowRequestbodycashFlowRequestYesCashFlowRequest
Responses
CodeDescriptionSchema
200OKCashFlowReportDto
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/consolidate-mapping

GET

Summary

Get Consolidate tenants account mapping

Description

API to get Consolidate tenants account mapping

Parameters
NameLocated inDescriptionRequiredSchema
multicompanyReportquerymulticompanyReportNoboolean
reportqueryreportNostring
Responses
CodeDescriptionSchema
200OKConsolidateAccountTenantsResponseDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Post Consolidate tenants account mapping

Description

API to save Consolidate tenants account mapping

Parameters
NameLocated inDescriptionRequiredSchema
consolidateAccountTenantsRequestDtobodyconsolidateAccountTenantsRequestDtoYesConsolidateAccountTenantsRequestDto
Responses
CodeDescriptionSchema
200OKConsolidateAccountTenantsResponseDto
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

PUT

Summary

Put Consolidate tenants account mapping

Description

API to update Consolidate tenants account mapping

Parameters
NameLocated inDescriptionRequiredSchema
consolidateAccountTenantsRequestDtobodyconsolidateAccountTenantsRequestDtoYesConsolidateAccountTenantsRequestDto
Responses
CodeDescriptionSchema
200OKConsolidateAccountTenantsResponseDto
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/consolidate-mapping/bulk

DELETE

Summary

bulk delete Consolidate tenants account mapping

Description

API to bulk delete Consolidate tenants account mapping

Parameters
NameLocated inDescriptionRequiredSchema
idsbodyidsYes[ long ]
Responses
CodeDescriptionSchema
200OKResponseEntity
204No Content
401Unauthorized
403Forbidden
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/consolidate-mapping/search

GET

Summary

Get Consolidate tenants account mapping

Description

API to get Consolidate tenants account mapping

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
multicompanyReportquerymulticompanyReportNoboolean
pagequerypageNointeger
reportqueryreportNostring
searchquerysearchNostring
Responses
CodeDescriptionSchema
200OKCustomPagingResponse
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/consolidate-mapping/{id}

DELETE

Summary

delete Consolidate tenants account mapping

Description

API to delete Consolidate tenants account mapping

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescriptionSchema
200OKConsolidateAccountTenantsResponseDto
204No Content
401Unauthorized
403Forbidden
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/consolidation/balance-sheet

POST

Summary

Balance Sheet Report.

Description

API to fetch data for Balance Sheet Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesConsolidateAccountTenantsRequestDto
Responses
CodeDescriptionSchema
200Balance Sheet data has been fetched.BalanceSheetInfoConsolidationView
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/consolidation/pnl

POST

Summary

Profit and Loss Report.

Description

API to fetch data for Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesConsolidateAccountTenantsRequestDto
Responses
CodeDescriptionSchema
200Profit and Loss data has been fetched.PNLCustomViewConsolidation
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/consolidation/soa-customer

POST

Summary

Statement Of Account Report.

Description

API to fetch data for Statement Of Account Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStatementOfAccountRequest
Responses
CodeDescriptionSchema
200Statement Of Account data has been fetched.SOAReportConsolidationResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/consolidation/soa-vendor

POST

Summary

Statement Of Account Report.

Description

API to fetch data for Statement Of Account Report for Vendor.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStatementOfAccountRequest
Responses
CodeDescriptionSchema
200Vendor Statement Of Account data has been fetched.SOAReportConsolidationResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/contact-auto-map

POST

Summary

Contact auto map api.

Description

API to get auto map contacts.

Parameters
NameLocated inDescriptionRequiredSchema
reportqueryreportYesstring
tenantIdsbodytenantIdsYes[ long ]
Responses
CodeDescriptionSchema
200Auto map contacts fetched successfully.ConsolidationAccountAutoMapResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/contact/owe-amount

POST

Summary

Get Contact's owe amounts

Description

API to get contact owe amounts

Parameters
NameLocated inDescriptionRequiredSchema
codesbodycodesYes[ string ]
Responses
CodeDescriptionSchema
200Contact's owe amount has been fetched successfullyobject
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/contactlist

GET

Summary

Get All Contacts of Tenant.

Description

API to get all Contacts of Tenant.

Responses
CodeDescriptionSchema
200All Contacts are fetched.StatementOfAccountResponse
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/dashboard/pnl

GET

Summary

Profit and Loss data for Dashboard

Description

API to fetch data for Profit and Loss data for Dashboard

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateYesdateTime
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Profit and Loss data for Dashboard has been fetched[ DashboardPNLInfo ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/get-account-closing-balance

POST

Summary

getAccountClosingBalance

Parameters
NameLocated inDescriptionRequiredSchema
accountClosingRequestbodyaccountClosingRequestYesAccountClosingRequest
Responses
CodeDescriptionSchema
200Accounts Closing fetched successfully.[ AccountClosingResponse ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/get-account-for-revaluation

GET

Summary

getAccountForRevaluation

Parameters
NameLocated inDescriptionRequiredSchema
accountCodesqueryaccountCodesNo[ string ]
accountGroupIdqueryaccountGroupIdNo[ long ]
accountNatureIdqueryaccountNatureIdNo[ integer ]
customfieldquerycustomfieldNostring
Responses
CodeDescriptionSchema
200Revaluation accounts fetched successfully.[ AccountDetailsResponse ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/get-gross-profit-for-revenue-report

POST

Summary

getRevenueReportData

Parameters
NameLocated inDescriptionRequiredSchema
revenueReportRequestbodyrevenueReportRequestYesRevenueReportRequest
Responses
CodeDescriptionSchema
200OK[ Map«string,object» ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/get-inter-company-journal-entries

POST

Summary

getInterCompanyJournalSummary

Parameters
NameLocated inDescriptionRequiredSchema
interCompanyJEListRequestbodyinterCompanyJEListRequestYesInterCompanyJEListRequest
Responses
CodeDescriptionSchema
200Inter Company Journal Entries fetched successfully.[ JournalSummaryData ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/get-journal-entry-lines

POST

Summary

getJournalEntryDetails

Parameters
NameLocated inDescriptionRequiredSchema
interCompanyJEListRequestbodyinterCompanyJEListRequestYesInterCompanyJEListRequest
Responses
CodeDescriptionSchema
200Journal Entry Lines fetched successfully.[ JournalLineDetail ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/get-revaluation-accounts

GET

Summary

Get General Ledger

Description

API to get general ledger report

Parameters
NameLocated inDescriptionRequiredSchema
accountCodesqueryaccountCodesNo[ string ]
accountGroupIdqueryaccountGroupIdNolong
basisquerybasisNostring
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
perspectivequeryperspectiveNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Revaluation accounts fetched successfully.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/gl

GET

Summary

Get General Ledger

Description

API to get general ledger report

Parameters
NameLocated inDescriptionRequiredSchema
accountCodesqueryaccountCodesNo[ string ]
accountGroupIdqueryaccountGroupIdNolong
amountInPrimaryCurrencyqueryamountInPrimaryCurrencyNoboolean
baseCurrencyquerybaseCurrencyNostring
basisquerybasisNostring
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
primaryCurrencyqueryprimaryCurrencyNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200General Ledger has been fetched successfully[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Get General Ledger

Description

API to get general ledger report

Parameters
NameLocated inDescriptionRequiredSchema
accountBalanceDtobodyaccountBalanceDtoYesGLAccountBalanceDto
Responses
CodeDescriptionSchema
200OK[ object ]
201General Ledger has been fetched successfully[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/glaccountbalance

GET

Summary

Get General Ledger

Description

API to get general ledger report

Parameters
NameLocated inDescriptionRequiredSchema
accountCodesqueryaccountCodesNo[ string ]
accountGroupIdqueryaccountGroupIdNolong
basisquerybasisNostring
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200General Ledger has been fetched successfully[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Get General Ledger

Description

API to get general ledger report

Parameters
NameLocated inDescriptionRequiredSchema
glAccountBalanceDtobodyglAccountBalanceDtoYesGLAccountBalanceDto
Responses
CodeDescriptionSchema
200General Ledger has been fetched successfully[ object ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/grouping-balance-sheet

POST

Summary

Balance Sheet Report.

Description

API to fetch data for Balance Sheet Report.

Parameters
NameLocated inDescriptionRequiredSchema
BSCustomViewRequestbodyBSCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Balance Sheet data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/grouping-trial-balance

GET

Summary

Get Grouping Trial Balance

Description

API to get grouping trial balance of specific account

Parameters
NameLocated inDescriptionRequiredSchema
amountInPrimaryCurrencyqueryamountInPrimaryCurrencyNoboolean
baseCurrencyquerybaseCurrencyNostring
basisquerybasisNostring
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
primaryCurrencyqueryprimaryCurrencyNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Grouping Trial balance has been fetched successfullyTrialBalanceDetailsDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/grouping-trial-balance/export/excel

POST

Summary

Export Trial Balance Report

Description

API to Trial Balance Report

Parameters
NameLocated inDescriptionRequiredSchema
trialBalanceRequestDtobodytrialBalanceRequestDtoYesTrialBalanceRequestDto
Responses
CodeDescriptionSchema
200Trial Balance Report exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/journal_entry

GET

Summary

Get General Ledger Detail

Description

API to get general ledger detail

Parameters
NameLocated inDescriptionRequiredSchema
accountqueryaccountYesstring
amountInPrimaryCurrencyqueryamountInPrimaryCurrencyNoboolean
baseCurrencyquerybaseCurrencyNostring
contactCodesquerycontactCodesNo[ string ]
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
perspectivequeryperspectiveNostring
primaryCurrencyqueryprimaryCurrencyNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200General Ledger Detail has been fetched successfully[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/journal_entry/account/{code}

GET

Summary

Get General Ledger Detail

Description

API to get general ledger detail

Parameters
NameLocated inDescriptionRequiredSchema
codepathcodeYesstring
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200General Ledger Detail has been fetched successfully[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/pnl

POST

Summary

Profit and Loss Report.

Description

API to fetch data for Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
pnlCustomViewRequestbodypnlCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Profit and Loss data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/pnl-v2

POST

Summary

Profit and Loss Report.

Description

API to fetch data for Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
pnlCustomViewRequestbodypnlCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Profit and Loss data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/pnl-v2-both-currency

POST

Summary

Profit and Loss Report.

Description

API to fetch data for Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
pnlCustomViewRequestbodypnlCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Profit and Loss data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/pnl_grouping

POST

Summary

Profit and Loss Report.

Description

API to fetch data for Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
pnlCustomViewRequestbodypnlCustomViewRequestYesCustomViewRequest
Responses
CodeDescriptionSchema
200Profit and Loss data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/skip-je-from-elimination

POST

Summary

skipJEsFromElimination

Parameters
NameLocated inDescriptionRequiredSchema
jeIdbodyjeIdYes[ long ]
Responses
CodeDescriptionSchema
200Journal Entries Eliminated successfully.ResponseEntity
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/soa-customer

POST

Summary

Statement Of Account Report.

Description

API to fetch data for Statement Of Account Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStatementOfAccountRequest
Responses
CodeDescriptionSchema
200Statement Of Account data has been fetched.StatementOfAccountResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/soa-customer-export

POST

Summary

Export Statement Of Account Report.

Description

API to Export data for Statement Of Account Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStatementOfAccountRequest
Responses
CodeDescriptionSchema
200Statement Of Account data has been Exported.StatementOfAccountResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/soa-customer-group-by-currency

POST

Summary

Statement Of Account Report Group By Currency.

Description

API to fetch data for Statement Of Account Report Group By Currency.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStatementOfAccountRequest
Responses
CodeDescriptionSchema
200Statement Of Account data has been fetched Group By Currency.StatementOfAccountResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/soa-email

POST

Summary

Email Statement Of Account to contacts.

Description

API to Email Statement Of Account to contacts.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStatementOfAccountEmailRequest
Responses
CodeDescriptionSchema
200Statement Of Account data has been emailed.[ object ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/soa-vendor

POST

Summary

Statement Of Account Report.

Description

API to fetch data for Statement Of Account Report for Vendor.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStatementOfAccountRequest
Responses
CodeDescriptionSchema
200Vendor Statement Of Account data has been fetched.StatementOfAccountResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/soa-vendor-export

POST

Summary

Export Vendor Statement Of Account Report.

Description

API to Export data for Vendor Statement Of Account Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStatementOfAccountRequest
Responses
CodeDescriptionSchema
200Vendor Statement Of Account data has been Exported.StatementOfAccountResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/soa-vendor-group-by-currency

POST

Summary

Vendor Statement Of Account Report Group By Currency.

Description

API to fetch data for Vendor Statement Of Account Report Group By Currency.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesStatementOfAccountRequest
Responses
CodeDescriptionSchema
200Vendor Statement Of Account data has been fetched Group By Currency.StatementOfAccountResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/trial-balance

GET

Summary

Get Trial Balance

Description

API to get trial balance of specific account

Parameters
NameLocated inDescriptionRequiredSchema
amountInPrimaryCurrencyqueryamountInPrimaryCurrencyNoboolean
baseCurrencyquerybaseCurrencyNostring
basisquerybasisNostring
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
primaryCurrencyqueryprimaryCurrencyNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Trial balance has been fetched successfullyTrialBalanceDetailsDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/financial/trial-balance/export/excel

POST

Summary

Export Trial Balance Report

Description

API to Trial Balance Report

Parameters
NameLocated inDescriptionRequiredSchema
trialBalanceRequestDtobodytrialBalanceRequestDtoYesTrialBalanceRequestDto
Responses
CodeDescriptionSchema
200Trial Balance Report exported successfully.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/fyclosinglog

GET

Summary

Get FY CLosing Log

Description

API to Get FY closing Report Log

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200FY Closing Log created successfully.FYClosingReportLogResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Create FY CLosing Log

Description

API to create FY closing Report Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesFYClosingReportLogReq
Responses
CodeDescriptionSchema
200OKFYClosingReportLogResp
201FY Closing Log created successfully.FYClosingReportLogResp
400FY Closing Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/fyclosinglog/{id}

GET

Summary

Get FY Closing Data

Description

API to Get FY Closing Data

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescriptionSchema
200OKFYClosingReportLogResp
201FY Closing Log fetched successfully.FYClosingReportLogResp
400FY Closing Log not found
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

PUT

Summary

Update FY Closing Log

Description

API to update FY Closing Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesFYClosingReportLogReq
idpathidYeslong
Responses
CodeDescriptionSchema
200Closing details updated successfully.FYClosingReportLogResp
201Created
400Closing details could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404Closing details not found to update.
Security
Security SchemaScopes
Authorizationglobal

DELETE

Summary

Delete FY Closing Log

Description

API to delete FY Closing Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200OK
204FY Closing log deleted successfully.
401Unauthorized
403Forbidden
404FY Closing log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrc/liabilities

POST

Summary

Retrieve VAT liabilities

Description

Value to Retrieve VAT liabilities

Parameters
NameLocated inDescriptionRequiredSchema
liabilitiesRequestbodyliabilitiesRequestYesLiabilitiesRequest
Responses
CodeDescriptionSchema
200VAT liabilities are successfully retrievedLiabilitiesResponse
201Created
401VAT liabilities retrieval is unsuccessful
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrc/obligations

POST

Summary

Retrieve VAT obligations

Description

Value to Retrieve VAT obligations

Parameters
NameLocated inDescriptionRequiredSchema
obligationsRequestbodyobligationsRequestYesObligationsRequest
Responses
CodeDescriptionSchema
200VAT obligations are successfully retrievedObligationsResponse
201Created
401VAT obligations retrieval is unsuccessful
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrc/payments

POST

Summary

Retrieve VAT payments

Description

Value to Retrieve VAT payments

Parameters
NameLocated inDescriptionRequiredSchema
paymentsRequestbodypaymentsRequestYesPaymentsRequest
Responses
CodeDescriptionSchema
200VAT payments are successfully retrievedPaymentsResponse
201Created
401VAT payments retrieval is unsuccessful
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrc/returns

POST

Summary

Retrieve VAT returns

Description

Value to Retrieve VAT returns

Parameters
NameLocated inDescriptionRequiredSchema
returnsRequestDtobodyreturnsRequestDtoYesReturnsRequestDto
Responses
CodeDescriptionSchema
200VAT returns are successfully retrievedReturnsResponse
201Created
401VAT returns retrieval is unsuccessful
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrc/submitReturns

POST

Summary

Submit VAT returns

Description

API to submit VAT return

Parameters
NameLocated inDescriptionRequiredSchema
fraudPreventionRequestbodyfraudPreventionRequestNoFraudPreventionRequest
idqueryidYeslong
vrnNumberqueryvrnNumberYesstring
Responses
CodeDescriptionSchema
200VAT returns are successfully submittedReturnsRequest
201Created
401VAT returns submission is unsuccessful
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrc/validateRequesterVrn

POST

Summary

Validate Requester Vrn

Description

API to Validate Requester Vrn

Parameters
NameLocated inDescriptionRequiredSchema
fraudPreventionRequestbodyfraudPreventionRequestNoFraudPreventionRequest
requesterNumberqueryrequesterNumberYesstring
vrnNumberqueryvrnNumberYesstring
Responses
CodeDescriptionSchema
200Validating Vrn is SuccessfulValidateTargetVrnDto
201Created
401Failed to Validate Vrn
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrc/validateTargetVrn

POST

Summary

Validate Target Vrn

Description

API to Validate Target Vrn

Parameters
NameLocated inDescriptionRequiredSchema
fraudPreventionRequestbodyfraudPreventionRequestNoFraudPreventionRequest
vrnNumberqueryvrnNumberYesstring
Responses
CodeDescriptionSchema
200Validating Vrn is SuccessfulValidateTargetVrnDto
201Created
401Failed to Validate Vrn
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrsToken/application

POST

Summary

Token for application restricted endpoint

Description

API to get token for application restricted endpoint

Parameters
NameLocated inDescriptionRequiredSchema
fraudPreventionRequestbodyfraudPreventionRequestNoFraudPreventionRequest
Responses
CodeDescriptionSchema
200Fetching Token Response is SuccessfulHmrcTokenDto
201Created
401Failed to fetch Token Response
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrsToken/clear

POST

Summary

Clear Token

Description

API to clear Refresh Token

Responses
CodeDescription
200Clearing Token is Successful
201Created
401Failed to clear Token
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrsToken/refresh

POST

Summary

Token form Refresh Token

Description

API to get Token form Refresh Token

Parameters
NameLocated inDescriptionRequiredSchema
fraudPreventionRequestbodyfraudPreventionRequestNoFraudPreventionRequest
refreshTokenqueryrefreshTokenYesstring
Responses
CodeDescriptionSchema
200Fetching Token Response is SuccessfulHmrcTokenDto
201Created
401Failed to fetch Token Response
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/hmrsToken/user

POST

Summary

Token for user restricted endpoint

Description

API to get token for user restricted endpoint

Parameters
NameLocated inDescriptionRequiredSchema
codequerycodeYesstring
fraudPreventionRequestbodyfraudPreventionRequestNoFraudPreventionRequest
screenqueryscreenYesstring
Responses
CodeDescriptionSchema
200Fetching Token Response is SuccessfulHmrcTokenDto
201Created
401Failed to fetch Token Response
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/id/purchase-transaction-summary

GET

Summary

Purchase Transaction Summary Report data.

Description

API to fetch Purchase Transaction Summary Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200Purchase Transaction Summary Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/id/purchase-transaction-summary/export

GET

Summary

Purchase Transaction Summary Report export.

Description

API to export Purchase Transaction Summary Report.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Purchase Transaction Summary Report data has been exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/id/sales-transaction-summary

GET

Summary

Sales Transaction Summary Report data.

Description

API to fetch Sales Transaction Summary Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200Sales Transaction Summary Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/id/sales-transaction-summary/export

GET

Summary

Sales Transaction Summary Report export.

Description

API to export Sales Transaction Summary Report.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Sales Transaction Summary Report has been exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/id/vat-in-report

GET

Summary

VAT IN Report data.

Description

API to fetch VAT IN Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200VAT IN Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/id/vat-in-report/export

GET

Summary

VAT IN Report export.

Description

API to fetch VAT IN Report export.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200VAT IN Report export has been prepared.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/id/vat-out-report

GET

Summary

VAT OUT Report data.

Description

API to fetch VAT OUT Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200VAT OUT Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/id/vat-out-report/export

GET

Summary

VAT OUT Report export.

Description

API to fetch VAT OUT Report export.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200VAT OUT Report export has been prepared.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in-use/recurring/account

GET

Summary

Check if account is used in any recurring document.

Description

API to check if account is used in any recurring document.

Parameters
NameLocated inDescriptionRequiredSchema
accountCodequeryaccountCodeYesstring
Responses
CodeDescriptionSchema
200Account checked successfully.InUseDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in-use/recurring/contact

GET

Summary

Check if account is used in any recurring document.

Description

API to check if account is used in any recurring document.

Parameters
NameLocated inDescriptionRequiredSchema
contactCodequerycontactCodeYesstring
Responses
CodeDescriptionSchema
200Account checked successfully.InUseDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in-use/recurring/product

GET

Summary

Check if product is used in any recurring document.

Description

API to check if product is used in any recurring document.

Parameters
NameLocated inDescriptionRequiredSchema
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200Product checked successfully.InUseDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-one/details/data

GET

Summary

GST form one detail data.

Description

API to fetch GST form one detail data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
limitqueryNointeger
pagequeryNointeger
sheetGroupByqueryYesstring
sheetNamequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form one detail data.GSTR1DetailDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-one/details/export

GET

Summary

GST form one detail export.

Description

API to fetch GST form one detail export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryendDateYesdateTime
formatqueryformatYesstring
sheetNamequerysheetNameYesstring
startDatequerystartDateYesdateTime
Responses
CodeDescriptionSchema
200GST form one detail export.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-one/export/data

GET

Summary

GST form one data export.

Description

API to fetch GST form one data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form one data exported.[ GstrDataSummary ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-one/export/details

GET

Summary

GST form one details export.

Description

API to fetch GST form one details export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
limitqueryNointeger
pagequeryNointeger
sheetGroupByqueryYesstring
sheetNamequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form one detail exported.object
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-one/export/excel

GET

Summary

GST form one export.

Description

API to fetch GST form one export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form one exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-three-detailed/export/excel

GET

Summary

GST form three export.

Description

API to fetch GST form three export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form three exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-three/details/data

GET

Summary

GST form three detail data.

Description

API to fetch GST form three detail data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
limitqueryNointeger
pagequeryNointeger
sheetGroupByqueryNostring
sheetNamequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form three detail data.[ GSTR3BDetailDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-three/details/export

GET

Summary

GST form three detail export.

Description

API to fetch GST form three detail export.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
sheetNamequerysheetNameYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200GST form three detail export.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-three/export/data

GET

Summary

GST form three export.

Description

API to fetch GST form three export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form three exported.[ GstrDataSummary ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-three/export/details

GET

Summary

GST form three details export.

Description

API to fetch GST form three details export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
limitqueryNointeger
pagequeryNointeger
sheetGroupByqueryNostring
sheetNamequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form one detail exported.object
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form-three/export/excel

GET

Summary

GST form three export.

Description

API to fetch GST form three export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form three exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/form_one_e_filing/export/excel

GET

Summary

GSTR1 E Filing export.

Description

API to fetch GSTR1 E Filing export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GSTR1 E Filing exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/post-tds-je

POST

Summary

Post TDS Journal Entry

Description

API to post TDS Journal Entry

Parameters
NameLocated inDescriptionRequiredSchema
tdsJournalEntryDtosbodytdsJournalEntryDtosYes[ TDSJournalEntryDto ]
Responses
CodeDescriptionSchema
200OKBulkApiResponse
201TDS journal entry created successfully.BulkApiResponse
400TDS journal entry could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/revert-tds-payment-status

PUT

Summary

Update TDS payment status for selected records

Description

API to TDS payment status for selected records

Parameters
NameLocated inDescriptionRequiredSchema
tdsPaymentJECodebodytdsPaymentJECodeYesstring
Responses
CodeDescription
200OK
201Created
204TDS payment status updated successfully.
401Unauthorized
403Forbidden
404TDS payment status is not updated.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/tds-customer-report/export

GET

Summary

TDS customer report export

Description

API to export TDS customer report

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
searchquerysearchNostring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200TDS customer report exportedResource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/tds-deducted

GET

Summary

Get total tds deducted on receive payment

Description

Api to fetch tds deducted for a tenant

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
searchquerysearchNostring
var-end_datequeryvar-end_dateNodateTime
var-start_datequeryvar-start_dateNodateTime
Responses
CodeDescriptionSchema
200Total TDS deducted fetched successfullyPage«CustomerTdsReportDto»
401Unauthorized
403Forbidden
404Failed to fetched total TDS deducted
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/tds-detail-report

GET

Summary

Search TDS detail report

Description

API to search TDS detail report

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200TDS detail report has been fetched successfully.TDSNotDeductedReportDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/tds-non-deducted-report/export

GET

Summary

TDS non-deducted details report export

Description

API to export TDS non-deducted details return report

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200TDS non-deducted details report exportedResource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/tds-not-deducted-report

GET

Summary

Search TDS Not Deducted report

Description

API to search TDS Not Deducted report

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200TDS Not Deducted report has been fetched successfully.TDSNotDeductedReportDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/tds-notification

GET

Summary

Process tds payment notification

Description

Api to process tds payment notification

Responses
CodeDescription
200Notification sent successfully
401Unauthorized
403Forbidden
404Email notification failed
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/tds-report/export

GET

Summary

TDS details report export

Description

API to export TDS details report

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200TDS details report exportedResource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/tds-summary-report

GET

Summary

TDS Summary Report.

Description

API to fetch TDS Summary Report.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200TDS Summary Report data.[ TDSSummaryDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/tds-summary-report/export

GET

Summary

TDS Summary Report Export.

Description

API to fetch TDS Summary Report Export.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200TDS Summary Report Export has been prepared.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/update-tds-payment-status

PUT

Summary

Update TDS payment status for selected records

Description

API to TDS payment status for selected records

Parameters
NameLocated inDescriptionRequiredSchema
tdsPaymentDtobodytdsPaymentDtoYesTDSPaymentDto
Responses
CodeDescription
200OK
201Created
204TDS payment status updated successfully.
401Unauthorized
403Forbidden
404TDS payment status is not updated.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/in/validate-tds-payment-status

GET

Summary

Validate TDS payment status for selected records

Description

API to validate TDS payment status for selected records

Parameters
NameLocated inDescriptionRequiredSchema
idsqueryidsYes[ long ]
Responses
CodeDescriptionSchema
200TDS payment status validated successfully.BulkApiResponse
400TDS payment status is not validated.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/auth-token

POST

Summary

Get auth Token

Description

API to Get auth Token

Parameters
NameLocated inDescriptionRequiredSchema
gstnAuthTokenRequestbodygstnAuthTokenRequestNoGstnAuthTokenRequest
Responses
CodeDescriptionSchema
200Submitting Data is SuccessfulGstnAuthTokenResponse
201Created
401Failed to submit data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/check-status-gstr1-data

POST

Summary

Check Status GSTR1 data

Description

API to check status of entire GSTR1.

Parameters
NameLocated inDescriptionRequiredSchema
gstr1RequestDtobodygstr1RequestDtoNoGstr1CheckStatusDto
Responses
CodeDescriptionSchema
200file GSTR1 data is successfulGstrStatusResponseDto
201Created
401Failed to file GSTR1 data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/file-gstr1-data

POST

Summary

File GSTR1 data

Description

API to file entire GSTR1.

Parameters
NameLocated inDescriptionRequiredSchema
gstr1RequestDtobodygstr1RequestDtoNoGstr1FileRequestDto
Responses
CodeDescriptionSchema
200file GSTR1 data is successfulSaveGSTR1ResponseDto
201Created
401Failed to file GSTR1 data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/form-one/details/data

GET

Summary

GST form one detail data.

Description

API to fetch GST form one detail data.

Parameters
NameLocated inDescriptionRequiredSchema
filingYearqueryNointeger
frequencyqueryNostring
fromDatequeryNostring
namequeryNostring
periodqueryNostring
reportIdqueryNolong
toDatequeryNostring
Responses
CodeDescriptionSchema
200GST form one detail data.Gstr1DetailResponseDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/get-gst-return-log

GET

Summary

Get GST Return log data

Description

API to get GST Return log.

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200GST Return log report has been fetched successfully.IndiaGSTReturnLogResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/get-gstr1-save-api-data

GET

Summary

Save GSTR1 data

Description

API to save entire GSTR1 invoices.

Parameters
NameLocated inDescriptionRequiredSchema
appKeyqueryNostring
asp_secret_keyqueryNostring
auth_tokenqueryNostring
endDatequeryYesstring
financialPeriodqueryNostring
grossTurnoverqueryNonumber
gstinqueryNostring
idqueryNolong
ipUserqueryNostring
lastFYGrossTurnoverqueryNonumber
message_idqueryNostring
returnPeriodqueryNostring
sekqueryNostring
session_idqueryNostring
startDatequeryYesstring
usernamequeryNostring
Responses
CodeDescriptionSchema
200Save GSTR1 data is successfulSaveGSTR1RequestDto
401Failed to save GSTR1 data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/otp-status

POST

Summary

Get otp

Description

API to Get otp

Parameters
NameLocated inDescriptionRequiredSchema
gstnOtpbodygstnOtpNoGstnOtpRequest
Responses
CodeDescriptionSchema
200Submitting Data is SuccessfulGstnOtpResponse
201Created
401Failed to submit data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/reset-gstr1-data

POST

Summary

Reset GSTR1 data

Description

API to reset entire GSTR1 invoices.

Parameters
NameLocated inDescriptionRequiredSchema
gstr1RequestDtobodygstr1RequestDtoNoGstr1ResetRequestDto
Responses
CodeDescriptionSchema
200Reset GSTR1 data is successfulSaveGSTR1ResponseDto
201Created
401Failed to reset GSTR1 data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/save-gst-return-log

POST

Summary

Save GST Return log data

Description

API to save GST Return log.

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesIndiaGSTReturnLogReq
Responses
CodeDescriptionSchema
200Save GST Return log data is successfulIndiaGSTReturnLogResp
201Created
401Failed to save GST Return log data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/save-gstr1-data

POST

Summary

Save GSTR1 data

Description

API to save entire GSTR1 invoices.

Parameters
NameLocated inDescriptionRequiredSchema
gstr1RequestDtobodygstr1RequestDtoNoGstr1RequestDto
Responses
CodeDescriptionSchema
200Save GSTR1 data is successfulSaveGSTR1ResponseDto
201Created
401Failed to save GSTR1 data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/submit-gstr1-data

POST

Summary

Submit GSTR1 data

Description

API to submit entire GSTR1 invoices.

Parameters
NameLocated inDescriptionRequiredSchema
gstr1RequestDtobodygstr1RequestDtoNoGstr1SubmitRequestDto
Responses
CodeDescriptionSchema
200Submit GSTR1 data is successfulSaveGSTR1ResponseDto
201Created
401Failed to submit GSTR1 data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/india-gst/update-gst-return-log/{id}

PUT

Summary

Update GST Return log data

Description

API to update GST Return log.

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesIndiaGSTReturnLogUpdateReq
idpathidYeslong
Responses
CodeDescriptionSchema
200GST Return log data is updated successfullyIndiaGSTReturnLogResp
201Created
401Failed to update GST Return log data
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/iras/gst

GET

Summary

Fetch redirect URL

Description

API to get redirectURL for applications

Parameters
NameLocated inDescriptionRequiredSchema
codequerycodeYesstring
statequerystateYesstring
Responses
CodeDescriptionSchema
200Redirect URL fetched successfullystring
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/iras/gst/connect

GET

Summary

Connect to IRAS with Auth code

Description

API to complete IRAS connection

Parameters
NameLocated inDescriptionRequiredSchema
codequerycodeYesstring
statequerystateYesstring
Responses
CodeDescriptionSchema
200IRAS connected successfullyIRASConnectionStatus
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/iras/gst/status

GET

Summary

IRAS connection status.

Description

API to fetch IRAS connection status.

Parameters
NameLocated inDescriptionRequiredSchema
redirectURLqueryredirectURLNostring
reportLogIdqueryreportLogIdNolong
Responses
CodeDescriptionSchema
200IRAS connection status fetched successfullyIRASConnectionStatus
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/iras/gst/submit/{id}

GET

Summary

Submit GST report to IRAS

Description

API to submit GST report to IRAS

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescriptionSchema
200GST report submitted to IRAS successfullyIRASBaseResponse
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/jedata

POST

Summary

FY Closing JE Data.

Description

API to fetch data for FY Closing JE Data.

Parameters
NameLocated inDescriptionRequiredSchema
jeDataReqbodyjeDataReqYesCustomViewRequest
Responses
CodeDescriptionSchema
200FY Closing JE Data fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/my/sales-tax-return

GET

Summary

Sales Tax Return data.

Description

API to fetch Sales Tax Return data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200Sales Tax Return data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/my/sales-tax-return/export

GET

Summary

Sales Tax Return Report Export.

Description

API to fetch Sales Tax Return Report Export.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Sales Tax Return Report Export has been prepared.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/my/service-tax-return

GET

Summary

Service Tax Return data.

Description

API to fetch Service Tax Return data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200Service Tax Return data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/my/service-tax-return/export

GET

Summary

Service Tax Return Export.

Description

API to EXPORT Service Tax Return data.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Service Tax Return has been Exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/my/sst-two-report

GET

Summary

SST02 data.

Description

API to fetch SST 02.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
reportTypequeryreportTypeYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200SST 02 data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/my/sst-two-report/export/pdf

POST

Summary

SST 02 Report Export.

Description

API to fetch SST 02 Report Export.

Parameters
NameLocated inDescriptionRequiredSchema
sst02ExportRequestDtobodysst02ExportRequestDtoYesSST02ExportRequestDto
Responses
CodeDescriptionSchema
200SST 02 Export has been prepared.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturn

POST

Summary

Create GST Return Log

Description

API to create GST Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesGstNewZealandActivityStatementReq
Responses
CodeDescriptionSchema
200OKGstNewZealandActivityStatementResp
201BAS Activity Statement Log created successfully.GstNewZealandActivityStatementResp
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturn/{id}/{status}

PUT

Summary

Update filed status gst return Log

Description

API to Update filed status gst return Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
statuspathstatusYesboolean
Responses
CodeDescription
200OK
201Created
204BAS Activity Statement Log deleted successfully.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturndata

POST

Summary

Get GST Return Data

Description

API to Get GST Return Data

Parameters
NameLocated inDescriptionRequiredSchema
gstReturnNZReportReqbodygstReturnNZReportReqYesGSTReturnNZReportReq
Responses
CodeDescriptionSchema
200OKGstNewZealandActivityStatementResp
201BAS Activity Statement Log created successfully.GstNewZealandActivityStatementResp
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturnlog/{id}

PUT

Summary

Update GST Return Log

Description

API to update GST Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesGstNewZealandActivityStatementReq
idpathidYeslong
Responses
CodeDescriptionSchema
200BAS Activity Statement Log updated successfully.GstNewZealandActivityStatementResp
201Created
400BAS Activity Statement Log could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to update.
Security
Security SchemaScopes
Authorizationglobal

DELETE

Summary

Delete GST Return Log

Description

API to delete GST Return Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200OK
204BAS Activity Statement Log deleted successfully.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturnreport

GET

Summary

Search GST Return Log

Description

API to search GST Return Logs

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200BAS Activity Log report has been fetched successfully.GstNewZealandActivityStatementResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturnsettings

GET

Summary

Get Settings for GST Return Report

Description

API to get settings for GST Return Report

Responses
CodeDescriptionSchema
200BAS Activity Settings has been fetched successfully.GstReturnNewZealandSettingsResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturntransaction/export/xls

GET

Summary

GST Return Summary export.

Description

API to export GST Return Summary Report.

Parameters
NameLocated inDescriptionRequiredSchema
reportIdqueryreportIdNolong
Responses
CodeDescriptionSchema
200GST Return Summary Report exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturntransactiondetails/export/xls

GET

Summary

GST Return Details export.

Description

API to fetch GST Return Details export.

Parameters
NameLocated inDescriptionRequiredSchema
reportIdqueryreportIdNolong
Responses
CodeDescriptionSchema
200GST Return Details Report exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturntransactiondetails/unsavedreport/{tempGSTReturnLogReportId}

GET

Summary

Get GST Return Transaction Details Data For Unsaved Report

Description

API to Get GST Return Transaction Details Data For Unsaved Report

Parameters
NameLocated inDescriptionRequiredSchema
tempGSTReturnLogReportIdpathtempGSTReturnLogReportIdYesstring
Responses
CodeDescriptionSchema
200GST Return transaction details data fetched..[ BASTransactionDetailsReportDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/gstreturntransactiondetails/{gstReturnLogReportId}

GET

Summary

Get GST Return Transaction Details Data

Description

API to Get GST Return Transaction Details Data

Parameters
NameLocated inDescriptionRequiredSchema
gstReturnLogReportIdpathgstReturnLogReportIdYeslong
Responses
CodeDescriptionSchema
200GST Return transaction details data fetched..[ BASTransactionDetailsReportDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/nz/updategstreturnsettings

PUT

Summary

Update GST Return Log

Description

API to update GST Return Log

Parameters
NameLocated inDescriptionRequiredSchema
settingsbodysettingsYesGstReturnNewZealandSettingsReq
Responses
CodeDescriptionSchema
200BAS Activity Statement Log updated successfully.GstReturnNewZealandSettingsResp
201Created
400BAS Activity Statement Log could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to update.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/bir-quarterly-return-report

GET

Summary

BIR2550Q Quarterly Return Report data.

Description

API to fetch BIR2550Q Quarterly Return Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200BIR2550Q Quarterly Return Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/form-1601E-report

GET

Summary

FORM 1601E Report data.

Description

API to fetch FORM 1601E Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200FORM 1601E Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/form-1601F-report

GET

Summary

FORM 1601F Report data.

Description

API to fetch FORM 1601F Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200FORM 1601F Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/form-1604-report

GET

Summary

FORM BIR form No. 1604E- Annual Return Report data.

Description

API to fetch BIR form No. 1604E- Annual Return Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200FORM BIR form No. 1604E- Annual Return Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/form-2307-report

GET

Summary

FORM 2307 Quarterly Report data.

Description

API to fetch FORM 2307 Quarterly Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200FORM 2307 Quarterly Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/form-2307-report/export/PDF

GET

Summary

FORM 2307 Quarterly Report PDF Export data.

Description

API to Export FORM 2307 Quarterly Report PDF Template.

Parameters
NameLocated inDescriptionRequiredSchema
paymentIdquerypaymentIdYesstring
Responses
CodeDescriptionSchema
200FORM 2307 Quarterly Report Export PDF Template Data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/form-map-1600-return

GET

Summary

FORM Monthly Alphalist of Payees Report data.

Description

API to fetch Monthly Alphalist of Payees Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200FORM Monthly Alphalist of Payees Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/form-srs-return

GET

Summary

FORM Semestral List of Regular Suppliers Report data.

Description

API to fetch Semestral List of Regular Suppliers Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200FORM Semestral List of Regular Suppliers Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/get-tenant-info

GET

Summary

Get Tenant Information.

Description

API to get Tenant Information for Philippines.

Responses
CodeDescriptionSchema
200Tenant Information has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/map-form-0619-report

GET

Summary

FORM MAP FORM 0619E Report data.

Description

API to fetch MAP FORM 0619E Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200FORM MAP FORM 0619E Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/purchase-relief-report

GET

Summary

Purchase Relief Report data.

Description

API to fetch Purchase Relief Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200Purchase Relief Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/purchase-relief-report/export

GET

Summary

Purchases Relief Report Export.

Description

API to fetch Purchases Relief Report Export.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Purchases Relief Report Export has been prepared.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/sales-relief-report

GET

Summary

Sales Relief Report data.

Description

API to fetch Sales Relief Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200Sales Relief Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/sales-relief-report/export

GET

Summary

Sales Relief Report Export.

Description

API to fetch Sales Relief Report Export.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Sales Relief Report Export has been prepared.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/sawt-customer-return

GET

Summary

FORM SAWT for Customer Report data.

Description

API to fetch FORM SAWT for Customer Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200FORM SAWT for Customer Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/sawt-vendor-return

GET

Summary

FORM SAWT for Vendor Report data.

Description

API to fetch FORM SAWT for Vendor Report data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200FORM SAWT for Vendor Report data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/ph/wht/export

GET

Summary

Philippines Reports Export.

Description

API to Export Philippines Reports.

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
report-namequeryreport-nameYesstring
var-end_datequeryvar-end_dateYesdateTime
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Philippines Report Export has been prepared.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product-sale-purchase

GET

Summary

Report sale by product or purchase by product

Description

Report sale by product or purchase by product description

Parameters
NameLocated inDescriptionRequiredSchema
typequerytypeYesstring
var-end_datequeryvar-end_dateYesdateTime
var-product_codequeryvar-product_codeNostring
var-start_datequeryvar-start_dateYesdateTime
Responses
CodeDescriptionSchema
200Report sale by product or purchase by product successfully.SalePurchaseByProductResponse
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Report sale by product or purchase by product

Description

Report sale by product or purchase by product description

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesSalePurchaseByProductRequest
Responses
CodeDescriptionSchema
200Report sale by product or purchase by product successfully.SalePurchaseByProductResponse
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product-sale-purchase/stock-valuation

GET

Summary

Report sale by product or purchase by product

Description

Report sale by product or purchase by product description

Parameters
NameLocated inDescriptionRequiredSchema
var-as_of_datequeryvar-as_of_dateYesdateTime
var-product_namequeryvar-product_nameNostring
Responses
CodeDescriptionSchema
200Report sale by product or purchase by product successfully.SalePurchaseByProductResponse
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/bom-report

GET

Summary

Get BOM Assembly report

Description

Api to get product Bom Assembly Details

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200OKPage«BomAssemblyResponse»
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/bom-report-export

GET

Summary

Get BOM Assembly report

Description

Api to get product Bom Assembly Details

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200OKResource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/customer

GET

Summary

Get product top customers

Description

Api to Get product top customers

Parameters
NameLocated inDescriptionRequiredSchema
currentDatequerycurrentDateYesstring
durationquerydurationYesstring
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200OK[ TopContactDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/incoming-quantity

POST

Summary

Get product incoming quantity

Description

Api to get product incoming quantity

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateYesstring
periodFrequencyqueryperiodFrequencyYesstring
productCodesbodyproductCodesYes[ string ]
toDatequerytoDateYesstring
Responses
CodeDescriptionSchema
200OK[ ProductIncommingQtyInfo ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/invoice

GET

Summary

Get product invoice data

Description

Api to Get product invoice data

Parameters
NameLocated inDescriptionRequiredSchema
currentDatequerycurrentDateYesstring
durationquerydurationYesstring
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200OK[ ProductSalesStats ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/purchase

GET

Summary

Get product purchase data

Description

Api to Get product purchase data

Parameters
NameLocated inDescriptionRequiredSchema
currentDatequerycurrentDateYesstring
durationquerydurationYesstring
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200OK[ ProductSalesStats ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/sales

GET

Summary

Get product sales data

Description

Api to Get product sales data

Parameters
NameLocated inDescriptionRequiredSchema
currentDatequerycurrentDateYesstring
durationquerydurationYesstring
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200OK[ ProductSalesStats ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/sales-purchase

GET

Summary

Get product get sales purchase graph

Description

Api to get product get sales purchase graph

Parameters
NameLocated inDescriptionRequiredSchema
currentDatequerycurrentDateYesstring
durationquerydurationYesstring
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200OKobject
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/salesgrowth

GET

Summary

Get Sales with MoM Growth

Description

API to Get Sales with MoM Growth

Parameters
NameLocated inDescriptionRequiredSchema
currentDatequerycurrentDateYesstring
durationquerydurationYesstring
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200OK[ SalesGrowthDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/short-details

GET

Summary

Get product data as per type

Description

Api to Get product data as per type

Parameters
NameLocated inDescriptionRequiredSchema
typequerytypeNostring
Responses
CodeDescriptionSchema
200OK[ ProductShortDetails ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Get product data for given sequence codes

Description

Api to Get product data as per type

Parameters
NameLocated inDescriptionRequiredSchema
productSeqCodesbodyproductSeqCodesYes[ string ]
Responses
CodeDescriptionSchema
200OK[ ProductShortDetails ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/stock-ageing

GET

Summary

Get stock ageing report

Description

Api to get stock ageing report

Parameters
NameLocated inDescriptionRequiredSchema
currentDatequerycurrentDateNostring
groupByWarehousequerygroupByWarehouseNoboolean
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200OK[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/stock-availability

GET

Summary

Get product stock availability report

Description

Api to get product stock availability report

Parameters
NameLocated inDescriptionRequiredSchema
currentDatequerycurrentDateYesstring
durationquerydurationYesstring
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200OK[ StockLedgerResponseDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/product/supplier

GET

Summary

Get product top suppliers

Description

Api to Get product top suppliers

Parameters
NameLocated inDescriptionRequiredSchema
currentDatequerycurrentDateYesstring
durationquerydurationYesstring
productCodequeryproductCodeYesstring
Responses
CodeDescriptionSchema
200OK[ TopContactDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/return/purchase

GET

Summary

Get purchase return report

Description

API to get purchase return report.

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
productNamequeryproductNameNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Purchase return report fetched successfully.PurchaseReturnReport
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/return/purchase/export

GET

Summary

Export purchase return report

Description

API to export purchase return report.

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
formatqueryformatYesstring
fromDatequeryfromDateYesdateTime
productNamequeryproductNameNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Purchase return report exported successfully.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/return/sales

GET

Summary

Get sales return report

Description

API to get sales return report.

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
fromDatequeryfromDateYesdateTime
productNamequeryproductNameNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Sales return report fetched successfully.SalesReturnReport
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/return/sales/export

GET

Summary

Export sales return report

Description

API to export sales return report.

Parameters
NameLocated inDescriptionRequiredSchema
customfieldquerycustomfieldNostring
formatqueryformatYesstring
fromDatequeryfromDateYesdateTime
productNamequeryproductNameNostring
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Sales return report exported successfully.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/revrec/deferred-revenue-customer

POST

Summary

Profit and Loss Report.

Description

API to fetch data for Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesDeferredRevenueByCustomerRequest
Responses
CodeDescriptionSchema
200Profit and Loss data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/revrec/deferred-revenue-product

POST

Summary

Profit and Loss Report.

Description

API to fetch data for Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesDeferredRevenueByProductRequest
Responses
CodeDescriptionSchema
200Profit and Loss data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/revrec/waterfall-detail

POST

Summary

Profit and Loss Report.

Description

API to fetch data for Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesDeferredRevenueWaterfallDetailRequest
Responses
CodeDescriptionSchema
200Profit and Loss data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/revrec/waterfall-summary

POST

Summary

Profit and Loss Report.

Description

API to fetch data for Profit and Loss Report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesDeferredRevenueWaterfallSummaryRequest
Responses
CodeDescriptionSchema
200Profit and Loss data has been fetched.AccountPNLInfo
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sa/vatreturn

POST

Summary

Create VAT Return Log

Description

API to create VAT Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesVATReturnSaudiActivityStatementReq
Responses
CodeDescriptionSchema
200OKVATReturnSaudiActivityStatementResp
201BAS Activity Statement Log created successfully.VATReturnSaudiActivityStatementResp
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sa/vatreturn/{id}/{status}

PUT

Summary

Update filed status gst return Log

Description

API to Update filed status gst return Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
statuspathstatusYesboolean
Responses
CodeDescription
200OK
201Created
204BAS Activity Statement Log deleted successfully.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sa/vatreturndata

POST

Summary

Get VAT Return Data for Saudi Arabia

Description

API to Get VAT Return Data

Parameters
NameLocated inDescriptionRequiredSchema
vatReturnSAReportReqbodyvatReturnSAReportReqYesVATReturnSaudiNewReportReq
Responses
CodeDescriptionSchema
200OKVATReturnSaudiActivityStatementResp
201BAS Activity Statement Log created successfully.VATReturnSaudiActivityStatementResp
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sa/vatreturnlog/{id}

PUT

Summary

Update VAT Return Log

Description

API to update VAT Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesVATReturnSaudiActivityStatementReq
idpathidYeslong
Responses
CodeDescriptionSchema
200VAT Return Statement Log updated successfully.VATReturnSaudiActivityStatementResp
201Created
400VAT Return Statement Log could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404VAT Return Statement Log not found to update.
Security
Security SchemaScopes
Authorizationglobal

DELETE

Summary

Delete VAT Return Log

Description

API to delete VAT Return Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200OK
204VAT return Log deleted successfully.
401Unauthorized
403Forbidden
404VAT return Log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sa/vatreturnreport

GET

Summary

Search VAT Return Log

Description

API to search VAT Return Logs

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200VAT return Log report has been fetched successfully.VATReturnBelgiumActivityStatementResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/script

GET

Summary

Generate missing address in warehouse

Description

Generate missing address in warehouse

Parameters
NameLocated inDescriptionRequiredSchema
tenantIdquerytenantIdNostring
Responses
CodeDescription
200Generate missing address in warehouse
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/script/cndn-seq-code

POST

Summary

Sync Credit and Debit note document seq code in invoices

Description

API to sync Credit and Debit note document seq code in invoices.

Parameters
NameLocated inDescriptionRequiredSchema
noteTypequerynoteTypeYesstring
tenantIdsbodytenantIdsYes[ long ]
Responses
CodeDescription
200Credit and Debit note document seq code in invoices synced successfully
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/script/knock-off-uuid

POST

Summary

Generate Knock Off Info UUID

Description

API to Generate Knock Off Info UUID

Parameters
NameLocated inDescriptionRequiredSchema
documentKnockOffUpdateDtobodydocumentKnockOffUpdateDtoYesDocumentKnockOffUpdateDto
Responses
CodeDescription
200Knock Off Info UUID generated successfully
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/script/sg/missing-taxes

GET

Summary

Generate missing taxes for SG countries

Description

API to generate missing taxes for SG countries.

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateNodateTime
toDatequerytoDateNodateTime
Responses
CodeDescription
200Missing taxes for SG country generated successfully
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/form-five

GET

Summary

GST form five data.

Description

API to fetch GST form five data.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST form five data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/form-five/export/excel

POST

Summary

GST form five export.

Description

API to fetch GST form five export.

Parameters
NameLocated inDescriptionRequiredSchema
gstFormFiveExportDetailsDtobodygstFormFiveExportDetailsDtoYesGSTFormFiveExportDetailsDto
Responses
CodeDescriptionSchema
200GST form five exported.Resource
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gst-detail

GET

Summary

GST Detail Report.

Description

API to fetch data for GST Detail Report.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST Detail data has been fetched.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gst-transaction-detail

POST

Summary

GST Transactions Detail Report.

Description

API to fetch data for GST Transactions Detail Report.

Parameters
NameLocated inDescriptionRequiredSchema
gstTransactionRequestDtobodygstTransactionRequestDtoYesGstTransactionRequestDto
Responses
CodeDescriptionSchema
200GST Transactions Detail data has been fetched.[ object ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gst/export/xls

GET

Summary

GST export.

Description

API to fetch GST export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200GST Report exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturn

POST

Summary

Create GST Report Return Log

Description

API to create GST Report Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesSGGSTReportStatementDto«GSTForm5Data»
Responses
CodeDescriptionSchema
200OKSGGSTReportStatementDto
201BAS Activity Statement Log created successfully.SGGSTReportStatementDto
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturn/form7

POST

Summary

Create GST Report Return Log

Description

API to create GST Report Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesSGGSTReportStatementDto«GSTForm7Data»
Responses
CodeDescriptionSchema
200OKSGGSTReportStatementDto
201BAS Activity Statement Log created successfully.SGGSTReportStatementDto
400BAS Activity Statement Log could not be created due to insufficient data.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturn/form7/{id}

PUT

Summary

Update GST Report Return Log

Description

API to update GST Report Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesSGGSTReportStatementDto«GSTForm7Data»
idpathidYeslong
Responses
CodeDescriptionSchema
200BAS Activity Statement Log updated successfully.SGGSTReportStatementDto
201Created
400BAS Activity Statement Log could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to update.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturn/{id}

PUT

Summary

Update GST Report Return Log

Description

API to update GST Report Return Log

Parameters
NameLocated inDescriptionRequiredSchema
activityReqbodyactivityReqYesSGGSTReportStatementDto«GSTForm5Data»
idpathidYeslong
Responses
CodeDescriptionSchema
200BAS Activity Statement Log updated successfully.SGGSTReportStatementDto
201Created
400BAS Activity Statement Log could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404BAS Activity Statement Log not found to update.
Security
Security SchemaScopes
Authorizationglobal

DELETE

Summary

Delete GST Report Return Log

Description

API to delete GST Report Return Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200OK
204GST Report Statement Log deleted successfully.
401Unauthorized
403Forbidden
404GST Report Statement Log not found to delete.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturn/{id}/{status}

PUT

Summary

Update filed status gst return Log

Description

API to Update filed status gst return Log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
statuspathstatusYesstring
Responses
CodeDescription
200OK
201Created
204GST Report Statement Log status updated successfully.
401Unauthorized
403Forbidden
404GST Report Statement Log not found to update status.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturndata

POST

Summary

GST form five data.

Description

API to fetch GST form five data.

Parameters
NameLocated inDescriptionRequiredSchema
sggstNewReportReqbodysggstNewReportReqYesSGGSTNewReportReq
Responses
CodeDescriptionSchema
200GST form five data has been prepared.[ object ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturnreport

GET

Summary

Search GST Report Return Log

Description

API to search GST Report Return Logs

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200GST Return Log report has been fetched successfully.SGGSTReportStatementDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturnsettings

GET

Summary

Get Settings for GST Return Report

Description

API to get settings for GST Return Report

Responses
CodeDescriptionSchema
200GST return Settings has been fetched successfully.SGGSTReportSettingsResp
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

PUT

Summary

Update GST Return Settings

Description

API to update GST Return Settings

Parameters
NameLocated inDescriptionRequiredSchema
settingsbodysettingsYesSGGSTReportSettingsReq
Responses
CodeDescriptionSchema
200GST Return Settings Log updated successfully.SGGSTReportSettingsResp
201Created
400GST Return Settings could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404GST Return Settings not found to update.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturntransaction/export/xls

GET

Summary

GST Return Summary export.

Description

API to export GST Return Summary Report.

Parameters
NameLocated inDescriptionRequiredSchema
fileNamequeryfileNameYesstring
reportIdqueryreportIdYeslong
Responses
CodeDescriptionSchema
200GST Return Summary Report exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturntransactiondetails/export/xls

GET

Summary

GST Return Details export.

Description

API to fetch GST Return Details export.

Parameters
NameLocated inDescriptionRequiredSchema
fileNamequeryfileNameYesstring
reportIdqueryreportIdNolong
Responses
CodeDescriptionSchema
200GST Return Details Report exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturntransactiondetails/unsavedreport/{tempGSTReturnLogReportId}

GET

Summary

Get GST Return Transaction Details Data For Unsaved Report

Description

API to Get GST Return Transaction Details Data For Unsaved Report

Parameters
NameLocated inDescriptionRequiredSchema
tempGSTReturnLogReportIdpathtempGSTReturnLogReportIdYesstring
Responses
CodeDescriptionSchema
200GST Return transaction details data fetched..[ BASTransactionDetailsReportDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/gstreturntransactiondetails/{gstReturnLogReportId}

GET

Summary

Get GST Return Transaction Details Data

Description

API to Get GST Return Transaction Details Data

Parameters
NameLocated inDescriptionRequiredSchema
gstReturnLogReportIdpathgstReturnLogReportIdYeslong
Responses
CodeDescriptionSchema
200GST Return transaction details data fetched..[ BASTransactionDetailsReportDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/iras/connect

GET

Summary

Connect to IRAS with Auth code

Description

API to complete IRAS connection

Parameters
NameLocated inDescriptionRequiredSchema
codequerycodeYesstring
statequerystateYesstring
Responses
CodeDescriptionSchema
200IRAS connected successfullyIRASConnectionStatus
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/iras/status

GET

Summary

IRAS connection status.

Description

API to fetch IRAS connection status.

Parameters
NameLocated inDescriptionRequiredSchema
reportLogIdqueryreportLogIdNolong
Responses
CodeDescriptionSchema
200IRAS connection status fetched successfullyIRASConnectionStatus
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/iras/submit/{id}

GET

Summary

Submit GST report to IRAS

Description

API to submit GST report to IRAS

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescriptionSchema
200GST report submitted to IRAS successfullyIRASBaseResponse
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/iras/xml

GET

Summary

Generate IAF Audit file in xml format.

Description

API to generate IAF Audit file in xml format.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200IAF Audit file has been generated successfully.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/sg/tax-report

GET

Summary

Get tax report for Singapore

Description

API to get tax report for Singapore.

Parameters
NameLocated inDescriptionRequiredSchema
fromDatequeryfromDateYesdateTime
toDatequerytoDateYesdateTime
Responses
CodeDescriptionSchema
200Tax report for Singapore fetched successfully.TaxReportDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/template/provision/{country}

POST

Summary

Template provision to tenants belonging to provided country

Description

Template provision to tenants belonging to provided country

Parameters
NameLocated inDescriptionRequiredSchema
countrypathcountryYesstring
templateProvisionbodytemplateProvisionYesTemplateProvision
Responses
CodeDescription
200Template provisioned.
201Created
400Could not provision templates.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uae/vat-return-201

GET

Summary

VAT Return 201 Report data.

Description

API to fetch VAT Return 201

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200VAT Return 201 data has been prepared.[ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uae/vat-return-201/export/xls

GET

Summary

VAT Return 201 export.

Description

API to fetch VAT Return 201 export.

Parameters
NameLocated inDescriptionRequiredSchema
endDatequeryYesstring
startDatequeryYesstring
Responses
CodeDescriptionSchema
200VAT Return 201 exported.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uk/logs

GET

Summary

Get UK vat return report log summary

Description

Api to get UK vat return report log summary

Responses
CodeDescriptionSchema
200UK vat return report logs have been fetched successfullyCanadaTaxReportLogDto
401Unauthorized
403Forbidden
404Uk vat return report logs not found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Create UK vat return report logs

Description

Create UK vat return report logs

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesUkVatReportLogRequestDto
Responses
CodeDescriptionSchema
200OKCanadaTaxReportLogDto
201UK vat return report logs created successfullyCanadaTaxReportLogDto
400UK vat return report logs could not be created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

PUT

Summary

Update report log according to from and to date

Description

Api to update report log according to from and to date

Parameters
NameLocated inDescriptionRequiredSchema
filingYearqueryfilingYearYesinteger
fromDatequeryfromDateNodateTime
idqueryidNolong
toDatequerytoDateNodateTime
Responses
CodeDescriptionSchema
200OKCanadaTaxReportLogDto
201Report log is updated successfullyCanadaTaxReportLogDto
400Report log could not be updated
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uk/logs/name/{id}

PATCH

Summary

Update name of the report

Description

Api to Update name of the report

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
namebodynameYesstring
Responses
CodeDescriptionSchema
200Name for report updated successfully.UkVatReportLogDto
204No Content
401Unauthorized
403Forbidden
404Failed to update Name for report
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uk/logs/status/{id}

PATCH

Summary

Update tax report log status

Description

Api to update tax report log status

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
statusbodystatusYesstring
Responses
CodeDescriptionSchema
200Tax report log status has been updated successfullyCanadaTaxReportSettingDto
204No Content
400Failed to update tax report log status
401Unauthorized
403Forbidden
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uk/logs/{id}

DELETE

Summary

Delete tax report log

Description

Api to delete tax report log

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200OK
204Tax report log has been deleted successfully
401Unauthorized
403Forbidden
404Failed to delete tax report log
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uk/save-log

POST

Summary

Save UK vat return report log

Description

Api to save UK vat return report logs

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesUkVatReportLogDto
Responses
CodeDescriptionSchema
200OKCanadaTaxReportLogDto
201UK vat return report log saved successfullyCanadaTaxReportLogDto
400UK vat return report log could not be saved
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uk/search

GET

Summary

Search Reports Log

Description

API to Search Reports Log

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortquerysortNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200Reports Log report has been fetched successfully.CanadaTaxReportLogDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uk/settings

GET

Summary

Get vat return report settings

Description

Api to get vat return report settings

Responses
CodeDescriptionSchema
200UK vat return report settings have been fetched successfullyCanadaTaxReportSettingDto
401Unauthorized
403Forbidden
404UK vat return report settings not found
Security
Security SchemaScopes
Authorizationglobal

PUT

Summary

UK Vat Return Report Settings

Description

Update UK Vat return report settings

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesUkVatReportSettingsDto
Responses
CodeDescriptionSchema
200OKCanadaTaxReportSettingDto
201UK vat return report settings updated successfullyCanadaTaxReportSettingDto
400UK vat return report settings could not be updated
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/uk/{id}/export

GET

Summary

Export UK Tax Return report

Description

API to export UK Tax Return report

Parameters
NameLocated inDescriptionRequiredSchema
formatqueryformatYesstring
idpathidYeslong
Responses
CodeDescriptionSchema
200Canada Tax Return report exported successfully.Resource
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/updateclosingsettings

PUT

Summary

Update Financial Year closing settings

Description

API to update Financial Year closing settings

Parameters
NameLocated inDescriptionRequiredSchema
settingsbodysettingsYesClosingSettingsReq
Responses
CodeDescriptionSchema
200Closing details updated successfully.ClosingSettingsResp
201Created
400Closing details could not be updated due to insufficient data.
401Unauthorized
403Forbidden
404Closing details not found to update.
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/view

GET

Summary

Fetch report views

Description

Fetch report views

Parameters
NameLocated inDescriptionRequiredSchema
financialReportqueryfinancialReportYesstring
Responses
CodeDescriptionSchema
200Report views fetched successfully.[ ReportViewInfo ]
400Report views could not be fetched.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Save report view

Description

Save report view

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesReportViewRequest
Responses
CodeDescriptionSchema
200Report view saved successfully.ReportViewResponse
201Created
400Report view could not be saved.
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports/view/{id}

DELETE

Summary

Delete report view

Description

Delete report view

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescription
200Report view deleted successfully.
204No Content
400Report view could not be deleted.
401Unauthorized
403Forbidden
Security
Security SchemaScopes
Authorizationglobal

custom-report-builder-controller

Custom Report Builder Controller

/v1/reports-builder/custom/get-file-list

GET

Summary

File meta list

Description

Fetch File meta list

Parameters
NameLocated inDescriptionRequiredSchema
appNamequeryappNameNostring
limitquerylimitNointeger
pagequerypageNointeger
Responses
CodeDescriptionSchema
200Report list is fetch successfully[ FileMetaLogDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/custom/update-column-mapping/{id}

PUT

Summary

update file meta

Description

update file meta column mapping

Parameters
NameLocated inDescriptionRequiredSchema
columnMappingsbodycolumnMappingsYes[ ColumnMapping ]
idpathidYeslong
Responses
CodeDescriptionSchema
200Report list is fetch successfullyFileMetaLogDto
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

data-source-controller

Data Source Controller

/v1/reports-builder/data-source/report-tables

GET

Summary

get report tables

Description

api get report tables

Parameters
NameLocated inDescriptionRequiredSchema
appNamequeryappNameNostring
Responses
CodeDescriptionSchema
200Get report table success![ object ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/data-source/report-tables/table

GET

Summary

get report tables by table name

Description

api get report tables by table name

Parameters
NameLocated inDescriptionRequiredSchema
tableNamequerytableNameYesstring
Responses
CodeDescriptionSchema
200Get report table success!ReportTable
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/data-source/report-tables/{id}

GET

Summary

get report tables by id

Description

api get report tables by id

Parameters
NameLocated inDescriptionRequiredSchema
idpathidYeslong
Responses
CodeDescriptionSchema
200Get report table success!ReportTable
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

drop-box-controller

Drop Box Controller

/v1/reports-builder/dropbox/save-file-meta

POST

Summary

File Meta

Description

save File meta list

Parameters
NameLocated inDescriptionRequiredSchema
fileMetaSaveRequestbodyfileMetaSaveRequestYesFileMetaSaveRequest
Responses
CodeDescriptionSchema
200File Meta saved Successfully.[ FileMetaLogDto ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

one-drive-controller

One Drive Controller

/v1/reports-builder/onedrive/save-file-meta

POST

Summary

File Meta

Description

save File meta list

Parameters
NameLocated inDescriptionRequiredSchema
fileMetaSaveRequestbodyfileMetaSaveRequestYesFileMetaSaveRequest
Responses
CodeDescriptionSchema
200File Meta saved Successfully.[ FileMetaLogDto ]
201Created
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

reports-controller

Reports Controller

/v1/reports-builder/reports

GET

Summary

Reports list

Description

Reports list

Parameters
NameLocated inDescriptionRequiredSchema
appNamequeryappNameNostring
Responses
CodeDescriptionSchema
200Report list is fetch successfully[ ReportDto ]
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

POST

Summary

Save report

Description

Save report

Parameters
NameLocated inDescriptionRequiredSchema
reportRequestbodyreportRequestYesReportRequest
Responses
CodeDescriptionSchema
200Report has been saved.ReportDto
201Created
400Report data is invalid
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/books/execute

POST

Summary

Build and execute the query for books report with pagination

Description

Build and execute the query for books report with pagination

Parameters
NameLocated inDescriptionRequiredSchema
filterOnRolesFlgqueryfilterOnRolesFlgNoboolean
limitquerylimitNointeger
metadatabodymetadataYesReportMetadata
pagequerypageNointeger
Responses
CodeDescriptionSchema
200Books report data has been fetchedReportPageDataResponse
201Created
400Books report metadata not valid
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/books/export

POST

Summary

Export a books report

Description

Export a books report

Parameters
NameLocated inDescriptionRequiredSchema
exportRequestbodyexportRequestYesReportExportRequest
Responses
CodeDescriptionSchema
200Books Report has been exportedResource
201Created
400Books report metadata not valid
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/email-v1

POST

Summary

Email a report

Description

Email a report

Parameters
NameLocated inDescriptionRequiredSchema
emailRequestbodyemailRequestYesReportEmailRequest
fileTypequeryfileTypeNostring
Responses
CodeDescriptionSchema
200Report has been emailedstring
201Created
400Report metadata not valid
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/execute

POST

DEPRECATED

Summary

Build and execute the query for report

Description

Build and execute the query for report

Parameters
NameLocated inDescriptionRequiredSchema
metadatabodymetadataYesReportMetadata
Responses
CodeDescriptionSchema
200Report data has been fetchedstring
201Created
400Report metadata not valid
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/execute-v1

POST

Summary

Build and execute the query for report with pagination

Description

Build and execute the query for report with pagination

Parameters
NameLocated inDescriptionRequiredSchema
limitquerylimitNointeger
metadatabodymetadataYesReportMetadata
pagequerypageNointeger
Responses
CodeDescriptionSchema
200Report data has been fetchedstring
201Created
400Report metadata not valid
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/export-multiple-v1

POST

Summary

Export report with multiple widgets

Description

Export report with multiple widgets

Parameters
NameLocated inDescriptionRequiredSchema
multiExportRequestbodymultiExportRequestYesReportMultiExportRequest
Responses
CodeDescriptionSchema
200Report has been exportedstring
201Created
400Report metadata not valid
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/export-v1

POST

Summary

Export a report

Description

Export a report

Parameters
NameLocated inDescriptionRequiredSchema
exportRequestbodyexportRequestYesReportExportRequest
fileTypequeryfileTypeNostring
Responses
CodeDescriptionSchema
200Report has been exportedstring
201Created
400Report metadata not valid
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/paged

GET

Summary

Reports paginated list

Description

Reports paginated list

Parameters
NameLocated inDescriptionRequiredSchema
appNamequeryappNameNostring
limitquerylimitNointeger
pagequerypageNointeger
queryqueryqueryNostring
searchquerysearchNostring
sortByquerysortByNostring
sortDirquerysortDirNostring
Responses
CodeDescriptionSchema
200Report paginated list is fetch successfullyReportDto
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/revenue-report

POST

Summary

Fetch data for Revenue report.

Description

Fetch data for Revenue report.

Parameters
NameLocated inDescriptionRequiredSchema
requestbodyrequestYesRevenueReportRequest
Responses
CodeDescriptionSchema
200Report data has been fetchedstring
201Created
400Report metadata not valid
401Unauthorized
403Forbidden
404Not Found
Security
Security SchemaScopes
Authorizationglobal

/v1/reports-builder/reports/{uid}

GET

Summary

Report by uid

Description

Report by uid

Parameters
NameLocated inDescriptionRequiredSchema
uidpathuidYesstring
Responses
CodeDescriptionSchema
200Report data has been fetchedReportDto
401Unauthorized
403Forbidden
404Report with provided id not found
Security
Security SchemaScopes
Authorizationglobal

PUT

Summary

Update report by uid

Description

Update report by uid

Parameters
NameLocated inDescriptionRequiredSchema
reportRequestbodyreportRequestYesReportRequest
uidpathuidYesstring
Responses
CodeDescriptionSchema
200Report data has been updatedReportDto
201Created
401Unauthorized
403Forbidden
404Report with provided id not found
Security
Security SchemaScopes
Authorizationglobal

DELETE

Summary

Delete report by uid

Description

Delete report by uid

Parameters
NameLocated inDescriptionRequiredSchema
uidpathuidYesstring
Responses
CodeDescription
200Report has been deleted.
204No Content
400Report cannot be deleted.
401Unauthorized
403Forbidden
404Report with provided id not found
Security
Security SchemaScopes
Authorizationglobal

Models

AccountClosingRequest

NameTypeDescriptionRequired
accountCode[ string ]No
baseCurrencystringNo
exchangeRatenumberNo
perspectivestringNo
primaryCurrencystringNo
revaluationDatedateNo

AccountClosingResponse

NameTypeDescriptionRequired
accountCodestringNo
accountNamestringNo
baseCurrencystringNo
closingAmountInBasenumberNo
closingAmountInPrimarynumberNo
exchangeRatenumberNo
primaryCurrencystringNo
revaluationDatedateNo
updatedAmountInPrimarynumberNo

AccountDetailsResponse

NameTypeDescriptionRequired
accountCodestringNo
accountGroupstringNo
accountGroupIdstringNo
codestringNo
descriptionstringNo
idlongNo
namestringNo
naturestringNo
parentlongNo
subGroupNamestringNo
tenantIdlongNo

AccountGLInfo

NameTypeDescriptionRequired
accountCodestringNo
accountCurrencystringNo
accountGroupstringNo
accountNamestringNo
accountNaturestringNo
accountidlongNo
codestringNo
endingAmountnumberNo
endingAmountInAccountCurrencynumberNo
endingAmountInPrimaryCurrencynumberNo
groupbooleanNo
groupidlongNo
jeData[ CashJournalEntryDetails ]No
openingAmountnumberNo
openingAmountInAccountCurrencynumberNo
openingAmountInPrimaryCurrencynumberNo
openingBalanceTypestringNo
parentAccountlongNo
periodAmountnumberNo
periodAmountInAccountCurrencynumberNo
periodAmountInPrimaryCurrencynumberNo
subGrouplongNo
subGroupNamestringNo

AccountInfo

NameTypeDescriptionRequired
codestringAccount Code
Example: "AC-0000001"
No
namestringAccount Name
Example: "Account Payable"
No

AccountPNLInfo

NameTypeDescriptionRequired
cogsobjectNo
costOfGoodsSoldobjectNo
expensesobjectNo
grossProfitnumberNo
incomeobjectNo
incomeTaxExpensesnumberNo
netProfitOrLossnumberNo
operatingExpensesobjectNo
operatingProfitnumberNo
otherExpensesobjectNo
otherIncomeobjectNo
periodPeriodNo
profitBeforeTaxnumberNo
revenueobjectNo
totalCogsnumberNo
totalCostOfGoodsSoldnumberNo
totalExpensesnumberNo
totalIncomenumberNo
totalOperatingExpensesnumberNo
totalOtherExpensesnumberNo
totalOtherIncomenumberNo
totalRevenuenumberNo
vnamestringNo

AccountParentData

NameTypeDescriptionRequired
codestringNo
idlongNo
namestringNo
parentlongNo
parentChain[ AccountParentData ]No

AdditionalCharges

NameTypeDescriptionRequired
additionalChargeAmountnumberNo
additionalChargeTaxAmountnumberNo
additionalChargesDetails[ AdditionalChargesDetails ]No
globalDiscountGlobalDiscountDetailsNo
globalDiscounts[ GlobalDiscountDetails ]No

AdditionalChargesDetails

NameTypeDescriptionRequired
additionalChargestringNo
additionalChargeAccountCodestringNo
addtionalChargeTaxstringNo
addtionalChargeTaxCodestringNo
apportionFlagbooleanNo
apportionValuestringEnum: "APPORTION_MANUAL", "APPORTION_ON_QTY", "APPORTION_ON_VALUE"No
cgstnumberNo
chargeAmountnumberNo
igstnumberNo
includeInReportbooleanNo
isPercentbooleanNo
isPreChargebooleanNo
percentnumberNo
sgstnumberNo
taxAmountnumberNo

AdditionalChargesReport

NameTypeDescriptionRequired
additionalChargesAdditionalChargesNo
averageRatenumberNo
contactCodestringNo
contactNamestringNo
deletedbooleanNo
idlongNo
isPurchasebooleanNo
productCodestringNo
productNamestringNo
quantitynumberNo
tenantIdlongNo
totalnumberNo
transactionDatedateTimeNo
transactionNostringNo
unitPricenumberNo

AdditionalReportsRequest

NameTypeDescriptionRequired
accountCodestringNo
contact[ string ]Example: ["C-000005","C-000006"]No
contactCodestringNo
customFieldstringNo
customFieldsstringNo
decimalScaleintegerNo
endDatedateTimeNo
productCodestringNo
searchstringNo
startDatedateTimeNo
transactionTypestringNo
viewTypestringEnum: "DEFAULT", "MONTHLY_SUMMARY", "CUSTOMER_WISE", "CUSTOMER_WISE_SUMMARY", "DETAILS", "SUMMARY"No

AddressDetails

NameTypeDescriptionRequired
countryCodestringNo
line1stringNo
postCodestringNo

AdvanceItemsDto

NameTypeDescriptionRequired
ad_amtnumberNo
camtnumberNo
csamtnumberNo
iamtnumberNo
rtnumberNo
samtnumberNo

AdvancePaymentsSection

NameTypeDescriptionRequired
box91numberNo
fromDatestringNo
idlongNo
toDatestringNo

AdvanceTaxLiabilityDto

NameTypeDescriptionRequired
diff_percentnumberNo
flagstringNo
itms[ AdvanceItemsDto ]No
posstringNo
sply_tystringNo

AdvanceTaxLiabilityDtoStatus

NameTypeDescriptionRequired
cnamestringNo
ctinstringNo
dnumstringNo
dtstringNo
error_cdstringNo
error_msgstringNo
state_cdstringNo

AdvancedTrackingBOMDto

NameTypeDescriptionRequired
costPerUnitnumberNo
expiryDatedateTimeExpiry date. Date Format is dd-mm-yyyy. Applicable when AdvancedTrackingType is Batch
Example: "01-01-2020"
No
manufacturingDatedateTimeManufacturing date. Date Format is dd-mm-yyyy. Applicable when AdvancedTrackingType is Batch
Example: "01-01-2020"
No
qtyToFulfildoubleBatch qty to fulfill
Example: 1
No
remainingQuantitynumberNo
serialBatchNumberstringBatch or serial number to be fulfilled
Example: "Batch-001"
No

AgedDashboardDto

NameTypeDescriptionRequired
currentnumberNo
lessThanOneMonthnumberNo
lessThanThreeMonthnumberNo
lessThanTwoMonthnumberNo
oldernumberNo
totalnumberNo

AgedDetailReportDto

NameTypeDescriptionRequired
amount1To30number1-30 Days Amount
Example: 300
No
amount30To60number30-60 Days Amount
Example: 300
No
amount60To90number60-90 Days Amount
Example: 300
No
amountGreaterThan90numberGreater than 90 days amount
Example: 300
No
amountsPerSlab[ number ]No
contactCodestringExample: "C-0000001"No
contactNamestringExample: "David"No
currentAmountnumberCurrent Amount
Example: 330
No
documentCodestringExample: "0000001"No
documentDatedateTimeExample: "01-01-2020"No
documentDueDatedateTimeExample: "01-01-2020"No
documentNumberstringExample: "PO-0000001"No

AgedDetailReportSumDto

NameTypeDescriptionRequired
contactCodeAndNamestringExample: "David C-0000001"No
details[ AgedDetailReportDto ]No
totalAmount1To30numberTotal 1-30 Days Amount
Example: 300
No
totalAmount30To60numberTotal 30-60 Days Amount
Example: 300
No
totalAmount60To90numberTotal 60-90 Days Amount
Example: 300
No
totalAmountGreaterThan90numberTotal Greater than 90 days amount
Example: 300
No
totalAmountPerSlab[ number ]No
totalCurrentAmountnumberTotal Current Amount
Example: 330
No

AgedSummaryReportDto

NameTypeDescriptionRequired
amount1To30number1-30 Days Amount
Example: 300
No
amount30To60number30-60 Days Amount
Example: 300
No
amount60To90number60-90 Days Amount
Example: 300
No
amountGreaterThan90numberGreater than 90 days amount
Example: 300
No
amountsPerSlab[ number ]No
contactCodestringContact Code
Example: "C-0000001"
No
contactNamestringContact Name
Example: "John"
No
currentAmountnumberCurrent Amount
Example: 330
No

AmortizationReportRequestDto

NameTypeDescriptionRequired
asOfDatedateTimeAs of date
Example: "01-01-2023"
Yes
documentCodestringExample: "0000001"No
endPeriodstringNo
fromPeriodstringNo
isDetailsbooleanNo
limitintegerNo
pageintegerNo
searchstringNo

AmortizationScheduleWaterfallDetailResponse

NameTypeDescriptionRequired
contactCodestringNo
contactNamestringNo
contents[ DeferredAmortizationScheduleWaterfallDetail ]No
totalAmortizationScheduleWaterfallTotalNo

AmortizationScheduleWaterfallTotal

NameTypeDescriptionRequired
periodsobjectNo
priorUnrecognizednumberNo
totalnumberNo

AmortizationWaterfallSummary

NameTypeDescriptionRequired
deferralAccountCodestringNo
deferralAccountNamestringNo
deferredExpenseBalnumberNo
details[ AmortizationScheduleWaterfallDetailResponse ]No
periodsobjectNo
priorUnrecognizednumberNo
targetAccountCodestringNo
targetAccountNamestringNo
totalnumberNo
unplannedDeferredExpenseBalnumberNo

AmortizationWaterfallSummaryResponse

NameTypeDescriptionRequired
contents[ AmortizationWaterfallSummary ]No
periodLabels[ string ]No
totalAmortizationScheduleWaterfallTotalNo

AmountTheATOOwesYouSection

NameTypeDescriptionRequired
creditFromFBTInstalmentlongNo
creditFromPaygTaxInstalmentlongNo
endDatestringNo
frequencystringNo
fuelTaxCreditlongNo
gstOnPurchaselongNo
idlongNo
luxuryCarTaxRefundablelongNo
startDatestringNo
totalAmountstheATOOwesYoulongNo
wineEqualisationTaxRefundablelongNo

AmountsYouOweTheATOSection

NameTypeDescriptionRequired
deferredGSTlongNo
endDatestringNo
fbtInstalmentlongNo
frequencystringNo
fuelTaxCreditOverClaimlongNo
gstOnSalelongNo
idlongNo
luxuryCarTaxlongNo
paygIncomeTaxInstalmentlongNo
paygTaxWithheldlongNo
startDatestringNo
totalAmountsYouOwnedlongNo
wineEqualisationTaxlongNo

B2bDto

NameTypeDescriptionRequired
ctinstringNo
inv[ InvDto ]No

B2bDtoStatus

NameTypeDescriptionRequired
ctinstringNo
datedateTimeNo
error_cdstringNo
error_msgstringNo
inv_numstringNo

B2clDto

NameTypeDescriptionRequired
inv[ InvDtoB2cl ]No
posstringNo

B2clDtoStatus

NameTypeDescriptionRequired
datedateTimeNo
error_cdstringNo
error_msgstringNo
inv_numstringNo
state_cdnumberNo

B2csDto

NameTypeDescriptionRequired
camtnumberNo
csamtnumberNo
diff_percentnumberNo
etinstringNo
flagstringNo
iamtnumberNo
posstringNo
rtnumberNo
samtnumberNo
sply_tystringNo
txvalnumberNo
typstringNo

B2csDtoStatus

NameTypeDescriptionRequired
error_cdstringNo
error_msgstringNo
state_cdnumberNo

BASActivityDataStatementReq

NameTypeDescriptionRequired
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringYYYY-MM-DD
Example: "2020-01-01"
No
idlongActivity Report Id
Example: 1
No
namestringActivity Report
Example: "Name of Business Activity Report"
No
periodstringJan
Example: "Period for Report"
No
toDatestringYYYY-MM-DD
Example: "2020-12-31"
No

BASActivitySettingsReq

NameTypeDescriptionRequired
australianBusinessNostringAustralian Business Number
Example: 1234567890987654
No
deferredGstbooleanDeferred GST
Example: true
No
fringeBenefitsTaxbooleanTrue/False
Example: true
No
fringeBenefitsTaxCyclestringMONTHLY/QUARTERLY
Example: "MONTHLY"
No
fuelTaxCreditsbooleanTrue/False
Example: true
No
gstCalculationCyclestringMONTHLY/QUARTERLY/ANNUALLY
Example: "MONTHLY"
No
luxuryCarTaxbooleanTrue/False
Example: true
No
paygInstalmentCyclestringNONE/MONTHLY/QUARTERLY/ANNUALLY
Example: "NONE"
No
paygInstalmentMethodstringAMOUNT/RATE
Example: "AMOUNT"
No
paygWithholdingCyclestringNONE/MONTHLY/QUARTERLY
Example: "NONE"
No
reportingMethodstringSIMPLER/FULL
Example: "SIMPLER"
No
taxAccountBasisstringACCRUAL/CASH
Example: "ACCRUAL"
No
wineEqualisationTaxbooleanTrue/False
Example: true
No

BASActivitySettingsResp

NameTypeDescriptionRequired
australianBusinessNostringAustralian Business Number
Example: 12345678909876543000
No
deferredGstbooleanDeferred GST
Example: true
No
deletedbooleanTrue/False
Example: true
No
fringeBenefitsTaxbooleanTrue/False
Example: true
No
fringeBenefitsTaxCyclestringMONTHLY/QUARTERLY
Example: "MONTHLY"
No
fuelTaxCreditsbooleanTrue/False
Example: true
No
gstCalculationCyclestringMONTHLY/QUARTERLY/ANNUALLY
Example: "MONTHLY"
No
idlongNo
luxuryCarTaxbooleanTrue/False
Example: true
No
paygInstalmentCyclestringNONE/MONTHLY/QUARTERLY/ANNUALLY
Example: "NONE"
No
paygInstalmentMethodstringAMOUNT/RATE
Example: "AMOUNT"
No
paygWithholdingCyclestringNONE/MONTHLY/QUARTERLY
Example: "NONE"
No
reportingMethodstringSIMPLER/FULL
Example: "SIMPLER"
No
taxAccountBasisstringTax Account Basis
Example: "ACCRUAL"
No
wineEqualisationTaxbooleanTrue/False
Example: true
No

BASActivityStatementReq

NameTypeDescriptionRequired
amountTheATOOwesYouAmountTheATOOwesYouSectionTo OweNo
amountsYouOweTheATOAmountsYouOweTheATOSectionYou OweNo
balancenumberBalance
Example: 500
No
basSettingBASSettingDtoBAS SettingNo
fbtInstalmentSectionFBTInstalmentSectionFringe benefits tax (FBT) instalment sectionNo
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringDD-MM-YYYY
Example: "01-12-2020"
No
gstSectionDetailsGstSectionGst SectionNo
idlongActivity Report Id
Example: 1
No
namestringActivity Report
Example: "Name of Business Activity Report"
No
payGTaxWithheldSectionPayGTaxWithheldSectionPAYG tax withheld sectionNo
paygIncomeTaxInstalmentOption1SectionPaygIncomeTaxInstalmentOption1SectionPAYG tax withheld Option 1 sectionNo
paygIncomeTaxInstalmentOption2SectionPaygIncomeTaxInstalmentOption2SectionPAYG tax withheld Option 2 sectionNo
paymentOrRefundSectionPaymentOrRefundSectionPayment or refund sectionNo
periodstringJan
Example: "Period for Report"
No
tempBASLogReportIdstringTemporary BAS log report IDNo
toDatestringDD-MM-YYYY
Example: "01-12-2020"
No

BASActivityStatementResp

NameTypeDescriptionRequired
amountTheATOOwesYouAmountTheATOOwesYouSectionTo OweNo
amountsYouOweTheATOAmountsYouOweTheATOSectionYou OweNo
balancenumberBalance
Example: 500
No
basSettingBASSettingDtoBAS SettingNo
creationDatestringCreation Date
Example: "01-12-2020"
No
fbtInstalmentSectionFBTInstalmentSectionFringe benefits tax (FBT) instalment sectionNo
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringDD-MM-YYYY
Example: "01-12-2020"
No
gstSectionDetailsGstSectionGst SectionNo
idlongId
Example: 1
No
namestringActivity Report
Example: "Name of Business Activity Report"
No
payGTaxWithheldSectionPayGTaxWithheldSectionPAYG tax withheld sectionNo
paygIncomeTaxInstalmentOption1SectionPaygIncomeTaxInstalmentOption1SectionPAYG tax withheld Option 1 sectionNo
paygIncomeTaxInstalmentOption2SectionPaygIncomeTaxInstalmentOption2SectionPAYG tax withheld Option 2 sectionNo
paymentOrRefundSectionPaymentOrRefundSectionPayment or refund sectionNo
periodstringJan
Example: "Period for Report"
No
statusbooleanStatus
Example: true
No
tempBASLogReportIdstringTemporary BAS log report IDNo
toDatestringDD-MM-YYYY
Example: "01-12-2020"
No

BASSettingDto

NameTypeDescriptionRequired
australianBusinessNostringNo
deferredGstbooleanNo
fringeBenefitsTaxbooleanNo
fringeBenefitsTaxCyclestringNo
fuelTaxCreditsbooleanNo
gstCalculationCyclestringNo
idlongNo
luxuryCarTaxbooleanNo
paygInstalmentCyclestringNo
paygInstalmentMethodstringNo
paygWithholdingCyclestringNo
reportingMethodstringNo
taxAccountBasisstringNo
wineEqualisationTaxbooleanNo

BASTransactionDetailsReportDto

NameTypeDescriptionRequired
boxNamestringBox name
Example: "Box 00"
No
documentDetails[ BASTransactionReportDocumentDetailsDto ]Section wise Document details for BAS Transaction details report.No
sectionNamestringSection name
Example: "G1 Total Sales"
No
taxAmountInBaseCurrencynumberTax Amount.
Example: 100
No
taxAmountInDefaultCurrencynumberTax Amount.
Example: 100
No
totalAmountInBaseCurrencynumberTotal Amount inclusive of tax.
Example: 1100
No
totalAmountInDefaultCurrencynumberTotal Amount inclusive of tax.
Example: 1100
No
totalBoxAmountnumberTotal Box Amount
Example: 100
No

BASTransactionReportDocumentDetailsDto

NameTypeDescriptionRequired
accountNamestringNo
boxAmountnumberNo
contactNamestringNo
currencystringNo
documentCodestringNo
documentDatedateTimeNo
documentSeqCodestringNo
documentTypestringNo
exchangeRatenumberNo
gstExchangeRatenumberNo
productNamestringNo
taxAmountInBaseCurrencynumberNo
taxAmountInDefaultCurrencynumberNo
taxCodestringNo
taxableAmountInDefaultCurrencynumberNo
taxbaleAmountInBaseCurrencynumberNo
totalAmountInBaseCurrencynumberNo

BIR2307TempateDto

NameTypeDescriptionRequired
formDatedateTimeNo
payeeInfoPayeeInfoNo
payorInfoPayorInfoNo
toDatedateTimeNo
whtDetails[ BIR2307WHTData ]No

BIR2307WHTData

NameTypeDescriptionRequired
atccodestringNo
natureDescriptionstringNo
totalnumberNo
whtAmountnumberNo
whtAssessableAmountQM1numberNo
whtAssessableAmountQM2numberNo
whtAssessableAmountQM3numberNo

BIR2550QQuarterlyReturnResponseDto

NameTypeDescriptionRequired
boxNumberintegerBox Number
Example: 1
No
labelstringSection name or heading
Example: "Declaration"
No
sectionNumberstringSection number of the element
Example: 3
No
sequenceNumberintegerSequence number of the element
Example: 2
No
typestringELEMENT TYPE
Enum: "GROUP", "SUBGROUP", "ELEMENT", "TOTAL", "NUMBER", "TEXT", "TABLEDATA", "DATE"
Example: "ELEMENT"
No
value1numberTax Rate for element
Example: "5%"
No
value2numberTaxable Amount for the element
Example: 1000
No

BalanceSection

NameTypeDescriptionRequired
box71numberNo
box72numberNo
idlongNo

BalanceSheetAssetsInfoConsolidationView

NameTypeDescriptionRequired
accountsReceivable[ ReportItemDto ]No
bank[ ReportItemDto ]No
cash[ ReportItemDto ]No
currentAsset[ ReportItemDto ]No
fixedAssets[ ReportItemDto ]No
intangibles[ ReportItemDto ]No
longTermAssets[ ReportItemDto ]No
nonCurrentAsset[ ReportItemDto ]No
otherAssets[ ReportItemDto ]No
otherCurrentAssets[ ReportItemDto ]No
otherLongTermAsset[ ReportItemDto ]No
ppe[ ReportItemDto ]No
totalAccountsReceivableobjectNo
totalAssetobjectNo
totalBankobjectNo
totalCashobjectNo
totalCurrentAssetobjectNo
totalFixedAssetsobjectNo
totalIntangiblesobjectNo
totalLongTermAssetsobjectNo
totalNonCurrentAssetobjectNo
totalOtherAssetsobjectNo
totalOtherCurrentAssetsobjectNo
totalOtherLongTermAssetobjectNo
totalPpeobjectNo

BalanceSheetAssetsInfoCustomView

NameTypeDescriptionRequired
accountsReceivableobjectNo
bankobjectNo
cashobjectNo
currentAssetobjectNo
fixedAssetsobjectNo
intangiblesobjectNo
longTermAssetsobjectNo
nonCurrentAssetobjectNo
otherAssetsobjectNo
otherCurrentAssetsobjectNo
otherLongTermAssetobjectNo
ppeobjectNo
totalAccountsReceivableobjectNo
totalAssetobjectNo
totalBankobjectNo
totalCashobjectNo
totalCurrentAssetobjectNo
totalFixedAssetsobjectNo
totalIntangiblesobjectNo
totalLongTermAssetsobjectNo
totalNonCurrentAssetobjectNo
totalOtherAssetsobjectNo
totalOtherCurrentAssetsobjectNo
totalOtherLongTermAssetobjectNo
totalPpeobjectNo

BalanceSheetAssetsInfoGroupingCustomView

NameTypeDescriptionRequired
accountsReceivableobjectNo
bankobjectNo
cashobjectNo
currentAssetobjectNo
fixedAssetsobjectNo
intangiblesobjectNo
longTermAssetsobjectNo
nonCurrentAssetobjectNo
otherAssetsobjectNo
otherCurrentAssetsobjectNo
otherLongTermAssetobjectNo
ppeobjectNo
totalAccountsReceivableobjectNo
totalAssetobjectNo
totalBankobjectNo
totalCashobjectNo
totalCurrentAssetobjectNo
totalFixedAssetsobjectNo
totalIntangiblesobjectNo
totalLongTermAssetsobjectNo
totalNonCurrentAssetobjectNo
totalOtherAssetsobjectNo
totalOtherCurrentAssetsobjectNo
totalOtherLongTermAssetobjectNo
totalPpeobjectNo

BalanceSheetInfoConsolidationView

NameTypeDescriptionRequired
assetsBalanceSheetAssetsInfoConsolidationViewNo
diffOpeningBalanceobjectNo
displayTextobjectNo
groupNamesobjectNo
liabilitiesBalanceSheetLiabilitiesInfoConsolidationViewNo
periodNameobjectNo

BalanceSheetInfoCustomGroupingView

NameTypeDescriptionRequired
assetsBalanceSheetAssetsInfoGroupingCustomViewNo
diffOpeningBalanceobjectNo
displayTextobjectNo
groupNamesobjectNo
liabilitiesBalanceSheetLiabilitiesInfoCustomGroupingViewNo
periodNameobjectNo

BalanceSheetInfoCustomView

NameTypeDescriptionRequired
assetsBalanceSheetAssetsInfoCustomViewNo
diffOpeningBalanceobjectNo
groupNamesobjectNo
liabilitiesBalanceSheetLiabilitiesInfoCustomViewNo
periodNameobjectNo

BalanceSheetLiabilitiesInfoConsolidationView

NameTypeDescriptionRequired
accountsPayable[ ReportItemDto ]No
currentLiabilities[ ReportItemDto ]No
currentYearEarningsobjectNo
equity[ ReportItemDto ]No
longTermLiabilities[ ReportItemDto ]No
nonCurrentLiabilities[ ReportItemDto ]No
otherCurrentLiabilities[ ReportItemDto ]No
totalAccountsPayableobjectNo
totalCurrentLiabilitiesobjectNo
totalEquityobjectNo
totalLiabilitiesobjectNo
totalLongTermLiabilitiesobjectNo
totalNonCurrentLiabilitiesobjectNo
totalOtherCurrentLiabilitiesobjectNo

BalanceSheetLiabilitiesInfoCustomGroupingView

NameTypeDescriptionRequired
accountsPayableobjectNo
currentLiabilitiesobjectNo
currentYearEarningsobjectNo
equityobjectNo
longTermLiabilitiesobjectNo
nonCurrentLiabilitiesobjectNo
otherCurrentLiabilitiesobjectNo
totalAccountsPayableobjectNo
totalCurrentLiabilitiesobjectNo
totalEquityobjectNo
totalLiabilitiesobjectNo
totalLongTermLiabilitiesobjectNo
totalNonCurrentLiabilitiesobjectNo
totalOtherCurrentLiabilitiesobjectNo

BalanceSheetLiabilitiesInfoCustomView

NameTypeDescriptionRequired
accountsPayableobjectNo
currentLiabilitiesobjectNo
currentYearEarningsobjectNo
equityobjectNo
longTermLiabilitiesobjectNo
nonCurrentLiabilitiesobjectNo
otherCurrentLiabilitiesobjectNo
totalAccountsPayableobjectNo
totalCurrentLiabilitiesobjectNo
totalEquityobjectNo
totalLiabilitiesobjectNo
totalLongTermLiabilitiesobjectNo
totalNonCurrentLiabilitiesobjectNo
totalOtherCurrentLiabilitiesobjectNo

BatchStatusReportDto

NameTypeDescriptionRequired
batchNumberstringNo
expiryDatedateTimeNo
expiryDateDisplaystringNo
productstringNo
qtyRemainingnumberNo
receivedOnstringNo
receivedOnDisplaystringNo
remarksstringNo
statusstringNo
supplierstringNo

BatchStatusReportRequest

NameTypeDescriptionRequired
expiryFromDatedateTimeExpiry from date
Example: "01-01-2019"
No
expiryToDatedateTimeExpiry to date
Example: "01-01-2019"
No
fileFormatstringEnum: "XLS", "PDF", "CSV"No
productCodes[ string ]No
statusstringNo
warehouseCodes[ string ]No

BomAssemblyDetailsDto

NameTypeDescriptionRequired
actualQuantityUsednumberActual Quantity Used
Example: 1
Yes
advancedTrackingstringTracking type of product
Example: "NONE"
No
costPerUnitnumberCost Per Unit
Example: 100
Yes
documentCodestringDocument Code
Example: "BOM-0000001"
Yes
documentSequenceCodestringDocument Code
Example: "BOM-0000001"
Yes
idlongId
Example: 1234
Yes
isQuickCommitbooleanAuto Commit Flag
Example: false
No
pidstringProduct Id
Example: "P00001"
Yes
produceProductTypestringProduce Product type
Enum: "NONE", "SCRAP", "COPRODUCT"
Example: "SCRAP"
Yes
productCodestringProduct code
Example: "P00001"
Yes
productIdlongProduct Id
Example: 1
Yes
productNamestringProduct Name
Example: "Hard Disk"
Yes
quantityRequirednumberQuantity Required
Example: 1
Yes
rawMaterialbooleanRaw Material/Additional Cost
Example: true
No
totalCostnumberTotal Cost
Example: 100
No
totalQuantitynumberQuantity Total
Example: 1
Yes
transactionRefCodestringTransaction Ref code
Example: "BI-0000001"
Yes
warehouseInventoryData[ WarehouseInventoryData ]Bom Assembly DetailsYes

BomAssemblyResponse

NameTypeDescriptionRequired
advancedTrackingstringTracking type of product
Example: "NONE"
No
assemblyDatestringAssembly Date
Example: "01-07-2021"
Yes
bomAssemblyDetails[ BomAssemblyDetailsDto ]Bom Assembly DetailsYes
bomMetaCodestringBOM Meta Code
Example: "0000001"
No
buildQuantityMaxnumberMax Product Quantity that can be build
Example: 10
Yes
buildQuantityReqnumberRequired Quantity to build
Example: 5
Yes
costPerUnitnumberCost per Unit
Example: 120
Yes
customField[ CustomFieldItem ]List of custom fieldsNo
customFieldMapobjectCustom Field Columns
Example: {}
No
documentSequenceCodestring0000001No
idlongId
Example: 1234
Yes
journalEntryCodestringJournal Entry Code
Example: "JE-0000001"
No
memostringMemo
Example: "Computer Memo"
Yes
pidstringpid
Example: "P-0000001"
Yes
productCodestringProduct Code
Example: "P-0000001"
Yes
productIdlongProduct Id
Example: 1234
Yes
productNamestringProduct Name
Example: "Computer"
Yes
sequenceFormatstring00000001No
totalCostnumberTotal Cost
Example: 100
No
totalQuantitynumberTotal Quantity
Example: 100
Yes
totalQuantityAfternumberQuantity after BOM Assembly
Example: 10
No
warehouseCodestringWarehouse Code
Example: "WH-0000001"
No
warehouseInventoryData[ WarehouseInventoryData ]Bom Assembly DetailsYes
warehouseNamestringWarehouse Name
Example: "Primary Warehouse"
No

BudgetCustomField

NameTypeDescriptionRequired
actualBalancenumberNo
attributes[ BudgetCustomField ]No
codestringNo
limitnumberNo
valuestringNo

BulkApiResponse

NameTypeDescriptionRequired
failure[ object ]No
statusCodeintegerNo
success[ object ]No

BuySellDashboardDto

NameTypeDescriptionRequired
dueSoonnumberTotal Amount Due Soon
Example: 20
No
lastTotalAmountnumberLast Total Amount
Example: 30
No
outstandingnumberTotal Amount Outstanding
Example: 50
No
overDuenumberTotal Amount Over Due
Example: 30
No
paidnumberTotal Pid Amount
Example: 10
No
percentnumberPercentage
Example: 50
No
totalAmountnumberTotal Amount
Example: 60
No

CanadaTaxReportLogDto

NameTypeDescriptionRequired
amountnumberAmount
Example: 200000
No
createdDatedateTimeCreation Date
Example: "1-12-2020"
No
currencystringCurrency symbol
Enum: "AFN", "ALL", "DZD", "AOA", "ARS", "AMD", "AWG", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "BMD", "BTN", "BOB", "BAM", "BRL", "BND", "BGN", "BIF", "KHR", "CAD", "CVE", "KYD", "CLP", "CNY", "COP", "KMF", "CDF", "CRC", "CZK", "HRK", "CUC", "DJF", "DOP", "EGP", "ERN", "ETB", "FKP", "FJD", "XAF", "GMD", "GEL", "GHS", "GIP", "DKK", "GTQ", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "INR", "IDR", "IRR", "IQD", "JMD", "JPY", "JOD", "KZT", "KES", "KWD", "KGS", "LAK", "LBP", "LSL", "LRD", "LYD", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRO", "MUR", "MXN", "MDL", "MNT", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "KPW", "OMR", "PKR", "ILS", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "XCD", "WST", "STD", "SAR", "RSD", "SCR", "SLL", "SGD", "ANG", "SBD", "SOS", "ZAR", "KRW", "SSP", "EUR", "LKR", "SDG", "SRD", "NOK", "SZL", "SEK", "CHF", "SYP", "TWD", "TJS", "TZS", "THB", "XOF", "NZD", "TOP", "TTD", "TND", "TRY", "TMT", "AUD", "UGX", "UAH", "AED", "GBP", "USD", "UYU", "UZS", "VUV", "VEF", "VND", "XPF", "MAD", "YER", "ZMW", "BWP", "CNH"
Example: "CAD"
No
filingYearintegerFiling year
Example: 2020
No
fromDatestringFrom date
Example: "1-12-2020"
No
idlongReport id
Example: 123
No
namestringReport log name
Example: "Snapshot Name 1"
No
reportData[ TaxCalculationSections ]Report dateNo
reportingTypeIdlongReporting type id
Example: 123
No
statusstringReport status
Example: "Not Filed"
No
taxReportingTypestringTax type
Example: "GST/HST Return"
No
tenantIdlongtenantId
Example: 12345
No
toDatestringTo date
Example: "1-12-2020"
No

CanadaTaxReportLogRequestDto

NameTypeDescriptionRequired
filingYearintegerFiling year
Example: 2020
No
taxReportingTypestringTax type
Example: "GST/HST Return"
No

CanadaTaxReportSettingDto

NameTypeDescriptionRequired
enabledbooleanEnable tax type
Example: true
No
filingFrequencystringFiling frequency
Enum: "MONTHLY", "QUARTERLY", "HALF_YEARLY", "YEARLY"
Example: "YEARLY"
No
firstPeriodStartsstringStart of first period
Example: "January"
No
taxReportingTypestringTax type Code
Example: "TAX_SETTING_CODE_001"
No

CashFlowReportByPeriodDto

NameTypeDescriptionRequired
beginningCashobjectNo
displayTextobjectNo
endCashobjectNo
namestringName of report
Example: "STATEMENT OF CASHFLOWS"
No
netChangeInCashobjectNo
periodNameobjectNo
sections[ CashFlowSectionByPeriodDto ]Cash Flow SectionsNo

CashFlowReportDto

NameTypeDescriptionRequired
beginningCashnumberCash and Cash Equivalents at beginning of the period
Example: 120
No
endCashnumberCash and Cash Equivalents at end of the period
Example: 220
No
fromDatestringFrom Date
Example: "25-08-2019"
No
namestringName of report
Example: "STATEMENT OF CASHFLOWS"
No
netChangeInCashnumberNet change in cash
Example: 100
No
periodPeriodNo
sections[ CashFlowSectionDto ]Cash Flow SectionsNo
toDatestringTo Date
Example: "25-08-2021"
No

CashFlowRequest

NameTypeDescriptionRequired
accounts[ string ]No
amountInPrimaryCurrencybooleanNo
baseCurrencystringNo
columnBystringEnum: "TOTAL_ONLY", "DAYS", "WEEKS", "MONTHS", "QUARTERS", "YEARS", "CONTACTS", "PRODUCTS", "CLASS", "LOCATION"No
contacts[ string ]No
custom_fieldstringNo
dateMacrostringEnum: "ALL_DATES", "CUSTOM", "TODAY", "THIS_WEEK", "THIS_WEEK_TO_DATE", "THIS_MONTH", "THIS_MONTH_TO_DATE", "THIS_QUARTER", "THIS_QUARTER_TO_DATE", "THIS_YEAR", "THIS_YEAR_TO_DATE", "THIS_YEAR_TO_LAST_MONTH", "YESTERDAY", "RECENT", "LAST_WEEK", "LAST_WEEK_TO_DATE", "LAST_MONTH", "LAST_MONTH_TO_DATE", "LAST_QUARTER", "LAST_QUARTER_TO_DATE", "LAST_YEAR", "LAST_YEAR_TO_DATE", "SINCE_30_DAYS_AGO", "SINCE_60_DAYS_AGO", "SINCE_90_DAYS_AGO", "SINCE_365_DAYS_AGO", "NEXT_WEEK", "NEXT_4_WEEKS", "NEXT_MONTH", "NEXT_QUARTER", "NEXT_YEAR"No
endDatestringEnd date
Example: "31-12-2022"
No
fileFormatstringEnum: "XLS", "PDF", "CSV"No
methodstringCash flow method
Enum: "DIRECT", "INDIRECT"
No
periods[ Period ]No
primaryCurrencystringNo
products[ string ]No
savebooleanNo
startDatestringStart date
Example: "01-01-2019"
No
strictbooleanNo
vidlongNo
vnamestringNo

CashFlowSectionByPeriodDto

NameTypeDescriptionRequired
items[ CashFlowSectionItemByPeriodDto ]List of Cash Flow section items.No
netCashFlowobjectNet Cash Flow in the Section
Example: 100
No
sectionLabelstringSection Label
Example: "Cash Flows from Operating Activities (Direct Method)"
No
sectionOrderintegerOrder of the section
Example: 1
No

CashFlowSectionDto

NameTypeDescriptionRequired
items[ CashFlowSectionItemDto ]List of Cash Flow section items.No
netCashFlownumberNet Cash Flow in the Section
Example: 100
No
sectionLabelstringSection Label
Example: "Cash Flows from Operating Activities (Direct Method)"
No
sectionOrderintegerOrder of the section
Example: 1
No

CashFlowSectionItemByPeriodDto

NameTypeDescriptionRequired
accountsobjectList of accountsNo
deletablebooleanIf the item is deletable
Example: true
No
idlongID
Example: 1
No
itemAmountobjectAmount for the item
Example: 10
No
itemLabelstringItem Label
Example: "Cash paid to suppliers"
No
itemOrderintegerItem Order
Example: 1
No

CashFlowSectionItemDto

NameTypeDescriptionRequired
accounts[ AccountInfo ]List of accountsNo
deletablebooleanIf the item is deletable
Example: true
No
idlongID
Example: 1
No
itemAmountnumberAmount for the item
Example: 10
No
itemLabelstringItem Label
Example: "Cash paid to suppliers"
No
itemOrderintegerItem Order
Example: 1
No

CashJournalEntryDetails

NameTypeDescriptionRequired
amountnumberNo
amountInDocumentCurrencynumberNo
balancenumberNo
balanceInDocumentCurrencynumberNo
contactNamestringNo
creditAmountnumberNo
currencystringEnum: "AFN", "ALL", "DZD", "AOA", "ARS", "AMD", "AWG", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "BMD", "BTN", "BOB", "BAM", "BRL", "BND", "BGN", "BIF", "KHR", "CAD", "CVE", "KYD", "CLP", "CNY", "COP", "KMF", "CDF", "CRC", "CZK", "HRK", "CUC", "DJF", "DOP", "EGP", "ERN", "ETB", "FKP", "FJD", "XAF", "GMD", "GEL", "GHS", "GIP", "DKK", "GTQ", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "INR", "IDR", "IRR", "IQD", "JMD", "JPY", "JOD", "KZT", "KES", "KWD", "KGS", "LAK", "LBP", "LSL", "LRD", "LYD", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRO", "MUR", "MXN", "MDL", "MNT", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "KPW", "OMR", "PKR", "ILS", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "XCD", "WST", "STD", "SAR", "RSD", "SCR", "SLL", "SGD", "ANG", "SBD", "SOS", "ZAR", "KRW", "SSP", "EUR", "LKR", "SDG", "SRD", "NOK", "SZL", "SEK", "CHF", "SYP", "TWD", "TJS", "TZS", "THB", "XOF", "NZD", "TOP", "TTD", "TND", "TRY", "TMT", "AUD", "UGX", "UAH", "AED", "GBP", "USD", "UYU", "UZS", "VUV", "VEF", "VND", "XPF", "MAD", "YER", "ZMW", "BWP", "CNH"No
currencyExchangeRatenumberNo
datedateTimeNo
debitAmountnumberNo
descriptionstringNo
documentCodestringNo
documentSequenceCodestringNo
documentTypestringEnum: "NORMAL_JE", "ADJUSTMENT", "BANK_TRANSFER", "PARTY_JE", "SALES_INVOICE", "PURCHASE_INVOICE", "INVENTORY_VARIANCE_ADJUSTMENT", "DISHONOURED_CHEQUE", "MAKE_PAYMENT", "RECEIVE_PAYMENT", "GOODS_RECEIVED_NOTE", "INVENTORY", "DELIVERY_ORDER", "CREDIT_NOTE", "DEBIT_NOTE", "FULFILLMENT", "GOOD_RECEIPT", "BOM_ASSEMBLY", "FIXED_ASSET", "SALES_RETURN", "PURCHASE_RETURN", "SALES_CONTRA", "PURCHASE_CONTRA", "BANK_DEPOSIT", "FINANCIAL_YEAR_CLOSING", "TDS_JE", "PAYROLL", "CONTRACTOR_PAYROLL", "EXPENSE_CLAIM", "REVALUATION", "ASSET_GOOD_RECEIPT", "FIXED_ASSET_BILL", "REVENUE_ARRANGEMENT", "AMORTIZATION", "ALLOCATION"No
jeCodestringNo
jeDatestringNo
memostringNo
transactionTypestringEnum: "CREDIT", "DEBIT"No

CashNetflow

NameTypeDescriptionRequired
currencystringEnum: "AFN", "ALL", "DZD", "AOA", "ARS", "AMD", "AWG", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "BMD", "BTN", "BOB", "BAM", "BRL", "BND", "BGN", "BIF", "KHR", "CAD", "CVE", "KYD", "CLP", "CNY", "COP", "KMF", "CDF", "CRC", "CZK", "HRK", "CUC", "DJF", "DOP", "EGP", "ERN", "ETB", "FKP", "FJD", "XAF", "GMD", "GEL", "GHS", "GIP", "DKK", "GTQ", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "INR", "IDR", "IRR", "IQD", "JMD", "JPY", "JOD", "KZT", "KES", "KWD", "KGS", "LAK", "LBP", "LSL", "LRD", "LYD", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRO", "MUR", "MXN", "MDL", "MNT", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "KPW", "OMR", "PKR", "ILS", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "XCD", "WST", "STD", "SAR", "RSD", "SCR", "SLL", "SGD", "ANG", "SBD", "SOS", "ZAR", "KRW", "SSP", "EUR", "LKR", "SDG", "SRD", "NOK", "SZL", "SEK", "CHF", "SYP", "TWD", "TJS", "TZS", "THB", "XOF", "NZD", "TOP", "TTD", "TND", "TRY", "TMT", "AUD", "UGX", "UAH", "AED", "GBP", "USD", "UYU", "UZS", "VUV", "VEF", "VND", "XPF", "MAD", "YER", "ZMW", "BWP", "CNH"No
fromDatestringNo
inflowstringNo
netflowstringNo
outflowstringNo
toDatestringNo

CdnrDetails

NameTypeDescriptionRequired
chkSumstringNo
diff_percentnumberNo
flagstringNo
inv_typstringNo
itms[ CdnrItems ]No
nt_dtstringNo
nt_numstringNo
nttystringNo
posstringNo
rchrgstringNo
valnumberNo

CdnrDto

NameTypeDescriptionRequired
ctinstringNo
nt[ CdnrDetails ]No

CdnrDtoStatus

NameTypeDescriptionRequired
cnamestringNo
ctinstringNo
error_cdstringNo
error_msgstringNo
nt_dtstringNo
nt_numstringNo
tystringNo
typstringNo

CdnrItemDetails

NameTypeDescriptionRequired
camtnumberNo
csamtnumberNo
iamtnumberNo
rtnumberNo
samtnumberNo
txvalnumberNo

CdnrItems

NameTypeDescriptionRequired
itm_detCdnrItemDetailsNo
numintegerNo

CdnurDto

NameTypeDescriptionRequired
diff_percentnumberNo
flagstringNo
itms[ CdnurItems ]No
nt_dtstringNo
nt_numstringNo
nttystringNo
posstringNo
typstringNo
valnumberNo

CdnurItemDetails

NameTypeDescriptionRequired
csamtnumberNo
iamtnumberNo
rtnumberNo
txvalnumberNo

CdnurItems

NameTypeDescriptionRequired
itm_detCdnurItemDetailsNo
numintegerNo

ClaimSection

NameTypeDescriptionRequired
box10ClaimRefundTouristnumberNo
box10ClaimRefundTouristAppliedbooleanNo
box11BadDebtReliefnumberNo
box11BadDebtReliefAppliedbooleanNo
box12PreregistrationnumberNo
box12PreregistrationAppliedbooleanNo

ClosingSettingsReq

NameTypeDescriptionRequired
closingPeriodstringMONTHLY/QUARTERLY/YEARLY/CUSTOM
Example: "YEARLY"
No
retainedEarningAccountstringRetained Earning Account
Example: "AC-0000062"
No

ClosingSettingsResp

NameTypeDescriptionRequired
closingPeriodstringMONTHLY/QUARTERLY/YEARLY/CUSTOM
Example: "YEARLY"
No
deletedbooleanTrue/False
Example: true
No
idlongNo
retainedEarningAccountstringRetained Earning Account
Example: "AC-0000062"
No

ConsolidateAccountItemsInfoDto

NameTypeDescriptionRequired
codestringNo
tenantIdlongNo

ConsolidateAccountTenantsMappingItemsDto

NameTypeDescriptionRequired
accounts[ ConsolidateAccountItemsInfoDto ]No
labelstringNo

ConsolidateAccountTenantsRequestDto

NameTypeDescriptionRequired
accounts[ string ]No
amountInPrimaryCurrencybooleanNo
baseCurrencystringNo
basisstringEnum: "ACCRUAL", "CASH"No
columnBystringEnum: "TOTAL_ONLY", "DAYS", "WEEKS", "MONTHS", "QUARTERS", "YEARS", "CONTACTS", "PRODUCTS", "CLASS", "LOCATION"No
contacts[ string ]No
custom_fieldstringNo
dateMacrostringEnum: "ALL_DATES", "CUSTOM", "TODAY", "THIS_WEEK", "THIS_WEEK_TO_DATE", "THIS_MONTH", "THIS_MONTH_TO_DATE", "THIS_QUARTER", "THIS_QUARTER_TO_DATE", "THIS_YEAR", "THIS_YEAR_TO_DATE", "THIS_YEAR_TO_LAST_MONTH", "YESTERDAY", "RECENT", "LAST_WEEK", "LAST_WEEK_TO_DATE", "LAST_MONTH", "LAST_MONTH_TO_DATE", "LAST_QUARTER", "LAST_QUARTER_TO_DATE", "LAST_YEAR", "LAST_YEAR_TO_DATE", "SINCE_30_DAYS_AGO", "SINCE_60_DAYS_AGO", "SINCE_90_DAYS_AGO", "SINCE_365_DAYS_AGO", "NEXT_WEEK", "NEXT_4_WEEKS", "NEXT_MONTH", "NEXT_QUARTER", "NEXT_YEAR"No
deletedbooleanNo
endDatestringEnd date
Example: "31-12-2022"
No
fileFormatstringEnum: "XLS", "PDF", "CSV"No
fromDatedateTimeNo
idlongNo
mapping[ ConsolidateAccountTenantsMappingItemsDto ]No
modestringEnum: "CONSOLIDATION", "COMPARISON"No
multicompanyReportbooleanNo
namestringNo
payloadSavebooleanNo
periods[ Period ]No
primaryCurrencystringNo
products[ string ]No
reportstringNo
savebooleanNo
startDatestringStart date
Example: "01-01-2019"
No
strictbooleanNo
tenantIdlongNo
tenants[ integer ]No
tenantsToShow[ integer ]No
toDatedateTimeNo
vidlongNo
vnamestringNo

ConsolidateAccountTenantsResponseDto

NameTypeDescriptionRequired
deletedbooleanNo
idlongNo
mapping[ ConsolidateAccountTenantsMappingItemsDto ]No
multicompanyReportbooleanNo
namestringNo
reportstringNo
tenantIdlongNo
tenants[ integer ]No

ConsolidationAccountAutoMapResponse

NameTypeDescriptionRequired
accountAutoMap[ ConsolidateAccountTenantsMappingItemsDto ]No
tenantAccountDataobjectNo

ConsolidationContactAutoMapResponse

NameTypeDescriptionRequired
contactAutoMap[ ConsolidateAccountTenantsMappingItemsDto ]No
tenantContactDataobjectNo

ContactData

NameTypeDescriptionRequired
contactCodestringNo
contactCodeWithNamestringNo
contactNamestringNo
contactSeqCodestringNo
emailstringNo
tenantIdlongNo

ContactOpeningDetailsDto

NameTypeDescriptionRequired
amountDuenumberNo
contactCodestringNo
contactNamestringNo
currencystringNo
depositTostringNo
documentDatedateTimeNo
documentDateDisplaystringNo
documentNumberstringNo
documentSeqCodestringNo
documentTypestringNo
dueDatedateTimeNo
dueDateDisplaystringNo
exchangeRatenumberNo
idlongNo
memostringNo
payFromstringNo
purchaseOrderRefNumberstringNo
supplierInvoiceNostringNo
taxAmountnumberNo
totalAmountnumberNo
totalAmountInBaseCurrencynumberNo

ContactOpeningSummaryDto

NameTypeDescriptionRequired
contactCodestringNo
contactNamestringNo
contactSeqCodestringNo
openingAdvPaymentsnumberNo
openingBillsnumberNo
openingCreditNotesnumberNo
openingDebitNotesnumberNo
openingInvoicesnumberNo
openingPrePaymentsnumberNo

CustomFieldItem

NameTypeDescriptionRequired
idlongDimension Id
Example: 11567
No
labelstringCustom Field Name
Example: "Label"
Yes
modulestringSupported ModulesNo
valueobjectDimension Value
Example: "XYZ"
No

CustomPagingResponse

NameTypeDescriptionRequired
content[ object ]No
pageNumberintegerNo
pageSizeintegerNo
totalElementsintegerNo
totalPagesintegerNo

CustomPagingResponse«ConsolidateAccountTenantsResponseDto»

NameTypeDescriptionRequired
content[ ConsolidateAccountTenantsResponseDto ]No
pageNumberintegerNo
pageSizeintegerNo
totalElementsintegerNo
totalPagesintegerNo

CustomPagingResponse«StatementOfAccountDataPeriod»

NameTypeDescriptionRequired
content[ StatementOfAccountDataPeriod ]No
pageNumberintegerNo
pageSizeintegerNo
totalElementsintegerNo
totalPagesintegerNo

CustomViewRequest

NameTypeDescriptionRequired
accounts[ string ]No
amountInPrimaryCurrencybooleanNo
baseCurrencystringNo
basisstringAccounting Basis
Enum: "ACCRUAL", "CASH"
No
columnBystringEnum: "TOTAL_ONLY", "DAYS", "WEEKS", "MONTHS", "QUARTERS", "YEARS", "CONTACTS", "PRODUCTS", "CLASS", "LOCATION"No
contacts[ string ]No
custom_fieldstringNo
dateMacrostringEnum: "ALL_DATES", "CUSTOM", "TODAY", "THIS_WEEK", "THIS_WEEK_TO_DATE", "THIS_MONTH", "THIS_MONTH_TO_DATE", "THIS_QUARTER", "THIS_QUARTER_TO_DATE", "THIS_YEAR", "THIS_YEAR_TO_DATE", "THIS_YEAR_TO_LAST_MONTH", "YESTERDAY", "RECENT", "LAST_WEEK", "LAST_WEEK_TO_DATE", "LAST_MONTH", "LAST_MONTH_TO_DATE", "LAST_QUARTER", "LAST_QUARTER_TO_DATE", "LAST_YEAR", "LAST_YEAR_TO_DATE", "SINCE_30_DAYS_AGO", "SINCE_60_DAYS_AGO", "SINCE_90_DAYS_AGO", "SINCE_365_DAYS_AGO", "NEXT_WEEK", "NEXT_4_WEEKS", "NEXT_MONTH", "NEXT_QUARTER", "NEXT_YEAR"No
endDatestringEnd date
Example: "31-12-2022"
No
fileFormatstringEnum: "XLS", "PDF", "CSV"No
periods[ Period ]No
primaryCurrencystringNo
products[ string ]No
savebooleanNo
startDatestringStart date
Example: "01-01-2019"
No
strictbooleanNo
vidlongNo
vnamestringNo

CustomerTdsReportDto

NameTypeDescriptionRequired
contactCodestringNo
customerNamestringNo
customerTanstringNo
tdsDeductednumberNo

DashboardPNLInfo

NameTypeDescriptionRequired
accountPNLInfoAccountPNLInfoNo
monthStartDatelongNo

DataDtoHSN

NameTypeDescriptionRequired
camtnumberNo
csamtnumberNo
descstringNo
hsn_scstringNo
iamtnumberNo
numintegerNo
qtynumberNo
rtnumberNo
samtnumberNo
txvalnumberNo
uqcstringNo

DayBookResponse

NameTypeDescriptionRequired
contactCodestringNo
contactNamestringNo
creditAmountstringNo
debitAmountstringNo
documentCodestringNo
documentSeqCodestringNo
documentTypestringEnum: "QUOTATION", "INVOICE", "RECEIVE_PAYMENT", "FULFILLMENT", "PURCHASE_ORDER", "BILL", "EXPENSE_BILL", "MAKE_PAYMENT", "GOODS_RECEIPT", "EXPENSE", "EXPENSE_PREPAYMENT", "DEPOSIT", "DEPOSIT_ADVPAYMENT", "CREDIT_NOTE", "DEBIT_NOTE", "JOURNAL_ENTRY", "PURCHASE_RETURN", "BANK_DEPOSIT", "SALES_RETURN", "STOCK_ADJUSTMENT", "ADJUSTMENT", "STOCK_TRANSFER", "BUILD_ASSEMBLY", "SALES_TAX_PAYMENT", "OTHER", "INVENTORY"No
documentTypeNamestringNo
totalAmountstringNo
transactionDatestringNo

DeclarationSection

NameTypeDescriptionRequired
contactEmailstringNo
contactPersonstringNo
contactTelstringNo
declarantIdstringNo
designationstringNo
ideclareInfoIsTruebooleanNo
iunderstandPenaltiesbooleanNo
nameOfDeclarantstringNo

DefermentSchemeSection

NameTypeDescriptionRequired
box16NetGstnumberNo
box17ImportGstPayablenumberNo
box17ImportGstPayableAppliedbooleanNo
box18TaxPaidToIRASnumberNo
box19TotalGoodsValuenumberNo
box19TotalGoodsValueAppliedbooleanNo

DeferredAmortizationScheduleWaterfallDetail

NameTypeDescriptionRequired
contactCodestringNo
contactNamestringNo
currencystringNo
deferredExpenseAccountCodestringNo
deferredExpenseAccountNamestringNo
deferredExpenseBalancenumberNo
expenseAccountCodestringNo
expenseAccountNamestringNo
periodsobjectNo
priorUnrecognizednumberNo
productCodestringNo
productNamestringNo
sourceDocumentCodestringNo
sourceDocumentItemCodestringNo
sourceDocumentSeqCodestringNo
sourceTypestringNo
totalnumberNo
unplannedDeferredExpensenumberNo

DeferredRevenueByCustomerDetailResponse

NameTypeDescriptionRequired
amountnumberNo
sourceDocumentCodestringNo
sourceDocumentSeqCodestringNo
sourceTypestringNo

DeferredRevenueByCustomerRequest

NameTypeDescriptionRequired
fromDatedateTimeFrom date
Example: "01-01-2023"
Yes
toDatedateTimeTo date
Example: "31-05-2023"
Yes

DeferredRevenueByCustomerResponse

NameTypeDescriptionRequired
amountnumberNo
contactCodestringNo
contactNamestringNo
details[ DeferredRevenueByCustomerDetailResponse ]No

DeferredRevenueByProductDetailResponse

NameTypeDescriptionRequired
amountnumberNo
sourceDocumentCodestringNo
sourceDocumentSeqCodestringNo
sourceTypestringNo

DeferredRevenueByProductRequest

NameTypeDescriptionRequired
fromDatedateTimeFrom date
Example: "01-01-2023"
Yes
toDatedateTimeTo date
Example: "31-05-2023"
Yes

DeferredRevenueByProductResponse

NameTypeDescriptionRequired
amountnumberNo
details[ DeferredRevenueByProductDetailResponse ]No
productCodestringNo
productNamestringNo

DeferredRevenueWaterfallDetail

NameTypeDescriptionRequired
contactCodestringNo
contactNamestringNo
currencystringNo
deferredRevenueAccountCodestringNo
deferredRevenueAccountNamestringNo
deferredRevenueBalancenumberNo
periodsobjectNo
priorUnrecognizednumberNo
productCodestringNo
productNamestringNo
revenueAccountCodestringNo
revenueAccountNamestringNo
sourceDocumentCodestringNo
sourceDocumentSeqCodestringNo
sourceTypestringNo
totalnumberNo
unplannedDeferredRevenuenumberNo

DeferredRevenueWaterfallDetailRequest

NameTypeDescriptionRequired
asOfDatedateTimeAs of date
Example: "01-01-2023"
Yes
deferredRevenueAccountCodestringNo
recognitionAccountCodestringNo

DeferredRevenueWaterfallDetailResponse

NameTypeDescriptionRequired
contactCodestringNo
contactNamestringNo
contents[ DeferredRevenueWaterfallDetail ]No
totalDeferredRevenueWaterfallTotalNo

DeferredRevenueWaterfallSummary

NameTypeDescriptionRequired
deferredRevenueAccountCodestringNo
deferredRevenueAccountNamestringNo
deferredRevenueBalancenumberNo
details[ DeferredRevenueWaterfallDetailResponse ]No
periodsobjectNo
priorUnrecognizednumberNo
revenueAccountCodestringNo
revenueAccountNamestringNo
totalnumberNo
unplannedDeferredRevenuenumberNo

DeferredRevenueWaterfallSummaryRequest

NameTypeDescriptionRequired
asOfDatedateTimeAs of date
Example: "01-01-2023"
Yes

DeferredRevenueWaterfallSummaryResponse

NameTypeDescriptionRequired
contents[ DeferredRevenueWaterfallSummary ]No
periodLabels[ string ]No
totalDeferredRevenueWaterfallTotalNo

DeferredRevenueWaterfallTotal

NameTypeDescriptionRequired
periodsobjectNo
priorUnrecognizednumberNo
totalnumberNo

DocDetails

NameTypeDescriptionRequired
doc_numnumberNo
docs[ Docs ]No

DocIssued

NameTypeDescriptionRequired
doc_det[ DocDetails ]No

Docs

NameTypeDescriptionRequired
cancelnumberNo
fromstringNo
net_issuenumberNo
numnumberNo
tostringNo
totnumnumberNo

DocumentCountDto

NameTypeDescriptionRequired
countintegerNo

DocumentKnockOffUpdateDto

NameTypeDescriptionRequired
documentTypestringSALESINVOICE
_Enum:
"QUOTATION", "PURCHASE_ORDER", "SALES_ORDER", "PURCHASE_INVOICE", "SALES_INVOICE", "MAKE_PAYMENT", "RECEIVE_PAYMENT", "JOURNAL_ENTRY", "BANK_TRANSFER", "CREDIT_NOTE", "DEBIT_NOTE", "EXPENSE", "EXPENSE_PREPAYMENT", "DEPOSIT", "DEPOSIT_ADVPAYMENT", "CONTRA_ADJUSTMENT", "GOODS_RECEIPT", "FULFILLMENT", "PICKLIST", "PACKLIST", "SHIPLIST", "PAYSLIP", "PAYROLL_CHECK", "CHEQUE", "SALES_RETURN", "PURCHASE_RETURN", "STOCK_ADJUSTMENT", "STOCK_TRANSFER", "WORK_ORDER", "FIXED_ASSET", "PURCHASE_REQUEST", "PURCHASE_REQUEST_FOR_QUOTES", "SUPPLIER_QUOTES", "E_WAY_BILL_SUMMARY", "E_WAY_BILL_DETAIL", "JOB_WORK_OUT_ORDER", "JOB_WORK_OUT_TRANSFER", "QC_DOCUMENT", "WIP_PRODUCTION", "STOCK_REQUEST", "STOCK_ISSUE", "FORECAST", "ESTIMATE"
Yes
tenantIds[ long ][72107]Yes

DocumentSummaryResponse

NameTypeDescriptionRequired
closedDocumentAmountnumberTotal amount of closed documents
Example: 1234.52
No
closedDocumentCountlongTotal closed documents
Example: 821
No
initialStageAmountnumberTotal amount of all initial stage documents
Example: 1020.12
No
initialStageCountlongTotal documents at initial stage
Example: 821
No
invoiceAmountnumberTotal amount of all invoices
Example: 3010.49
No
invoiceCountlongTotal invoices
Example: 512
No
invoiceDueAmountnumberTotal due amount of all invoices
Example: 110.49
No

ElectronicMktSection

NameTypeDescriptionRequired
ovrrschkbooleanNo
redlvrMktOprLVGChkbooleanNo
totRedlvrMktOprLVGAmtnumberNo
totRemServAmtnumberNo

ExportDto

NameTypeDescriptionRequired
exp_typstringNo
inv[ InvDtoExport ]No

ExportDtoStatus

NameTypeDescriptionRequired
error_cdstringNo
error_msgstringNo
i_dtstringNo
i_numstringNo
s_dtstringNo
s_numstringNo

ExportOutstandingSalesDORequest

NameTypeDescriptionRequired
customfieldstringNo
formatstringEnum: "XLS", "PDF", "CSV"No
fromDatedateTimeNo
ids[ string ]No
searchstringNo
toDatedateTimeNo

FBTInstalmentSection

NameTypeDescriptionRequired
endDatestringNo
estimatedTaxForTheYearlongNo
fbtInstalmentAmountlongNo
frequencystringNo
idlongNo
ifVaryingThisAmountbooleanNo
reasonCodeForVariationlongNo
startDatestringNo
variedAmountPayablelongNo

FYClosingReportLogReq

NameTypeDescriptionRequired
closingAmountnumberClosing Amount
Example: 500
No
closingDatestringDD-MM-YYYY
Example: "01-12-2020"
No
creationDatestringCreation Date
Example: "01-12-2020"
No
fromDatestringDD-MM-YYYY
Example: "01-12-2020"
No
fyChecklistFyChecklistFinancial Closing ChecklistNo
fyJEData[ FYJEData ]Financial Closing JE DataNo
fySettingsFySettingsFinancial Closing SettingsNo
idlongId
Example: 1
No
jeNumberstringJE Number
Example: "JE-0000007"
No
namestringFY Closing Report
Example: "Name of FY closing Report"
No
periodstringJan
Example: "Period for Report"
No
statusbooleanStatus
Example: true
No
toDatestringDD-MM-YYYY
Example: "01-12-2020"
No

FYClosingReportLogResp

NameTypeDescriptionRequired
closingAmountnumberClosing Amount
Example: 500
No
closingDatestringDD-MM-YYYY
Example: "01-12-2020"
No
creationDatestringCreation Date
Example: "01-12-2020"
No
fromDatestringDD-MM-YYYY
Example: "01-12-2020"
No
fyChecklistFyChecklistFinancial Closing ChecklistNo
fyJEData[ FYJEData ]Financial Closing JE DataNo
idlongId
Example: 1
No
jeNumberstringJE Number
Example: "JE-0000007"
No
namestringFY Closing Report
Example: "Name of FY closing Report"
No
periodstringJan
Example: "Period for Report"
No
statusbooleanStatus
Example: true
No
toDatestringDD-MM-YYYY
Example: "01-12-2020"
No

FYJEData

NameTypeDescriptionRequired
accountAmountnumberAccount Amount
Example: "Amount of Account"
No
accountCodestringAccount Code
Example: "Code of Account"
No
accountNamestringAccount Name
Example: "Name of Account"
No
cdTypestringCredit/Debit Type
Enum: "CREDIT", "DEBIT"
Example: "DEBIT"
No

FieldInfo

NameTypeDescriptionRequired
fieldstringNo
messagestringNo

File

NameTypeDescriptionRequired
absolutebooleanNo
absoluteFileFileNo
absolutePathstringNo
canonicalFileFileNo
canonicalPathstringNo
directorybooleanNo
filebooleanNo
freeSpacelongNo
hiddenbooleanNo
namestringNo
parentstringNo
parentFileFileNo
pathstringNo
totalSpacelongNo
usableSpacelongNo

FraudPreventionRequest

NameTypeDescriptionRequired
govClientBrowserDoNotTrackstringNo
govClientBrowserJSUserAgentstringNo
govClientBrowserPluginsstringNo
govClientConnectionMethodstringNo
govClientDeviceIDstringNo
govClientLocalIpsstringNo
govClientLocalIpsTimestampstringNo
govClientMultiFactorstringNo
govClientPublicIPstringNo
govClientPublicIpTimestampstringNo
govClientPublicPortstringNo
govClientScreensstringNo
govClientTimezonestringNo
govClientUserIdsstringNo
govClientWindowSizestringNo
govVendorForwardedstringNo
govVendorLicenseIdsstringNo
govVendorProductNamestringNo
govVendorPublicIpstringNo
govVendorVersionstringNo

FyChecklist

NameTypeDescriptionRequired
assetDepreciationbooleanNo
differenceOpeningbooleanNo
documentRevalutionbooleanNo
inventoryAdjustmentbooleanNo
journalentryAdjustmentbooleanNo
recurringDocumentbooleanNo

FySettings

NameTypeDescriptionRequired
closingPeriodstringNo
idlongNo
retainedEarningAccountstringNo

GLAccountBalanceDto

NameTypeDescriptionRequired
accountCodes[ string ]No
accountGroupIdlongNo
amountInPrimaryCurrencybooleanNo
baseCurrencystringNo
basisstringEnum: "ACCRUAL", "CASH"No
customFieldsstringNo
fromDatedateTimeNo
primaryCurrencystringNo
toDatedateTimeNo

GSTForm5Data

NameTypeDescriptionRequired
claimSectionClaimSectionNo
declarationSectionDeclarationSectionNo
defermentSchemeSectionDefermentSchemeSectionNo
electronicMktSectionElectronicMktSectionNo
otherSchemeSectionOtherSchemeSectionNo
purchaseSectionPurchaseSectionNo
reasonsSectionReasonsSectionNo
revChargeLVGSectionRevChargeLVGSectionNo
revenueSectionRevenueSectionNo
supplierLVGSectionSupplierLVGSectionNo
suppliesSectionSuppliesSectionNo
taxesSectionTaxesSectionNo

GSTForm7Data

NameTypeDescriptionRequired
declarationSectionDeclarationSectionNo
defermentSchemeSectionGSTForm7DefermentSchemeSectionNo
descriptionOfErrorsstringNo
electronicMktSectionElectronicMktSectionNo
otherSchemeSectionGSTForm7OtherSchemeSectionNo
purchaseSectionPurchaseSectionNo
reasonsSectionReasonsSectionNo
revChargeLVGSectionRevChargeLVGSectionNo
revenueSectionGSTForm7RevenueSectionNo
supplierLVGSectionSupplierLVGSectionNo
suppliesSectionSuppliesSectionNo
taxesSectionGSTForm7TaxesSectionNo

GSTForm7DefermentSchemeSection

NameTypeDescriptionRequired
box18RevisedNetGstnumberNo
box19PreviousImportGstPayablenumberNo
box20DiffInGstPayableToIRASnumberNo
box21DiffInNetGstnumberNo
box22DiffInTotalTaxToIRASnumberNo
box23RevisedTotalTaxToIRASnumberNo
box24RevisedValueOfGoodsImportednumberNo

GSTForm7OtherSchemeSection

NameTypeDescriptionRequired
box11GoodsUnderSchemenumberNo
box12ClaimRefundTouristnumberNo
box12ClaimRefundTouristAppliedbooleanNo
box13BadDebtReliefnumberNo
box13BadDebtReliefAppliedbooleanNo
box14PreregistrationnumberNo
box14PreregistrationAppliedbooleanNo

GSTForm7RevenueSection

NameTypeDescriptionRequired
box15RevenuenumberNo
box16GstUnderReverseChargenumberNo
box16GstUnderReverseChargeAppliedbooleanNo
box17ThirdPartyElectronicSupplynumberNo
box17ThirdPartyElectronicSupplyAppliedbooleanNo

GSTForm7TaxesSection

NameTypeDescriptionRequired
box10DiffInGstnumberNo
box6OutputTaxDuenumberNo
box7RefundsClaimednumberNo
box8GstToBePaidToIrasnumberNo
box9PreviousYearGstnumberNo

GSTFormFiveElementDto

NameTypeDescriptionRequired
accountGroupNames[ string ]JournalEntry group names of nature income
Example: ["Income"]
No
amountnumberAmount for the box
Example: 100
No
boxNumberintegerGST Form five box number
Example: 1
No
labelstringElement label
Example: "Total value of standard rated supplies"
No
sequenceNumberintegerSequence number of the element
Example: 2
No
taxCodes[ string ]Tax codes list which is included in box
Example: ["SR (7%)","DS (7%)","SRCA-C (7%)"]
No
typestringElement type
Enum: "GROUP", "ELEMENT", "TOTAL", "NUMBER", "TEXT"
Example: "ELEMENT"
No

GSTFormFiveExportDetailsDto

NameTypeDescriptionRequired
numberFieldValuesobjectNumber field values
Example: {"field_15":"100","field_16":"200","field_17":"300","field_20":"400","field_21":"500"}
No
startAndEndDateStartAndEndDateStart & end datesNo
textFieldValuesobjectText field values
Example: {"field_24":"James","field_25":"123","field_26":"Manager","field_27":"James","field_28":"999","field_29":"james@mailinator.com"}
No

GSTR1AdvanceTaxLiabilityDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 0
No
cessAmountnumberCess Amount
Example: 0
No
customerNamestringCustomer Name
Example: "Deskera Customer"
No
datestringDate
Example: "2020-01-01"
No
gsttinstringGSTIN
Example: "27AAAAA0000A1Z5"
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 0
No
paymentNostringPayment Number
Example: "P-0000001"
No
placeOfSupplystringPlace of Supply
Example: "Maharashtra"
No
stateTaxAmountnumberState Tax Amount
Example: 0
No
supplyTypestringSupply Type
Example: "INTER / INTRA"
No
taxRatenumberTax Rate
Example: 5
No
taxableAmountnumberTaxable Amount
Example: 0
No
totalAmountIncludingTaxnumberTotal Amount including Tax
Example: 0
No
totalTaxAmountnumberTotal Tax Amount
Example: 0
No

GSTR1B2BAndB2ClDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 0
No
cessAmountnumberCess Amount
Example: 0
No
customerNamestringCustomer Name
Example: "Deskera Customer"
No
datestringDate
Example: "2020-01-01"
No
gsttinstringGSTIN
Example: "27AAAAA0000A1Z5"
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 0
No
invoiceNostringInvoice Number
Example: "SI0000001"
No
placeOfSupplystringPlace of Supply
Example: "Maharashtra"
No
stateTaxAmountnumberState Tax Amount
Example: 0
No
taxRatenumberTax Rate
Example: 5
No
taxableAmountnumberTaxable Amount
Example: 0
No
totalAmountIncludingTaxnumberTotal Amount including Tax
Example: 0
No
totalTaxAmountnumberTotal Tax Amount
Example: 0
No

GSTR1B2CSDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 0
No
cessAmountnumberCess Amount
Example: 0
No
customerNamestringCustomer Name
Example: "Deskera Customer"
No
datestringDate
Example: "2020-01-01"
No
gsttinstringGSTIN
Example: "27AAAAA0000A1Z5"
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 0
No
invoiceNostringInvoice Number
Example: "SI0000001"
No
placeOfSupplystringPlace of Supply
Example: "Maharashtra"
No
stateTaxAmountnumberState Tax Amount
Example: 0
No
supplyTypestringSupply Type
Example: "INTER / INTRA"
No
taxRatenumberTax Rate
Example: 5
No
taxableAmountnumberTaxable Amount
Example: 0
No
totalAmountIncludingTaxnumberTotal Amount including Tax
Example: 0
No
totalTaxAmountnumberTotal Tax Amount
Example: 0
No
typestringType
Example: "Sales"
No

GSTR1B2CSResponseDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 0
No
cessAmountnumberCess Amount
Example: 0
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 0
No
placeOfSupplystringPlace of Supply
Example: "Maharashtra"
No
stateTaxAmountnumberState Tax Amount
Example: 0
No
supplyTypestringSupply Type
Example: "INTER / INTRA"
No
taxRatenumberTax Rate
Example: 5
No
taxableAmountnumberTaxable Amount
Example: 0
No
totalAmountIncludingTaxnumberTotal Amount including Tax
Example: 0
No
totalTaxAmountnumberTotal Tax Amount
Example: 0
No

GSTR1CdnrExportDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 0
No
cessAmountnumberCess Amount
Example: 0
No
customerNamestringCustomer Name
Example: "Deskera Customer"
No
datestringDate
Example: "2020-01-01"
No
gsttinstringGSTIN
Example: "27AAAAA0000A1Z5"
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 0
No
invoiceDatedateTimeInvoice Date
Example: "2021-01-01"
No
noteNostringNote Number
Example: "P-0000001"
No
placeOfSupplystringPlace of Supply
Example: "Maharashtra"
No
stateTaxAmountnumberState Tax Amount
Example: 0
No
supplyTypestringSupply Type
Example: "INTER STATE"
No
taxRatenumberTax Rate
Example: 5
No
taxableAmountnumberTaxable Amount
Example: 0
No
totalAmountIncludingTaxnumberTotal Amount including Tax
Example: 0
No
totalTaxAmountnumberTotal Tax Amount
Example: 0
No

GSTR1CdnurExportDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 0
No
cessAmountnumberCess Amount
Example: 0
No
customerNamestringCustomer Name
Example: "Deskera Customer"
No
datestringDate
Example: "2020-01-01"
No
gsttinstringGSTIN
Example: "27AAAAA0000A1Z5"
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 0
No
noteNostringNote Number
Example: "P-0000001"
No
placeOfSupplystringPlace of Supply
Example: "Maharashtra"
No
stateTaxAmountnumberState Tax Amount
Example: 0
No
supplyTypestringSupply Type
Example: "INTER STATE"
No
taxRatenumberTax Rate
Example: 5
No
taxableAmountnumberTaxable Amount
Example: 0
No
totalAmountIncludingTaxnumberTotal Amount including Tax
Example: 0
No
totalTaxAmountnumberTotal Tax Amount
Example: 0
No
typestringtype
Example: "EXPORT WPAY"
No

GSTR1DetailDto

NameTypeDescriptionRequired
gstr1AdvanceTaxLiabilityDtos[ GSTR1AdvanceTaxLiabilityDto ]No
gstr1B2BAndB2ClDtos[ GSTR1B2BAndB2ClDto ]No
gstr1B2CSDtos[ GSTR1B2CSDto ]No
gstr1CdnrDtos[ GSTR1CdnrExportDto ]No
gstr1CdnurDtos[ GSTR1CdnurExportDto ]No
gstr1ExportDtos[ GSTR1ExportDto ]No
gstr1HSNDtos[ GSTR1HSNDto ]No
gstr1NilDtos[ Gstr1NilResponseDto ]No

GSTR1ExportDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 0
No
cessAmountnumberCess Amount
Example: 0
No
customerNamestringCustomer Name
Example: "Deskera Customer"
No
datestringDate
Example: "2020-01-01"
No
exportTypestringExport Type
Example: "WPAY / WOPAY"
No
gsttinstringGSTIN
Example: "27AAAAA0000A1Z5"
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 0
No
invoiceNostringInvoice Number
Example: "SI0000001"
No
placeOfSupplystringPlace of Supply
Example: "Maharashtra"
No
stateTaxAmountnumberState Tax Amount
Example: 0
No
taxRatenumberTax Rate
Example: 5
No
taxableAmountnumberTaxable Amount
Example: 0
No
totalAmountIncludingTaxnumberTotal Amount including Tax
Example: 0
No
totalTaxAmountnumberTotal Tax Amount
Example: 0
No

GSTR1HSNDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 1012100
No
cessAmountnumberCess Amount
Example: 1012100
No
descriptionstringDescription
Example: "01012100"
No
hsnCodestringHSN Code
Example: "01012100"
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 1012100
No
invoiceNostringInvoice Number
Example: "01012100"
No
stateTaxAmountnumberState/UT Tax Amount
Example: 1012100
No
taxRatenumberTax Rate
Example: 18
No
totalQuantitydoubleTotal Quantity
Example: 1012100
No
totalTaxAmountnumberTotal Tax Amount
Example: 1012100
No
totalValuenumberTotal Value
Example: 1012100
No
uqcstringUQC
Example: "01012100"
No

GSTR1HSNResponseDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 1012100
No
cessAmountnumberCess Amount
Example: 1012100
No
descriptionstringDescription
Example: "01012100"
No
hsnCodestringHSN Code
Example: "01012100"
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 1012100
No
stateTaxAmountnumberState/UT Tax Amount
Example: 1012100
No
totalQuantitydoubleTotal Quantity
Example: 1012100
No
totalTaxAmountnumberTotal Tax Amount
Example: 1012100
No
totalTaxableAmountnumberCess Amount
Example: 1012100
No
totalValuenumberTotal Value
Example: 1012100
No

GSTR3BDetailDto

NameTypeDescriptionRequired
centralTaxAmountnumberCentral Tax Amount
Example: 0.07
No
cessAmountnumberCess Amount
Example: 0
No
datedateTimeDate
Example: "2019-04-08"
No
documentTypestringDocument Type
Example: "Sales Invoice"
No
gstinstringGSTIN
Example: "18AABCU9603R1ZM"
No
integratedTaxAmountnumberIntegrated Tax Amount
Example: 0
No
personNamestringPerson Name
Example: "RD Customer in Maharashtra"
No
placeOfSupplystringPlace of Supply
Example: "Maharashtra"
No
stateTaxAmountnumberState Tax Amount
Example: 0.07
No
taxableAmountnumberTaxable Amount
Example: 0.82
No
totalAmountIncludingTaxnumberTotal Amount including Tax
Example: 0.96
No
totalTaxAmountnumberTotal Tax Amount
Example: 0.14
No
transactionNumberstringTransaction Number
Example: "SI/18-19/007-139"
No

GSTReturnNZReportReq

NameTypeDescriptionRequired
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringYYYY-MM-DD
Example: "2020-01-01"
No
idlongReport Id
Example: 1
No
namestringGST Return Report
Example: "Name of GST Return Report"
No
periodstringJan
Example: "Period for Report"
No
reportTypestringReport Type
Example: "GST Return Report Type"
No
toDatestringYYYY-MM-DD
Example: "2020-12-31"
No

GlobalDiscountDetails

NameTypeDescriptionRequired
accountCodestringNo
amountnumberNo
isPercentbooleanNo
isSubTotalOnlybooleanNo
namestringNo
percentnumberNo

GstIndiaDetailView

NameTypeDescriptionRequired
gstrDataSummaryGstrDataSummaryNo
invoices[ Invoice ]No

GstNewZealandActivityStatementReq

NameTypeDescriptionRequired
balancenumberBalance
Example: 500
No
dueDatestringyyyy-MM-dd
Example: "2020-12-28"
No
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringyyyy-MM-dd
Example: "2020-12-28"
No
namestringActivity Report
Example: "Name of GST Return Report"
No
paymentCalculationPaymentCalculationPayment Calculation SectionNo
periodstringJan
Example: "Period for Report"
No
provisionalTaxCalculationProvisionalTaxCalculationProvisional Tax Calculation SectionNo
purchasesAndExpensesSectionPurchasesAndExpensesSectionPurchase and Expense SectionNo
reportSettingsGstReturnNewZealandSettingsDtoReport SettingsNo
reportTypestringReport Type
Example: "GST Return Report Type"
No
returnDetailsReturnDetailsSectionReturn Details SectionNo
returnDetailsRatioReturnDetailsRatioReturn Details Ration SectionNo
returnDetailsStandardReturnDetailsStandardReturn Details Standard SectionNo
salesAndIncomeSectionSalesAndIncomeSectionSales and Income SectionNo
tempGSTReturnLogReportIdstringTemporary GST Return log report IDNo
toDatestringyyyy-MM-dd
Example: "2020-12-28"
No

GstNewZealandActivityStatementResp

NameTypeDescriptionRequired
balancenumberBalance
Example: 500
No
creationDatestringCreation Date
Example: "01-12-2020"
No
dueDatestringyyyy-MM-dd
Example: "2020-12-28"
No
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringDD-MM-YYYY
Example: "01-12-2020"
No
idlongId
Example: 1
No
namestringGST Return Report
Example: "Name of GST Return Report"
No
paymentCalculationPaymentCalculationPayment Calculation SectionNo
periodstringJan
Example: "Period for Report"
No
provisionalTaxCalculationProvisionalTaxCalculationProvisional Tax Calculation SectionNo
purchasesAndExpensesSectionPurchasesAndExpensesSectionPurchase and Expense SectionNo
reportSettingsGstReturnNewZealandSettingsDtoReport SettingsNo
reportTypestringReport Type
Example: "GST Return Report Type"
No
returnDetailsReturnDetailsSectionReturn Details SectionNo
returnDetailsRatioReturnDetailsRatioReturn Details Ration SectionNo
returnDetailsStandardReturnDetailsStandardReturn Details Standard SectionNo
salesAndIncomeSectionSalesAndIncomeSectionSales and Income SectionNo
statusbooleanStatus
Example: true
No
tempGSTReturnLogReportIdstringTemporary GST Return log report IDNo
toDatestringDD-MM-YYYY
Example: "01-12-2020"
No

GstReturnNewZealandSettingsDto

NameTypeDescriptionRequired
deletedbooleanNo
filingFrequencystringNo
firstPeriodintegerNo
gstNostringNo
provisionalTaxCalculationstringNo
taxAccountBasisstringNo

GstReturnNewZealandSettingsReq

NameTypeDescriptionRequired
filingFrequencystringNONE/MONTHLY/TWO-MONTHLY/QUARTERLY/ANNUALLY
Example: "TWO-MONTHLY"
No
firstPeriodinteger1/2/3
Example: 1
No
gstNostringGST-NUMBER/12345678909
Example: 12345678909
No
provisionalTaxCalculationstringSTANDARD/ESTIMATE/RATIO
Example: "STANDARD"
No
taxAccountBasisstringINVOICE BASIS
Example: "INVOICE BASIS"
No

GstReturnNewZealandSettingsResp

NameTypeDescriptionRequired
deletedbooleanTrue/False
Example: true
No
filingFrequencystringNONE/MONTHLY/TWO-MONTHLY/QUARTERLY/ANNUALLY
Example: "TWO-MONTHLY"
No
firstPeriodinteger1/2/3
Example: 1
No
gstNostringGST-NUMBER/12345678909
Example: 12345678909
No
idlongId
Example: 1
No
provisionalTaxCalculationstringSTANDARD/ESTIMATE/RATIO
Example: "STANDARD"
No
taxAccountBasisstringINVOICE BASIS
Example: "INVOICE BASIS"
No

GstSection

NameTypeDescriptionRequired
amountG1IncludeGSTbooleanNo
capitalPurchaselongNo
endDatestringNo
exportSaleslongNo
frequencystringNo
idlongNo
nonCapitalPurchaselongNo
otherGSTlongNo
startDatestringNo
totalSaleslongNo

GstTaxResponseNode

NameTypeDescriptionRequired
amountBeforeGstInBaseCurrnumberNo
amountWithGstInBaseCurrnumberNo
children[ GstTaxResponseNode ]No
codestringNo
expandablebooleanNo
groupNamestringNo
gstAmountInBaseCurrnumberNo
levelintegerNo
namestringNo
typeintegerNo

GstTransactionDetailResponse

NameTypeDescriptionRequired
content[ GstTransactionDetails ]No
pageSizeintegerNo
totalGstTransactionDetailsNo
totalElementsintegerNo
totalPagesintegerNo

GstTransactionDetails

NameTypeDescriptionRequired
amountBeforeGstInBaseCurrnumberNo
amountBeforeGstInTaxResidencyCurrnumberNo
amountBeforeGstInTransCurrnumberNo
amountWithGstInBaseCurrnumberNo
amountWithGstInTaxResidencyCurrnumberNo
amountWithGstInTransCurrnumberNo
contactNamestringNo
currencystringNo
exchangeRatenumberNo
gstAmountInBaseCurrnumberNo
gstAmountInTaxResidencyCurrnumberNo
gstAmountInTransCurrnumberNo
gstAppliedstringNo
gstExchangeRatenumberNo
jeNostringNo
transactionDatedateTimeNo
transactionIdstringNo
transactionTypestringNo

GstTransactionRequestDto

NameTypeDescriptionRequired
limitintegerNo
pageintegerNo
startAndEndDateStartAndEndDateStart & end datesNo
taxCodestringTax code for which transactions are to be fetchedNo
taxTypestringSales or Purchase transaction
Enum: "SALES", "PURCHASE"
No

GstnAuthTokenRequest

NameTypeDescriptionRequired
appKeystringNo
enc_asp_secretstringNo
enc_keystringNo
encryptedAppKeystringNo
gstinstringNo
ipUserstringNo
message_idstringNo
otpstringNo
session_idstringNo
usernamestringNo

GstnAuthTokenResponse

NameTypeDescriptionRequired
appKeystringNo
asp_secret_keystringNo
auth_tokenstringNo
encryptedAppKeystringNo
errorGstnOtpErrorNo
expirystringNo
ipUserstringNo
message_idstringNo
sekstringNo
session_idstringNo
status_cdstringNo

GstnOtpError

NameTypeDescriptionRequired
error_cdstringNo
messagestringNo

GstnOtpRequest

NameTypeDescriptionRequired
gstinstringNo
usernamestringNo

GstnOtpResponse

NameTypeDescriptionRequired
appKeystringNo
enc_asp_secretstringNo
enc_keystringNo
encryptedAppKeystringNo
errorGstnOtpErrorNo
ipUserstringNo
messagestringNo
message_idstringNo
responseCodestringNo
session_idstringNo
status_cdstringNo

Gstr1CheckStatusDto

NameTypeDescriptionRequired
appKeystringNo
asp_secret_keystringNo
auth_tokenstringNo
currStatusstringNo
gstinstringNo
idlongNo
ipUserstringNo
message_idstringNo
returnPeriodstringNo
sekstringNo
session_idstringNo
usernamestringNo

Gstr1DetailResponseDto

NameTypeDescriptionRequired
gstr1B2CSDtos[ GSTR1B2CSResponseDto ]No
gstr1HSNDtos[ GSTR1HSNResponseDto ]No
gstr1NilDtos[ Gstr1NilResponseDto ]No
gstr1TransactionSummaryDtos[ Gstr1TransactionSummaryDto ]No
reportIdlongNo

Gstr1FileRequestDto

NameTypeDescriptionRequired
appKeystringNo
asp_secret_keystringNo
auth_tokenstringNo
gstinstringNo
idlongNo
ipUserstringNo
message_idstringNo
otpstringNo
panstringNo
returnPeriodstringNo
sekstringNo
session_idstringNo
sumTypestringNo
usernamestringNo

Gstr1NilResponseDto

NameTypeDescriptionRequired
exemptAmountnumberNo
nilAmountnumberNo
nonGstAmountnumberNo
supplyTypestringNo

Gstr1RequestDto

NameTypeDescriptionRequired
appKeystringNo
asp_secret_keystringNo
auth_tokenstringNo
endDatestringEnd date
Example: "31-12-2022"
Yes
financialPeriodstringNo
grossTurnovernumberNo
gstinstringNo
idlongNo
ipUserstringNo
lastFYGrossTurnovernumberNo
message_idstringNo
returnPeriodstringNo
sekstringNo
session_idstringNo
startDatestringStart date
Example: "01-01-2019"
Yes
usernamestringNo

Gstr1ResetRequestDto

NameTypeDescriptionRequired
appKeystringNo
asp_secret_keystringNo
auth_tokenstringNo
currStatusstringNo
gstinstringNo
idlongNo
ipUserstringNo
message_idstringNo
returnPeriodstringNo
sekstringNo
session_idstringNo
usernamestringNo

Gstr1SubmitRequestDto

NameTypeDescriptionRequired
appKeystringNo
asp_secret_keystringNo
auth_tokenstringNo
gstinstringNo
idlongNo
ipUserstringNo
message_idstringNo
returnPeriodstringNo
sekstringNo
session_idstringNo
usernamestringNo

Gstr1TransactionSummaryDto

NameTypeDescriptionRequired
categoryNamestringNo
cessAmountnumberNo
cgstAmountnumberNo
igstAmountnumberNo
sgstAmountnumberNo
taxableAmountnumberNo
totalTransactionsintegerNo

GstrDataSummary

NameTypeDescriptionRequired
cessAmountnumberNo
cgstAmountnumberNo
descriptionstringNo
displayNamestringNo
igstAmountnumberNo
rowDetailstringNo
sectionNamestringNo
sgstAmountnumberNo
totalAmountnumberNo
totalTaxAmountnumberNo
totalTaxableAmountnumberNo

GstrErrorDetails

NameTypeDescriptionRequired
error_cdstringNo
messagestringNo

GstrStatusResponseDto

NameTypeDescriptionRequired
actionstringNo
error_reportGstrStatusResponseDtoErrorReportNo
form_typstringNo
indiaFailureLogReportErrorsDtoList[ IndiaFailureLogReportErrorsDto ]No
report_statusstringNo
status_cdstringNo

GstrStatusResponseDtoErrorReport

NameTypeDescriptionRequired
at[ AdvanceTaxLiabilityDtoStatus ]No
b2b[ B2bDtoStatus ]No
b2cl[ B2clDtoStatus ]No
b2cs[ B2csDtoStatus ]No
cdnr[ CdnrDtoStatus ]No
error_cdstringNo
error_msgstringNo
exp[ ExportDtoStatus ]No
hsn[ HSNDtoStatus ]No
nil[ NillDtoStatus ]No

HSNDtoStatus

NameTypeDescriptionRequired
error_cdstringNo
error_msgstringNo
hsn_scstringNo
tystringNo

HmrcResponseBodyDetails

NameTypeDescriptionRequired
codestringNo
messagestringNo
pathstringNo

HmrcTokenDto

NameTypeDescriptionRequired
access_tokenstringNo
expires_instringNo
refresh_tokenstringNo
scopestringNo
token_typestringNo

HsnDto

NameTypeDescriptionRequired
data[ DataDtoHSN ]No

IRASBaseResponse

NameTypeDescriptionRequired
infoInfoNo
returnCodestringNo

IRASConnectionStatus

NameTypeDescriptionRequired
connectedbooleanNo
urlstringNo

InUseDto

NameTypeDescriptionRequired
inUsebooleanIs used in any document.
Example: true
No
inUseBillbooleanIs used in bill.
Example: true
No
inUseContactbooleanIs used in Contact .
Example: true
No
inUseInvoicebooleanIs used in invoice.
Example: true
No
inUseJournalbooleanIs used in journal entry.
Example: true
No
inUseOrderbooleanIs used in order.
Example: true
No
inUseProductbooleanIs used in Product.
Example: true
No
inUseQuotationbooleanIs used in quotation.
Example: true
No
usedInTaxbooleanIs used in Tax.
Example: true
No

IncomingDetails

NameTypeDescriptionRequired
incomingQtynumberNo
outgoingQtynumberNo
periodNamestringNo

IndiaFailureLogReportErrorsDto

NameTypeDescriptionRequired
errorCodestringNo
errorMessagestringNo

IndiaGSTReturnLogReq

NameTypeDescriptionRequired
documentDetailsDtoSaveGSTR1DocumentDetailsDtoDocument DetailsNo
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringYYYY-MM-DD
Example: "2021-01-01"
No
gstr1DetailResponseDtoGstr1DetailResponseDtoSummary and other section detailsNo
namestringGST Return Report
Example: "Name of GST Return Report"
No
periodstringJan
Example: "Period for Report"
No
toDatestringYYYY-MM-DD
Example: "2021-12-31"
No

IndiaGSTReturnLogResp

NameTypeDescriptionRequired
creationDatestringCreation Date (YYYY-MM-DD)
Example: "2021-12-31"
No
documentDetailsDtoSaveGSTR1DocumentDetailsDtoDocument DetailsNo
errors[ IndiaFailureLogReportErrorsDto ]API Failure Errors DetailsNo
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringYYYY-MM-DD
Example: "2021-01-01"
No
gstr1DetailResponseDtoGstr1DetailResponseDtoSummary and other section detailsNo
idlongId
Example: 1
No
namestringGST Return Report
Example: "Name of GST Return Report"
No
periodstringJan
Example: "Period for Report"
No
statusstringStatus
Example: -1
No
toDatestringYYYY-MM-DD
Example: "2021-12-31"
No

IndiaGSTReturnLogUpdateReq

NameTypeDescriptionRequired
documentDetailsDtoSaveGSTR1DocumentDetailsDtoDocument DetailsNo
statusstringStatusNo

Info

NameTypeDescriptionRequired
fieldInfoList[ FieldInfo ]No
messagestringNo
messageCodeintegerNo

InputStream

NameTypeDescriptionRequired
InputStreamobject

InputsSection

NameTypeDescriptionRequired
box81numberNo
box82numberNo
box83numberNo
box84numberNo
box85numberNo
box86numberNo
box87numberNo
box88numberNo
idlongNo

InterCompanyJEListRequest

NameTypeDescriptionRequired
baseCurrencystringNo
endDatedateTimeEnd date
Example: "31-12-2022"
No
jeCodestringNo
primaryCurrencystringNo
skipEliminationbooleanNo
startDatedateTimeStart date
Example: "01-01-2019"
No
tenantIdlongNo
tenants[ long ]No

InvDto

NameTypeDescriptionRequired
diff_percentnumberNo
etinstringNo
idtstringNo
inumstringNo
inv_typstringNo
itms[ InvItemsDto ]No
posstringNo
rchrgstringNo
valnumberNo

InvDtoB2cl

NameTypeDescriptionRequired
diff_percentnumberNo
etinstringNo
idtstringNo
inumstringNo
itms[ InvItemsDtoB2cl ]No
valnumberNo

InvDtoExport

NameTypeDescriptionRequired
idtstringNo
inumstringNo
itms[ InvItemsDtoExport ]No
sbdtstringNo
sbnumstringNo
sbpcodestringNo
valnumberNo

InvDtoNil

NameTypeDescriptionRequired
expt_amtnumberNo
ngsup_amtnumberNo
nil_amtnumberNo
sply_tystringNo

InvItemsDto

NameTypeDescriptionRequired
itm_detItemDetailsDtoNo
numintegerNo

InvItemsDtoB2cl

NameTypeDescriptionRequired
itm_detItemDetailsDtoB2clNo
numintegerNo

InvItemsDtoExport

NameTypeDescriptionRequired
csamtnumberNo
iamtnumberNo
rtnumberNo
txvalnumberNo

Invoice

NameTypeDescriptionRequired
Central Tax AmountnumberNo
Cess AmountnumberNo
Integrated Tax AmountnumberNo
Sales Tax AmountnumberNo
Tax AmountnumberNo
Taxable AmountnumberNo
Total AmountnumberNo
contactCodestringNo
customerNamestringNo
customerStatestringNo
exchangeRatenumberNo
gstinstringNo
inclusiveFlagbooleanNo
placeOfSupplystringNo
productCodestringNo
quantitydoubleNo
salesInvoiceCodestringNo
salesInvoiceDatedateTimeNo
senderStatestringNo
taxExemptionReasonIndiastringEnum: "EXEMPTED", "NON_GST"No
taxPreferenceIndiabooleanNo

InvoiceInfo

NameTypeDescriptionRequired
amountnumberNo
fromDatestringNo
qtynumberNo
toDatestringNo

InvoiceStatus

NameTypeDescriptionRequired
documentCodestringNo
documentSeqCodestringNo
fulfillmentStatusstringEnum: "UNFULFILLED", "PARTIAL_FULFILLED", "FULLY_FULFILLED"No
paymentStatusstringEnum: "PENDING", "PARTIAL", "RECEIVED"No

ItemDetailsDto

NameTypeDescriptionRequired
camtnumberNo
csamtnumberNo
iamtnumberNo
rtnumberNo
samtnumberNo
txvalnumberNo

ItemDetailsDtoB2cl

NameTypeDescriptionRequired
csamtnumberNo
iamtnumberNo
rtnumberNo
txvalnumberNo

JournalEntryDetails

NameTypeDescriptionRequired
amountnumberNo
amountInDocumentCurrencynumberNo
balancenumberNo
balanceInDocumentCurrencynumberNo
contactCodestringNo
contactNamestringNo
creditAmountnumberNo
currencystringEnum: "AFN", "ALL", "DZD", "AOA", "ARS", "AMD", "AWG", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "BMD", "BTN", "BOB", "BAM", "BRL", "BND", "BGN", "BIF", "KHR", "CAD", "CVE", "KYD", "CLP", "CNY", "COP", "KMF", "CDF", "CRC", "CZK", "HRK", "CUC", "DJF", "DOP", "EGP", "ERN", "ETB", "FKP", "FJD", "XAF", "GMD", "GEL", "GHS", "GIP", "DKK", "GTQ", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "INR", "IDR", "IRR", "IQD", "JMD", "JPY", "JOD", "KZT", "KES", "KWD", "KGS", "LAK", "LBP", "LSL", "LRD", "LYD", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRO", "MUR", "MXN", "MDL", "MNT", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "KPW", "OMR", "PKR", "ILS", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "XCD", "WST", "STD", "SAR", "RSD", "SCR", "SLL", "SGD", "ANG", "SBD", "SOS", "ZAR", "KRW", "SSP", "EUR", "LKR", "SDG", "SRD", "NOK", "SZL", "SEK", "CHF", "SYP", "TWD", "TJS", "TZS", "THB", "XOF", "NZD", "TOP", "TTD", "TND", "TRY", "TMT", "AUD", "UGX", "UAH", "AED", "GBP", "USD", "UYU", "UZS", "VUV", "VEF", "VND", "XPF", "MAD", "YER", "ZMW", "BWP", "CNH"No
currencyExchangeRatenumberNo
datedateTimeNo
debitAmountnumberNo
descriptionstringNo
documentCodestringNo
documentSequenceCodestringNo
documentTypestringEnum: "NORMAL_JE", "ADJUSTMENT", "BANK_TRANSFER", "PARTY_JE", "SALES_INVOICE", "PURCHASE_INVOICE", "INVENTORY_VARIANCE_ADJUSTMENT", "DISHONOURED_CHEQUE", "MAKE_PAYMENT", "RECEIVE_PAYMENT", "GOODS_RECEIVED_NOTE", "INVENTORY", "DELIVERY_ORDER", "CREDIT_NOTE", "DEBIT_NOTE", "FULFILLMENT", "GOOD_RECEIPT", "BOM_ASSEMBLY", "FIXED_ASSET", "SALES_RETURN", "PURCHASE_RETURN", "SALES_CONTRA", "PURCHASE_CONTRA", "BANK_DEPOSIT", "FINANCIAL_YEAR_CLOSING", "TDS_JE", "PAYROLL", "CONTRACTOR_PAYROLL", "EXPENSE_CLAIM", "REVALUATION", "ASSET_GOOD_RECEIPT", "FIXED_ASSET_BILL", "REVENUE_ARRANGEMENT", "AMORTIZATION", "ALLOCATION"No
jeCodestringNo
jeDatestringNo
memostringNo
transactionTypestringEnum: "CREDIT", "DEBIT"No

JournalLineDetail

NameTypeDescriptionRequired
accountCodestringNo
accountNamestringNo
creditAmountnumberNo
creditAmountInPrimaryCurrencynumberNo
debitAmountnumberNo
debitAmountInPrimaryCurrencynumberNo

JournalSummaryData

NameTypeDescriptionRequired
contactCodestringNo
currencyCodestringNo
entryTypestringNo
exchangeRatestringNo
idlongNo
jeCodestringNo
jeDatedateTimeNo
relatedDocumentCodestringNo
subsidiarystringNo
tenantIdlongNo

LandedCategoryCost

NameTypeDescriptionRequired
categoryNamestringNo
costnumberNo
quantitynumberNo

LandedCostReport

NameTypeDescriptionRequired
barcodestringNo
billNostringNo
categoryCosts[ LandedCategoryCost ]No
contactCodestringNo
contactNamestringNo
deletedbooleanNo
documentDatedateTimeNo
documentSeqCodestringNo
idlongNo
landedCostBillNostringNo
landedCostPerUnitnumberNo
landedCostTotalnumberNo
productIdstringNo
productNamestringNo
purchaseQuantitynumberNo
purchaseUnitPricenumberNo
tenantIdlongNo
totalPurchaseValuenumberNo
unitCostIncludingLandedCostnumberNo

LiabilitiesRequest

NameTypeDescriptionRequired
fraudPreventionRequestFraudPreventionRequestNo
fromDatestringYes
toDatestringYes
vrnNumberstringYes

LiabilitiesResponse

NameTypeDescriptionRequired
liabilities[ LiabilitiesResponseDto ]No

LiabilitiesResponseDto

NameTypeDescriptionRequired
duestringNo
originalAmountstringNo
outstandingAmountstringNo
taxPeriodLiabilitiesResponseDtoTaxPeriodNo
typestringNo

LiabilitiesResponseDtoTaxPeriod

NameTypeDescriptionRequired
fromstringNo
tostringNo

Map«string,bigdecimal»

NameTypeDescriptionRequired
Map«string,bigdecimal»object

Map«string,string»

NameTypeDescriptionRequired
Map«string,string»object

ModuleRecordCount

NameTypeDescriptionRequired
bankAccountintegerTotal number of bank account
Example: 0
No
buyintegerTotal number of purchase documents
Example: 0
No
clientintegerTotal number of clients
Example: 0
No
contactintegerTotal number of contact
Example: 0
No
productintegerTotal number of product
Example: 0
No
sellintegerTotal number of sales documents
Example: 0
No
teamintegerTotal number of team members
Example: 0
No

NetVATDueSection

NameTypeDescriptionRequired
currentVATDueAmountnumberNo
idlongNo
netVATDueAmountnumberNo
previousCorrectionsAmountnumberNo
vatCarriedForwardAmountnumberNo

NilDto

NameTypeDescriptionRequired
inv[ InvDtoNil ]No

NillDtoStatus

NameTypeDescriptionRequired
error_cdstringNo
error_msgstringNo
sply_tystringNo

ObligationsRequest

NameTypeDescriptionRequired
fraudPreventionRequestFraudPreventionRequestNo
statusstringNo
vrnNumberstringYes

ObligationsResponse

NameTypeDescriptionRequired
fillingYearstringNo
obligations[ ObligationsResponseDto ]No

ObligationsResponseDto

NameTypeDescriptionRequired
duestringNo
endstringNo
periodKeystringNo
receivedstringNo
startstringNo
statusstringNo

OtherSchemeSection

NameTypeDescriptionRequired
box9GoodsUnderSchemenumberNo

OutputsSection

NameTypeDescriptionRequired
box00numberNo
box01numberNo
box02numberNo
box03numberNo
box44numberNo
box45numberNo
box46numberNo
box47numberNo
box48numberNo
box49numberNo
idlongNo

OutstandingPurchaseGRNDetailDto

NameTypeDescriptionRequired
balanceQuantitynumberNo
productDescriptionstringNo
productIdstringNo
productNamestringNo
quantitynumberNo
receivedQuantitynumberNo
snointegerNo

OutstandingPurchaseGRNSummaryDto

NameTypeDescriptionRequired
amountnumberNo
amountAfterTaxnumberNo
amountInBaseCurrencynumberNo
codestringNo
contactNamestringNo
currencystringNo
exchangeRatenumberNo
isBillbooleanNo
poBillDatestringNo
poBillNostringNo
poBillStatusstringNo
taxnumberNo

OutstandingSalesDODetailDto

NameTypeDescriptionRequired
balanceQuantitynumberNo
deliveredQuantitynumberNo
productDescriptionstringNo
productIdstringNo
productNamestringNo
quantitynumberNo
snointegerNo

OutstandingSalesDOSummaryDto

NameTypeDescriptionRequired
amountnumberNo
amountAfterTaxnumberNo
amountInBaseCurrencynumberNo
codestringNo
contactNamestringNo
currencystringNo
exchangeRatenumberNo
idstringNo
isInvoicebooleanNo
quoteInvoiceDatestringNo
quoteInvoiceNostringNo
quoteInvoiceStatusstringNo
taxnumberNo

PNLCustomView

NameTypeDescriptionRequired
cogsobjectNo
costOfGoodsSoldobjectNo
displayTextobjectNo
expensesobjectNo
grossProfitobjectNo
groupNamesobjectNo
incomeobjectNo
incomeTaxExpensesobjectNo
netProfitOrLossobjectNo
operatingExpensesobjectNo
operatingProfitobjectNo
otherExpensesobjectNo
otherIncomeobjectNo
periodNameobjectNo
profitBeforeTaxobjectNo
revenueobjectNo
totalCogsobjectNo
totalCostOfGoodsSoldobjectNo
totalExpensesobjectNo
totalIncomeobjectNo
totalOperatingExpensesobjectNo
totalOtherExpensesobjectNo
totalOtherIncomeobjectNo
totalRevenueobjectNo

PNLCustomViewConsolidation

NameTypeDescriptionRequired
cogs[ ReportItemDto ]No
costOfGoodsSold[ ReportItemDto ]No
displayTextobjectNo
expenses[ ReportItemDto ]No
grossProfitobjectNo
groupNamesobjectNo
income[ ReportItemDto ]No
incomeTaxExpensesobjectNo
netProfitOrLossobjectNo
operatingExpenses[ ReportItemDto ]No
operatingProfitobjectNo
otherExpenses[ ReportItemDto ]No
otherIncome[ ReportItemDto ]No
periodNameobjectNo
profitBeforeTaxobjectNo
revenue[ ReportItemDto ]No
totalCogsobjectNo
totalCostOfGoodsSoldobjectNo
totalExpensesobjectNo
totalIncomeobjectNo
totalOperatingExpensesobjectNo
totalOtherExpensesobjectNo
totalOtherIncomeobjectNo
totalRevenueobjectNo

PNLCustomViewGrouping

NameTypeDescriptionRequired
cogsobjectNo
costOfGoodsSoldobjectNo
displayTextobjectNo
expensesobjectNo
grossProfitobjectNo
groupNamesobjectNo
incomeobjectNo
incomeTaxExpensesobjectNo
netProfitOrLossobjectNo
operatingExpensesobjectNo
operatingProfitobjectNo
otherExpensesobjectNo
otherIncomeobjectNo
periodNameobjectNo
profitBeforeTaxobjectNo
revenueobjectNo
totalCogsobjectNo
totalCostOfGoodsSoldobjectNo
totalExpensesobjectNo
totalIncomeobjectNo
totalOperatingExpensesobjectNo
totalOtherExpensesobjectNo
totalOtherIncomeobjectNo
totalRevenueobjectNo

Page

NameTypeDescriptionRequired
content[ object ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Pageable

NameTypeDescriptionRequired
offsetlongNo
pageNumberintegerNo
pageSizeintegerNo
pagedbooleanNo
sortSortNo
unpagedbooleanNo

Page«AdditionalChargesReport»

NameTypeDescriptionRequired
content[ AdditionalChargesReport ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«BASActivityStatementResp»

NameTypeDescriptionRequired
content[ BASActivityStatementResp ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«BomAssemblyResponse»

NameTypeDescriptionRequired
content[ BomAssemblyResponse ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«CanadaTaxReportLogDto»

NameTypeDescriptionRequired
content[ CanadaTaxReportLogDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«ContactOpeningSummaryDto»

NameTypeDescriptionRequired
content[ ContactOpeningSummaryDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«CustomerTdsReportDto»

NameTypeDescriptionRequired
content[ CustomerTdsReportDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«FYClosingReportLogResp»

NameTypeDescriptionRequired
content[ FYClosingReportLogResp ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«GstNewZealandActivityStatementResp»

NameTypeDescriptionRequired
content[ GstNewZealandActivityStatementResp ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«IndiaGSTReturnLogResp»

NameTypeDescriptionRequired
content[ IndiaGSTReturnLogResp ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«LandedCostReport»

NameTypeDescriptionRequired
content[ LandedCostReport ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«OutstandingPurchaseGRNSummaryDto»

NameTypeDescriptionRequired
content[ OutstandingPurchaseGRNSummaryDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«OutstandingSalesDOSummaryDto»

NameTypeDescriptionRequired
content[ OutstandingSalesDOSummaryDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«ReserveStockSummaryReport»

NameTypeDescriptionRequired
content[ ReserveStockSummaryReport ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«SGGSTReportStatementDto«object»»

NameTypeDescriptionRequired
content[ SGGSTReportStatementDto«object» ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«StockAvailabilitySummaryResponse»

NameTypeDescriptionRequired
content[ StockAvailabilitySummaryResponse ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«TDSDetailsReportDto»

NameTypeDescriptionRequired
content[ TDSDetailsReportDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«TDSNotDeductedReportDto»

NameTypeDescriptionRequired
content[ TDSNotDeductedReportDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«UkVatReportLogDto»

NameTypeDescriptionRequired
content[ UkVatReportLogDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«VATReturnBelgiumActivityStatementResp»

NameTypeDescriptionRequired
content[ VATReturnBelgiumActivityStatementResp ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«VATReturnSaudiActivityStatementResp»

NameTypeDescriptionRequired
content[ VATReturnSaudiActivityStatementResp ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

PayGTaxWithheldSection

NameTypeDescriptionRequired
amountWithheldFromPaymentsW1longNo
amountWithheldNoABNQuotedlongNo
endDatestringNo
frequencystringNo
idlongNo
otherAmountWithheldlongNo
startDatestringNo
totalAmountsWithheldlongNo
totalSalaryWagesOtherPaymentlongNo

PayeeInfo

NameTypeDescriptionRequired
foreignAddressstringNo
foreignZipCodestringNo
payeeNamestringNo
payeeTINstringNo
registeredAddressstringNo
registeredZipCodestringNo

PaygIncomeTaxInstalmentOption1Section

NameTypeDescriptionRequired
endDatestringNo
estimatedTaxForTheYearlongNo
frequencystringNo
idlongNo
ifVaryingThisAmountbooleanNo
instalmentlongNo
reasonCodeForVariationlongNo
startDatestringNo
variedAmountPayablelongNo

PaygIncomeTaxInstalmentOption2Section

NameTypeDescriptionRequired
endDatestringNo
frequencystringNo
idlongNo
newRatedRatedoubleNo
orNewRatedVariedRatebooleanNo
paygInstalmentIncomelongNo
ratedoubleNo
reasonCodeForVariationlongNo
startDatestringNo
t1T2longNo

PaymentCalculation

NameTypeDescriptionRequired
box24InstallmentAmountnumberNo
box25TransferToProvisionalTaxnumberNo
box26TotalnumberNo
box27GSTToPaynumberNo
box28GSTAndProvisionalTaxnumberNo
voluntaryInstallmentAmountnumberNo

PaymentOrRefundSection

NameTypeDescriptionRequired
8AMoreThan8BbooleanNo
endDatestringNo
frequencystringNo
idlongNo
startDatestringNo
yourRefundAmountlongNo

PaymentResponseDto

NameTypeDescriptionRequired
amountstringNo
receivedstringNo

PaymentsRequest

NameTypeDescriptionRequired
fraudPreventionRequestFraudPreventionRequestNo
fromDatestringNo
toDatestringNo
vrnNumberstringYes

PaymentsResponse

NameTypeDescriptionRequired
payments[ PaymentResponseDto ]No

PayorInfo

NameTypeDescriptionRequired
financialStartDatedateTimeNo
payorNamestringNo
payorTINstringNo
registeredAddressstringNo
registeredZipCodestringNo

Period

NameTypeDescriptionRequired
fromDatedateTimeFrom date
Example: "01-01-2019"
Yes
periodNamestringNo
toDatedateTimeTo date
Example: "01-01-2019"
Yes

ProductInOutQty

NameTypeDescriptionRequired
documentTypestringEnum: "QUOTATION", "PURCHASE_ORDER", "SALES_ORDER", "PURCHASE_INVOICE", "SALES_INVOICE", "MAKE_PAYMENT", "RECEIVE_PAYMENT", "JOURNAL_ENTRY", "BANK_TRANSFER", "CREDIT_NOTE", "DEBIT_NOTE", "EXPENSE", "EXPENSE_PREPAYMENT", "DEPOSIT", "DEPOSIT_ADVPAYMENT", "CONTRA_ADJUSTMENT", "GOODS_RECEIPT", "FULFILLMENT", "PICKLIST", "PACKLIST", "SHIPLIST", "PAYSLIP", "PAYROLL_CHECK", "CHEQUE", "SALES_RETURN", "PURCHASE_RETURN", "STOCK_ADJUSTMENT", "STOCK_TRANSFER", "WORK_ORDER", "FIXED_ASSET", "PURCHASE_REQUEST", "PURCHASE_REQUEST_FOR_QUOTES", "SUPPLIER_QUOTES", "E_WAY_BILL_SUMMARY", "E_WAY_BILL_DETAIL", "JOB_WORK_OUT_ORDER", "JOB_WORK_OUT_TRANSFER", "QC_DOCUMENT", "WIP_PRODUCTION", "STOCK_REQUEST", "STOCK_ISSUE", "FORECAST", "ESTIMATE"No
productCodestringNo
quantitynumberNo

ProductIncommingQtyInfo

NameTypeDescriptionRequired
incomingDetailsList[ IncomingDetails ]No
productCodestringNo

ProductSalesStats

NameTypeDescriptionRequired
growthnumberNo
namestringNo
valuenumberNo

ProductShortDetails

NameTypeDescriptionRequired
documentSequenceCodestringNo
namestringNo
pidstringNo
typestringNo

ProductUnitPriceFetchRequest

NameTypeDescriptionRequired
contactCodestringNo
documentTypestringEnum: "QUOTATION", "PURCHASE_ORDER", "SALES_ORDER", "PURCHASE_INVOICE", "SALES_INVOICE", "MAKE_PAYMENT", "RECEIVE_PAYMENT", "JOURNAL_ENTRY", "BANK_TRANSFER", "CREDIT_NOTE", "DEBIT_NOTE", "EXPENSE", "EXPENSE_PREPAYMENT", "DEPOSIT", "DEPOSIT_ADVPAYMENT", "CONTRA_ADJUSTMENT", "GOODS_RECEIPT", "FULFILLMENT", "PICKLIST", "PACKLIST", "SHIPLIST", "PAYSLIP", "PAYROLL_CHECK", "CHEQUE", "SALES_RETURN", "PURCHASE_RETURN", "STOCK_ADJUSTMENT", "STOCK_TRANSFER", "WORK_ORDER", "FIXED_ASSET", "PURCHASE_REQUEST", "PURCHASE_REQUEST_FOR_QUOTES", "SUPPLIER_QUOTES", "E_WAY_BILL_SUMMARY", "E_WAY_BILL_DETAIL", "JOB_WORK_OUT_ORDER", "JOB_WORK_OUT_TRANSFER", "QC_DOCUMENT", "WIP_PRODUCTION", "STOCK_REQUEST", "STOCK_ISSUE", "FORECAST", "ESTIMATE"No
numberOfPricesToFetchintegerNo
productCodes[ string ]No

ProductUnitPriceResponse

NameTypeDescriptionRequired
documentTypestringEnum: "QUOTATION", "PURCHASE_ORDER", "SALES_ORDER", "PURCHASE_INVOICE", "SALES_INVOICE", "MAKE_PAYMENT", "RECEIVE_PAYMENT", "JOURNAL_ENTRY", "BANK_TRANSFER", "CREDIT_NOTE", "DEBIT_NOTE", "EXPENSE", "EXPENSE_PREPAYMENT", "DEPOSIT", "DEPOSIT_ADVPAYMENT", "CONTRA_ADJUSTMENT", "GOODS_RECEIPT", "FULFILLMENT", "PICKLIST", "PACKLIST", "SHIPLIST", "PAYSLIP", "PAYROLL_CHECK", "CHEQUE", "SALES_RETURN", "PURCHASE_RETURN", "STOCK_ADJUSTMENT", "STOCK_TRANSFER", "WORK_ORDER", "FIXED_ASSET", "PURCHASE_REQUEST", "PURCHASE_REQUEST_FOR_QUOTES", "SUPPLIER_QUOTES", "E_WAY_BILL_SUMMARY", "E_WAY_BILL_DETAIL", "JOB_WORK_OUT_ORDER", "JOB_WORK_OUT_TRANSFER", "QC_DOCUMENT", "WIP_PRODUCTION", "STOCK_REQUEST", "STOCK_ISSUE", "FORECAST", "ESTIMATE"No
unitPrices[ ProductUnitPrices ]No

ProductUnitPrices

NameTypeDescriptionRequired
lastUnitPrices[ number ]No
productCodestringNo

ProvisionalTaxCalculation

NameTypeDescriptionRequired
box16TotalSalesAndIncomenumberNo
box17PreviousTotalSalesAndIncomenumberNo
box18TotalSalesAndIncomeProvisionalnumberNo
box19AllnumberNo
box20TotalSalesAndIncomenumberNo
box21AdjustmentnumberNo
box22LessAdjustmentnumberNo
box23InstallmentDuenumberNo

PurchaseProductReport

NameTypeDescriptionRequired
amountstringNo
avgPurchasePricestringNo
customFieldstringNo
percentOfPurchasestringNo
productCodestringNo
productNamestringNo
quantitystringNo

PurchaseReliefReportDto

NameTypeDescriptionRequired
addressLine1stringNo
addressLine2stringNo
capitalGoodsnumberNo
companyNamestringNo
exemptnumberNo
firstNamestringNo
inputVatnumberNo
lastNamestringNo
middleNamestringNo
otherThanCapitalGoodsnumberNo
servicesnumberNo
taxableNetVatnumberNo
totalPurchasesnumberNo
vatNostringNo
vatRatenumberNo
zeroRatednumberNo

PurchaseReturnReport

NameTypeDescriptionRequired
fromDatestringFrom Date
Example: "09-09-2020"
No
purchaseReturnReportItems[ PurchaseReturnReportItem ]List of productsNo
toDatestringTo Date
Example: "09-09-2021"
No

PurchaseReturnReportItem

NameTypeDescriptionRequired
productCodestringProduct Code
Example: "P-0000001"
No
productNamestringProduct Name
Example: "Table"
No
purchaseReturnReportItemTxns[ PurchaseReturnReportItemTxn ]List of transactions.No
quantityReturnednumberTotal quantity returned
Example: 10
No
valuenumberTotal value of goods returned
Example: 100
No

PurchaseReturnReportItemTxn

NameTypeDescriptionRequired
contactNamestringContact name
Example: "Standard Chartered"
No
linkedDocumentstringLinked Document
Example: "Quote Q-0000001"
No
linkedDocumentCodestringLinked Document code
Example: "Q-0000001"
No
linkedDocumentTypestringLinked Document type
Example: "Quote"
No
purchaseReturnCodestringPurchase Return code
Example: "PR-0000001"
No
purchaseReturnDatestringPurchase Return Date
Example: "10-09-2020"
No
quantityReturnednumberQuantity returned
Example: 2
No
valuenumberValue of goods returned
Example: 20
No

PurchaseSection

NameTypeDescriptionRequired
box5TotalTaxablePurchasenumberNo

PurchasesAndExpensesSection

NameTypeDescriptionRequired
box10MoreThanBox14booleanNo
box14TotalGSTCreditnumberNo
gstOnImportsnumberNo
idlongNo
otherCreditAdjustmentsnumberNo
paymentOrRefundAmountnumberNo
totalCreditAdjustmentsnumberNo
totalGSTCreditedOnPurchasesnumberNo
totalPurchasesnumberNo

PurchasesSection

NameTypeDescriptionRequired
customs15AdjAmountnumberNo
customs15AmountnumberNo
customs15VATAmountnumberNo
customs5AdjAmountnumberNo
customs5AmountnumberNo
customs5VATAmountnumberNo
exemptAdjAmountnumberNo
exemptAmountnumberNo
exemptVATAmountnumberNo
idlongNo
rcm15AdjAmountnumberNo
rcm15AmountnumberNo
rcm15VATAmountnumberNo
rcm5AdjAmountnumberNo
rcm5AmountnumberNo
rcm5VATAmountnumberNo
stdRatedPurchases15AdjAmountnumberNo
stdRatedPurchases15AmountnumberNo
stdRatedPurchases15VATAmountnumberNo
stdRatedPurchases5AdjAmountnumberNo
stdRatedPurchases5AmountnumberNo
stdRatedPurchases5VATAmountnumberNo
totalAdjAmountnumberNo
totalAmountnumberNo
totalVATAmountnumberNo
zeroRatedAdjAmountnumberNo
zeroRatedAmountnumberNo
zeroRatedVATAmountnumberNo

ReasonsSection

NameTypeDescriptionRequired
grp1OtherReasonsstringNo
grp1ReasonValuestringNo
grp2OtherReasonsstringNo
grp2ReasonValuestringNo
grp3OtherReasonsstringNo
grp3ReasonValuestringNo

ReceiptListDetailsResponse

NameTypeDescriptionRequired
contactCodestringNo
contactNamestringNo
currencystringEnum: "AFN", "ALL", "DZD", "AOA", "ARS", "AMD", "AWG", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "BMD", "BTN", "BOB", "BAM", "BRL", "BND", "BGN", "BIF", "KHR", "CAD", "CVE", "KYD", "CLP", "CNY", "COP", "KMF", "CDF", "CRC", "CZK", "HRK", "CUC", "DJF", "DOP", "EGP", "ERN", "ETB", "FKP", "FJD", "XAF", "GMD", "GEL", "GHS", "GIP", "DKK", "GTQ", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "INR", "IDR", "IRR", "IQD", "JMD", "JPY", "JOD", "KZT", "KES", "KWD", "KGS", "LAK", "LBP", "LSL", "LRD", "LYD", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRO", "MUR", "MXN", "MDL", "MNT", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "KPW", "OMR", "PKR", "ILS", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "XCD", "WST", "STD", "SAR", "RSD", "SCR", "SLL", "SGD", "ANG", "SBD", "SOS", "ZAR", "KRW", "SSP", "EUR", "LKR", "SDG", "SRD", "NOK", "SZL", "SEK", "CHF", "SYP", "TWD", "TJS", "TZS", "THB", "XOF", "NZD", "TOP", "TTD", "TND", "TRY", "TMT", "AUD", "UGX", "UAH", "AED", "GBP", "USD", "UYU", "UZS", "VUV", "VEF", "VND", "XPF", "MAD", "YER", "ZMW", "BWP", "CNH"No
datestringNo
documentCodestringNo
inflownumberNo
receiptTypestringNo

ReceiptListSummaryRequest

NameTypeDescriptionRequired
columnBystringEnum: "TOTAL_ONLY", "DAYS", "WEEKS", "MONTHS", "QUARTERS", "YEARS", "CONTACTS", "PRODUCTS", "CLASS", "LOCATION"No
decimalScaleintegerNo
endDatestringEnd date
Example: "31-12-2022"
Yes
startDatestringStart date
Example: "01-01-2019"
Yes

ReceiptListSummaryResponse

NameTypeDescriptionRequired
countintegerNo
currencystringEnum: "AFN", "ALL", "DZD", "AOA", "ARS", "AMD", "AWG", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "BMD", "BTN", "BOB", "BAM", "BRL", "BND", "BGN", "BIF", "KHR", "CAD", "CVE", "KYD", "CLP", "CNY", "COP", "KMF", "CDF", "CRC", "CZK", "HRK", "CUC", "DJF", "DOP", "EGP", "ERN", "ETB", "FKP", "FJD", "XAF", "GMD", "GEL", "GHS", "GIP", "DKK", "GTQ", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "INR", "IDR", "IRR", "IQD", "JMD", "JPY", "JOD", "KZT", "KES", "KWD", "KGS", "LAK", "LBP", "LSL", "LRD", "LYD", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRO", "MUR", "MXN", "MDL", "MNT", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "KPW", "OMR", "PKR", "ILS", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "XCD", "WST", "STD", "SAR", "RSD", "SCR", "SLL", "SGD", "ANG", "SBD", "SOS", "ZAR", "KRW", "SSP", "EUR", "LKR", "SDG", "SRD", "NOK", "SZL", "SEK", "CHF", "SYP", "TWD", "TJS", "TZS", "THB", "XOF", "NZD", "TOP", "TTD", "TND", "TRY", "TMT", "AUD", "UGX", "UAH", "AED", "GBP", "USD", "UYU", "UZS", "VUV", "VEF", "VND", "XPF", "MAD", "YER", "ZMW", "BWP", "CNH"No
fromDatestringNo
toDatestringNo
totalInflowstringNo

ReceivablesReportResponse

NameTypeDescriptionRequired
closingBalancestringNo
closingBalanceUnformattednumberNo
creditAmountstringNo
datestringNo
debitAmountstringNo
details[ ReceivablesReportResponse ]No
docNostringNo
dueDatestringNo
invoiceCodestringNo
namestringNo
overDueDaysstringNo
pendingAmountstringNo
totalAmountstringNo

ReportCustomViewRequest

NameTypeDescriptionRequired
customViewDataobjectNo
reportstringEnum: "PNL", "BALANCE_SHEET"No

ReportCustomViewResponse

NameTypeDescriptionRequired
customViewDataobjectNo
idlongNo
reportstringNo

ReportItemDto

NameTypeDescriptionRequired
accountidlongNo
amountnumberNo
amountWithChildsnumberNo
codestringNo
groupbooleanNo
groupidlongNo
itemDto[ ReportItemDto ]No
namestringNo
parentlongNo
periodMapobjectNo
subGroupNamestringNo
subGroupidlongNo

ReportViewInfo

NameTypeDescriptionRequired
custombooleanNo
idlongNo
vnamestringNo

ReportViewRequest

NameTypeDescriptionRequired
period[ Period ]No
reportstringEnum: "PNL", "BALANCE_SHEET"No
savebooleanNo
vnamestringNo

ReportViewResponse

NameTypeDescriptionRequired
custombooleanNo
idlongNo
period[ Period ]No
vnamestringNo

ReserveStockDetailReport

NameTypeDescriptionRequired
batchstringNo
productIdstringNo
productNamestringNo
quotebooleanNo
quoteInvoiceDocumentSeqNostringNo
quoteInvoiceNostringNo
reservedQtynumberNo
serialstringNo
warehouseCodestringNo
warehouseNamestringNo
workOrderbooleanNo

ReserveStockSummaryReport

NameTypeDescriptionRequired
availableQtynumberNo
productDescriptionstringNo
productDocumentSeqCodestringNo
productIdstringNo
productNamestringNo
reservedQtynumberNo

Resource

NameTypeDescriptionRequired
descriptionstringNo
fileFileNo
filenamestringNo
inputStreamInputStreamNo
openbooleanNo
readablebooleanNo
uriURINo
urlURLNo

ResponseEntity

NameTypeDescriptionRequired
bodyobjectNo
statusCodestringEnum: "100 CONTINUE", "101 SWITCHING_PROTOCOLS", "102 PROCESSING", "103 CHECKPOINT", "200 OK", "201 CREATED", "202 ACCEPTED", "203 NON_AUTHORITATIVE_INFORMATION", "204 NO_CONTENT", "205 RESET_CONTENT", "206 PARTIAL_CONTENT", "207 MULTI_STATUS", "208 ALREADY_REPORTED", "226 IM_USED", "300 MULTIPLE_CHOICES", "301 MOVED_PERMANENTLY", "302 FOUND", "302 MOVED_TEMPORARILY", "303 SEE_OTHER", "304 NOT_MODIFIED", "305 USE_PROXY", "307 TEMPORARY_REDIRECT", "308 PERMANENT_REDIRECT", "400 BAD_REQUEST", "401 UNAUTHORIZED", "402 PAYMENT_REQUIRED", "403 FORBIDDEN", "404 NOT_FOUND", "405 METHOD_NOT_ALLOWED", "406 NOT_ACCEPTABLE", "407 PROXY_AUTHENTICATION_REQUIRED", "408 REQUEST_TIMEOUT", "409 CONFLICT", "410 GONE", "411 LENGTH_REQUIRED", "412 PRECONDITION_FAILED", "413 PAYLOAD_TOO_LARGE", "413 REQUEST_ENTITY_TOO_LARGE", "414 URI_TOO_LONG", "414 REQUEST_URI_TOO_LONG", "415 UNSUPPORTED_MEDIA_TYPE", "416 REQUESTED_RANGE_NOT_SATISFIABLE", "417 EXPECTATION_FAILED", "418 I_AM_A_TEAPOT", "419 INSUFFICIENT_SPACE_ON_RESOURCE", "420 METHOD_FAILURE", "421 DESTINATION_LOCKED", "422 UNPROCESSABLE_ENTITY", "423 LOCKED", "424 FAILED_DEPENDENCY", "426 UPGRADE_REQUIRED", "428 PRECONDITION_REQUIRED", "429 TOO_MANY_REQUESTS", "431 REQUEST_HEADER_FIELDS_TOO_LARGE", "451 UNAVAILABLE_FOR_LEGAL_REASONS", "500 INTERNAL_SERVER_ERROR", "501 NOT_IMPLEMENTED", "502 BAD_GATEWAY", "503 SERVICE_UNAVAILABLE", "504 GATEWAY_TIMEOUT", "505 HTTP_VERSION_NOT_SUPPORTED", "506 VARIANT_ALSO_NEGOTIATES", "507 INSUFFICIENT_STORAGE", "508 LOOP_DETECTED", "509 BANDWIDTH_LIMIT_EXCEEDED", "510 NOT_EXTENDED", "511 NETWORK_AUTHENTICATION_REQUIRED"No
statusCodeValueintegerNo

ReturnDetailsRatio

NameTypeDescriptionRequired
provisionalTaxCalculationstringNo
provisionalTaxRationumberNo

ReturnDetailsSection

NameTypeDescriptionRequired
accountingBasisstringNo
endDatestringNo
idlongNo
paymentDueDatestringNo
periodstringNo
registrationNostringNo
startDatestringNo

ReturnDetailsStandard

NameTypeDescriptionRequired
provisionalTaxCalculationstringNo

ReturnsRequest

NameTypeDescriptionRequired
chargeRefNumberstringNo
codestringNo
errors[ HmrcResponseBodyDetails ]No
formBundleNumberstringNo
messagestringNo
paymentIndicatorstringNo
processingDatestringNo

ReturnsRequestDto

NameTypeDescriptionRequired
fraudPreventionRequestFraudPreventionRequestNo
periodKeystringYes
vrnNumberstringYes

ReturnsResponse

NameTypeDescriptionRequired
finalisedbooleanNo
netVatDuenumberNo
periodKeystringNo
totalAcquisitionsExVATnumberNo
totalValueGoodsSuppliedExVATnumberNo
totalValuePurchasesExVATnumberNo
totalValueSalesExVATnumberNo
totalVatDuenumberNo
vatDueAcquisitionsnumberNo
vatDueSalesnumberNo
vatReclaimedCurrPeriodnumberNo

RevChargeLVGSection

NameTypeDescriptionRequired
rclvgchkbooleanNo
totImpServLVGAmtnumberNo

RevenueReportRequest

NameTypeDescriptionRequired
dimensionIdstringNo
names[ string ]No
startOfMonthdateTimeNo
startOfYeardateTimeNo
toDatedateTimeNo

RevenueSection

NameTypeDescriptionRequired
box13RevenuenumberNo
box14GstUnderReverseChargenumberNo
box14GstUnderReverseChargeAppliedbooleanNo
box15ThirdPartyElectronicSupplynumberNo
box15ThirdPartyElectronicSupplyAppliedbooleanNo

SGGSTNewReportReq

NameTypeDescriptionRequired
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringYYYY-MM-DD
Example: "2020-01-01"
No
idlongReport Id
Example: 1
No
igdsSchemebooleanExample: trueNo
namestringGST Report Name
Example: "Name of GST Report"
No
periodstringJan
Example: "Period for Report"
No
reportTypestringReport Type
Example: "GST Form 5"
No
toDatestringYYYY-MM-DD
Example: "2020-12-31"
No

SGGSTReportSettingsDto

NameTypeDescriptionRequired
deletedbooleanNo
filingFrequencystringNo
gstNostringNo
igdsSchemebooleanNo
taxReferenceNostringNo

SGGSTReportSettingsReq

NameTypeDescriptionRequired
filingFrequencystringMonthly/Quarterly
Example: "Monthly"
No
firstPeriodStartsintegerFirst Period Starts/1/2/3/4
Example: 1
No
gstNostringGST-NUMBER/12345678909
Example: 12345678909
No
igdsSchemebooleanExample: trueNo
taxReferenceNostringTax Reference No/12345678909
Example: 12345678909
No

SGGSTReportSettingsResp

NameTypeDescriptionRequired
deletedbooleanTrue/False
Example: true
No
filingFrequencystringMonthly/Quarterly
Example: "Monthly"
No
firstPeriodStartsintegerFirst Period Starts/1/2/3/4
Example: 1
No
gstNostringGST-NUMBER/12345678909
Example: 12345678909
No
idlongId
Example: 1
No
igdsSchemebooleanExample: trueNo
taxReferenceNostringTax Reference No/12345678909
Example: 12345678909
No

SGGSTReportStatementDto

NameTypeDescriptionRequired
balancenumberBalance
Example: 500
No
creationDatestringCreation Date
Example: "01-12-2020"
No
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatedateTimeDD-MM-YYYY
Example: "01-12-2020"
No
idlongId
Example: 1
No
namestringGST Report name
Example: "Name of GST Report"
No
periodstringJan
Example: "Period for Report"
No
reportDataSGReportDataReport SectionsNo
reportSettingsSGGSTReportSettingsDtoReport SettingsNo
reportTypestringReport Type
Example: "GST Form 5"
No
statusstringStatus
Example: "FILED"
No
tempGSTReturnLogReportIdstringTemporary GST Return log report IDNo
toDatedateTimeDD-MM-YYYY
Example: "01-12-2020"
No

SGGSTReportStatementDto«GSTForm5Data»

NameTypeDescriptionRequired
balancenumberBalance
Example: 500
No
creationDatestringCreation Date
Example: "01-12-2020"
No
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatedateTimeDD-MM-YYYY
Example: "01-12-2020"
No
idlongId
Example: 1
No
namestringGST Report name
Example: "Name of GST Report"
No
periodstringJan
Example: "Period for Report"
No
reportDataGSTForm5DataReport SectionsNo
reportSettingsSGGSTReportSettingsDtoReport SettingsNo
reportTypestringReport Type
Example: "GST Form 5"
No
statusstringStatus
Example: "FILED"
No
tempGSTReturnLogReportIdstringTemporary GST Return log report IDNo
toDatedateTimeDD-MM-YYYY
Example: "01-12-2020"
No

SGGSTReportStatementDto«GSTForm7Data»

NameTypeDescriptionRequired
balancenumberBalance
Example: 500
No
creationDatestringCreation Date
Example: "01-12-2020"
No
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatedateTimeDD-MM-YYYY
Example: "01-12-2020"
No
idlongId
Example: 1
No
namestringGST Report name
Example: "Name of GST Report"
No
periodstringJan
Example: "Period for Report"
No
reportDataGSTForm7DataReport SectionsNo
reportSettingsSGGSTReportSettingsDtoReport SettingsNo
reportTypestringReport Type
Example: "GST Form 5"
No
statusstringStatus
Example: "FILED"
No
tempGSTReturnLogReportIdstringTemporary GST Return log report IDNo
toDatedateTimeDD-MM-YYYY
Example: "01-12-2020"
No

SGGSTReportStatementDto«object»

NameTypeDescriptionRequired
balancenumberBalance
Example: 500
No
creationDatestringCreation Date
Example: "01-12-2020"
No
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatedateTimeDD-MM-YYYY
Example: "01-12-2020"
No
idlongId
Example: 1
No
namestringGST Report name
Example: "Name of GST Report"
No
periodstringJan
Example: "Period for Report"
No
reportDataobjectReport SectionsNo
reportSettingsSGGSTReportSettingsDtoReport SettingsNo
reportTypestringReport Type
Example: "GST Form 5"
No
statusstringStatus
Example: "FILED"
No
tempGSTReturnLogReportIdstringTemporary GST Return log report IDNo
toDatedateTimeDD-MM-YYYY
Example: "01-12-2020"
No

SGReportData

NameTypeDescriptionRequired
declarationSectionDeclarationSectionNo
electronicMktSectionElectronicMktSectionNo
purchaseSectionPurchaseSectionNo
reasonsSectionReasonsSectionNo
revChargeLVGSectionRevChargeLVGSectionNo
supplierLVGSectionSupplierLVGSectionNo
suppliesSectionSuppliesSectionNo

SOAReportConsolidationResponse

NameTypeDescriptionRequired
periodMapobjectNo
responseCustomPagingResponse«StatementOfAccountDataPeriod»No

SST02ExportRequestDto

NameTypeDescriptionRequired
fileFormatstringEnum: "XLS", "PDF", "CSV"No
numberFieldsobjectNumber field values
Example: {"taxableField_4":"10","taxField_4":"250","taxField_5":"300","taxField_10":"300","taxRateField_11":"10","taxField_11":"100","taxField_12":"1000","taxField_20":"10000","totalField_1":"1000","totalField_2":"1000","totalField_3":"1000","totalField_4":"3000"}
No
returnDueDatestringNo
sst_report_typestringTax Type
Enum: "SALES", "SSERVICE"
No
startAndEndDateStartAndEndDateStart & end datesNo
textFieldsobjectText field values
Example: {"declarationField_1":"20/11,2019","declarationField_2":"James","declarationField_3":"122545458","declarationField_4":"Manager","declarationField_5":"8998987879"}
No

SSTForm02ResponseDto

NameTypeDescriptionRequired
boxNumberintegerBox Number
Example: 1
No
labelstringSection name or heading
Example: "Declaration"
No
salesServiceDetailsDtos[ SalesServiceDetailsDto ]List of Sales and Service details for PART B
Example: [{}]
No
sequenceNumberintegerSequence number of the element
Example: 2
No
taxAmountnumberTax Amount for the element
Example: 50
No
taxRatenumberTax Rate for element
Example: "5%"
No
taxableAmountnumberTaxable Amount for the element
Example: 1000
No
typestringELEMENT TYPE
Enum: "GROUP", "SUBGROUP", "ELEMENT", "TOTAL", "NUMBER", "TEXT", "TABLEDATA", "DATE"
Example: "ELEMENT"
No

SalePurchaseByProductRequest

NameTypeDescriptionRequired
customField[ CustomFieldItem ]No
fromDatedateTimeNo
productCodestringNo
toDatedateTimeNo
typestringEnum: "SALES", "PURCHASE"No

SalePurchaseByProductResponse

NameTypeDescriptionRequired
purchaseProductReportData[ PurchaseProductReport ]No
salesProductReportData[ SalesProductReport ]No
totalSummaryobjectNo

SalesAndIncomeSection

NameTypeDescriptionRequired
box10TotalGSTSalesAfterAdjustmentnumberNo
box5TotalSalesnumberNo
box6ZeroRatedSuppliesnumberNo
box7NetGSTSalesnumberNo
box8TotalGSTSalesBeforeAdjustmentnumberNo
box9AdjustmentsnumberNo
idlongNo

SalesGrowthDto

NameTypeDescriptionRequired
cogsnumberNo
endDatestringNo
growthnumberNo
qtynumberNo
salesnumberNo
startDatestringNo

SalesProductReport

NameTypeDescriptionRequired
amountstringNo
avgSalesPricestringNo
cogsstringNo
customFieldstringNo
grossMarginstringNo
grossMarginPercentstringNo
percentOfSalestringNo
productCodestringNo
productNamestringNo
quantitystringNo

SalesRegisterDetailedResponse

NameTypeDescriptionRequired
amountstringNo
contactNamestringNo
documentCodestringNo
documentDatedateTimeNo
documentDateDisplaystringNo
documentSeqCodestringNo

SalesRegisterSummaryRequest

NameTypeDescriptionRequired
endDatedateTimeNo
frequencystringEnum: "WEEK", "MONTH", "QUARTER"No
startDatedateTimeNo

SalesRegisterSummaryResponse

NameTypeDescriptionRequired
amountstringNo
cumulativeAmountstringNo
endDatestringNo
startDatestringNo

SalesReliefReportDto

NameTypeDescriptionRequired
addressLine1stringNo
addressLine2stringNo
capitalGoodsnumberNo
companyNamestringNo
exemptnumberNo
firstNamestringNo
grossTaxablenumberNo
lastNamestringNo
middleNamestringNo
otherThanCapitalGoodsnumberNo
outputVatnumberNo
servicesnumberNo
taxableNetVatnumberNo
totalSalesnumberNo
vatNostringNo
vatRatenumberNo
zeroRatednumberNo

SalesReturnReport

NameTypeDescriptionRequired
fromDatestringFrom Date
Example: "09-09-2020"
No
salesReturnReportItems[ SalesReturnReportItem ]List of productsNo
toDatestringTo Date
Example: "09-09-2021"
No

SalesReturnReportItem

NameTypeDescriptionRequired
productCodestringProduct Code
Example: "P-0000001"
No
productNamestringProduct Name
Example: "Table"
No
quantityReturnednumberTotal quantity returned
Example: 10
No
salesReturnReportItemTxns[ SalesReturnReportItemTxn ]List of transactions.No
valuenumberTotal value of goods returned
Example: 100
No

SalesReturnReportItemTxn

NameTypeDescriptionRequired
contactNamestringContact name
Example: "Standard Chartered"
No
linkedDocumentstringLinked Document
Example: "Quote Q-0000001"
No
linkedDocumentCodestringLinked Document code
Example: "Q-0000001"
No
linkedDocumentTypestringLinked Document type
Example: "Quote"
No
quantityReturnednumberQuantity returned
Example: 2
No
salesReturnCodestringSales Return code
Example: "SR-0000001"
No
salesReturnDatestringSales Return Date
Example: "10-09-2020"
No
valuenumberValue of goods returned
Example: 20
No

SalesSection

NameTypeDescriptionRequired
exemptAdjAmountnumberNo
exemptAmountnumberNo
exemptVATAmountnumberNo
exportAdjAmountnumberNo
exportAmountnumberNo
exportVATAmountnumberNo
idlongNo
privateHealthcareAdjAmountnumberNo
privateHealthcareAmountnumberNo
privateHealthcareVATAmountnumberNo
stdRatedSales15AdjAmountnumberNo
stdRatedSales15AmountnumberNo
stdRatedSales15VATAmountnumberNo
stdRatedSales5AdjAmountnumberNo
stdRatedSales5AmountnumberNo
stdRatedSales5VATAmountnumberNo
totalAdjAmountnumberNo
totalAmountnumberNo
totalVATAmountnumberNo
zeroRatedAdjAmountnumberNo
zeroRatedAmountnumberNo
zeroRatedVATAmountnumberNo

SalesServiceDetailsDto

NameTypeDescriptionRequired
billNostringNo
goodsOrServiceDescriptionstringNo
tariffOrServiceCodestringNo
valueOfGoodsForOwnUsenumberNo
valueOfGoodsSoldnumberNo
valueOfTaxableServicenumberNo

SalesTaxReturnDto

NameTypeDescriptionRequired
descriptionstringNo
srNointegerNo
tariffCodestringNo
taxRatenumberNo
taxRateSpecificTotalnumberNo
taxableAmountnumberNo
totalAmountnumberNo
totalTaxPayablenumberNo
valueOfGoodsOwnUsenumberNo
valueOfWorkPerformednumberNo

SaveGSTR1DocumentDetailItemsDto

NameTypeDescriptionRequired
netIssuedstringNo
srNoFromstringNo
srNoTostringNo
totalCancelledstringNo
totalNumberstringNo

SaveGSTR1DocumentDetailsDto

NameTypeDescriptionRequired
creditNoteSaveGSTR1DocumentDetailItemsDtoNo
debitNoteSaveGSTR1DocumentDetailItemsDtoNo
invoicesIssuedSaveGSTR1DocumentDetailItemsDtoNo
jobWorkDeliveryChallanSaveGSTR1DocumentDetailItemsDtoNo
paymentVoucherSaveGSTR1DocumentDetailItemsDtoNo
rcmInvoicesSaveGSTR1DocumentDetailItemsDtoNo
receiptVoucherSaveGSTR1DocumentDetailItemsDtoNo
refundVoucherSaveGSTR1DocumentDetailItemsDtoNo
revisedInvoicesSaveGSTR1DocumentDetailItemsDtoNo
salaryOnApprovalDeliveryChallanSaveGSTR1DocumentDetailItemsDtoNo

SaveGSTR1RequestDto

NameTypeDescriptionRequired
at[ AdvanceTaxLiabilityDto ]No
b2b[ B2bDto ]No
b2cl[ B2clDto ]No
b2cs[ B2csDto ]No
cdnr[ CdnrDto ]No
cdnur[ CdnurDto ]No
cur_gtnumberNo
doc_issueDocIssuedNo
exp[ ExportDto ]No
fpstringNo
gstinstringNo
gtnumberNo
hsnHsnDtoNo
nilNilDtoNo

SaveGSTR1ResponseDto

NameTypeDescriptionRequired
appKeystringNo
datastringNo
errorGstrErrorDetailsNo
hmacstringNo
rekstringNo
sekstringNo
status_cdstringNo

SendGrafanaReportEmailRequest

NameTypeDescriptionRequired
applicationstringApplication name
Example: "ERP"
No
bodystringemail body
Example: "Please find your attached statement for the period from #From Date# to #As of Date#. Please do not hesitate to contact us should you have any questions."
No
contactCodestringContact code for report SOA
Example: "C-00001"
No
endDatestringEnd date of report
Example: "20-08-2020"
No
reportCodestringReport Name
Example: "STATEMENT_OF_ACCOUNT"
No
startDatestringStart date of report
Example: "01-08-2020"
No
subjectstringsubject line
Example: "Statement Of Account"
No

ServiceTaxReturnDto

NameTypeDescriptionRequired
computedTaxAmountnumberNo
noOfCardnumberNo
penaltyAmountnumberNo
serviceTypestringNo
srNointegerNo
taxRatenumberNo
taxableAmountnumberNo
totalTaxPayablenumberNo
valueOfServiceOwnUsenumberNo

Sort

NameTypeDescriptionRequired
emptybooleanNo
sortedbooleanNo
unsortedbooleanNo

StartAndEndDate

NameTypeDescriptionRequired
endDatestringEnd date
Example: "31-12-2022"
Yes
startDatestringStart date
Example: "01-01-2019"
Yes

StatementOfAccountData

NameTypeDescriptionRequired
amountnumberNo
amountInBasenumberNo
balanceInBasenumberNo
contactCodestringNo
contactCodeWithNamestringNo
contactNamestringNo
currencystringNo
details[ StatementOfAccountData ]No
documentCodestringNo
documentDatedateTimeNo
documentNumberstringNo
documentTypestringNo
exchangeRatestringNo
formattedDatestringNo
isCollapsebooleanNo
memostringNo
offsetInvoiceTypestringNo

StatementOfAccountDataPeriod

NameTypeDescriptionRequired
amountnumberNo
amountInBasenumberNo
balanceInBasenumberNo
balanceInBaseByPeriodobjectNo
contactCodestringNo
contactCodeWithNamestringNo
contactNamestringNo
currencystringNo
details[ StatementOfAccountDataPeriod ]No
documentCodestringNo
documentDatedateTimeNo
documentNumberstringNo
documentTypestringNo
exchangeRatestringNo
formattedDatestringNo
isCollapsebooleanNo
memostringNo
orgNamestringNo
tenantContactMapobjectNo
tenantIdlongNo

StatementOfAccountEmailRequest

NameTypeDescriptionRequired
bccstringSender email address
Example: "john@doe.com"
No
bodystringemail body
Example: "Please find your attached statement for the period from #From Date# to #As of Date#. Please do not hesitate to contact us should you have any questions."
No
statementOfAccountRequestStatementOfAccountRequestNo
subjectstringsubject line
Example: "Statement Of Account"
No
vendorbooleanNo

StatementOfAccountRequest

NameTypeDescriptionRequired
asOfDatedateTimeNo
contact[ string ]Example: ["C-000005","C-000006"]No
contactCodeWithNamestringNo
detailsbooleanNo
fileFormatstringEnum: "XLS", "PDF", "CSV"No
fromDatedateTimeNo
groupByCurrencybooleanIf It is true all records group by contact and currency
Example: false
No
limitintegerNo
mapping[ ConsolidateAccountTenantsMappingItemsDto ]No
modestringEnum: "CONSOLIDATION", "COMPARISON"No
pageintegerNo
reportstringNo
tenantContactMapobjectNo
tenants[ integer ]No
tenantsToShow[ integer ]No

StatementOfAccountResponse

NameTypeDescriptionRequired
contentobjectNo

StockAgeingReport

NameTypeDescriptionRequired
amountnumberNo
namestringNo
percentagenumberNo
quantitynumberNo

StockAvailByWarehouseExportRequestDto

NameTypeDescriptionRequired
batchStatusstringEnum: "ALL", "EXPIRED", "NON_EXPIRED"No
customFieldstringNo
fileFormatstringEnum: "XLS", "PDF", "CSV"No
isDetailsbooleanNo
limitintegerNo
multipleUombooleanNo
pageintegerNo
productCodestringExample: "P-0000001"No
searchstringNo
showRowRackBinbooleanNo
warehouse[ string ]Example: ["WH-00001","WH-00002"]No

StockAvailabilitySummaryResponse

NameTypeDescriptionRequired
advanceTypestringNo
availableQtynumberProduct available quantity
Example: 10
No
multipleSchemaData[ WarehouseMultipleSchemaData ]No
otherUomQuantitiesstringQuantity In Other Uoms
Example: "10 KG"
No
pidstringNo
productCodestringProduct ID
Example: 125
No
productNamestringProduct Name
Example: "Name"
No
productTypestringProduct Type
Example: "Tracked"
No
reservedQtynumberProduct reserved quantity
Example: 2
No
uomNamestringUOM Name
Example: "UNIT"
No

StockLedgerResponseDto

NameTypeDescriptionRequired
fromDatestringNo
qtyInnumberNo
qtyInHandnumberNo
qtyOutnumberNo
timelinestringNo
toDatestringNo

StockValuationReport

NameTypeDescriptionRequired
availableQuantitystringNo
descriptionstringNo
productIdstringNo
productNamestringNo
valuationstringNo

StockValuationReportResponse

NameTypeDescriptionRequired
stockValuationReports[ StockValuationReport ]No
totalSummaryobjectNo

SupplierLVGSection

NameTypeDescriptionRequired
ownImpLVGChkbooleanNo
totOwnImpLVGAmtnumberNo

SuppliesSection

NameTypeDescriptionRequired
box1StandardSuppliesnumberNo
box2ZeroRatedSuppliesnumberNo
box3ExemptSuppliesnumberNo
box3HasESN33booleanNo
box4TotalSuppliesnumberNo

TDSDetailsReportDto

NameTypeDescriptionRequired
accountNamestringAccount Code
Example: "ACC-000001"
No
assessableAmountnumberAssessable Amount
Example: 500
No
assessableAmountInBaseCurrencynumberAssessable Amount In Base Currency
Example: 500
No
assessableLineAmountnumberAssessable Line Amount
Example: 500
No
assessableLineAmountInBaseCurrencynumberAssessable Line Amount In Base Currency
Example: 500
No
contactAddressstringContact Address
Example: "Address of contact"
No
contactCodestringContact Code
Example: "C-000001"
No
contactCountrystringContact Country
Example: "India"
No
contactEmailstringContact Email ID
Example: "abc@xyz.com"
No
contactNamestringContact Name
Example: "John"
No
contactPayableAccountCodestringContact Payable Account Code
Example: "ACC-000001"
No
currencystringCurrency
Example: "INR"
No
deducteeTypestringDeductee Type
Example: "Name of deductee type"
No
deletedbooleanNo
documentCodestringDocument Code
Example: "0000125"
No
documentDatedateTimeDocument Date (DD-MM-YYYY)
Example: "01-12-2020"
No
documentLineItemIdlongDocument Line Item Id
Example: 1
No
documentSeqCodestringDocument Sequence Code
Example: "0000125"
No
documentTypestringDocument Type
Example: "Purchase Invoice"
No
dueDatedateTimeDue Date (DD-MM-YYYY)
Example: "01-12-2020"
No
exchangeRatenumberExchange Rate
Example: 1.2345674
No
idlongId
Example: 1
No
natureOfPaymentstringNature Of Payment
Example: "Name of NOP"
No
overdueByMonthslongOverdue Months
Example: 2
No
pannostringContact PAN / TAN Number
Example: "ASHDF2345D"
No
productNamestringProduct Code
Example: "P-000001"
No
tannostringNo
tdsAmountnumberTDS Amount
Example: 50
No
tdsAmountInBaseCurrencynumberTDS Amount In Base Currency
Example: 50
No
tdsApplicablebooleanTDS Applicable (TRUE/FALSE)No
tdsDeductJECodestringTDS Deduct JE code
Example: "JE-000001"
No
tdsDeductedbooleanTDS Deducted (TRUE/FALSE)No
tdsDeductedAmountnumberTDS Deducted Amount
Example: 50
No
tdsDeductedAmountInBaseCurrencynumberTDS Deducted Amount In Base Currency
Example: 0
No
tdsFullyDeductedbooleanTDS Fully Deducted (TRUE/FALSE)No
tdsPaidbooleanTDS Paid (TRUE/FALSE)No
tdsPayableAccountCodestringTDS Payable Account Code
Example: "ACC-000001"
No
tdsPendingAmountnumberTDS Pending Amount
Example: 0
No
tdsPendingAmountInBaseCurrencynumberTDS Pending Amount In Base Currency
Example: 0
No
tdsRatenumberTDS Rate
Example: 10
No
tenantIdlongTenant Id
Example: 1
No

TDSJournalEntryDto

NameTypeDescriptionRequired
contactCodestringContact Code
Example: "C-000001"
No
contactPayableAccountCodestringContact Payable Account Code
Example: "ACC-0000002"
No
currencystringCurrency
Example: "INR"
No
documentCodestringDocument Code
Example: "0000125"
No
exchangeRatenumberInvoice Exchange Rate
Example: 1.22
No
failureMessagestringFailure MessageNo
idlongID
Example: 1
No
jeCodestringJE Code
Example: "JE-000001"
No
tdsAmountnumberTDS Amount
Example: 50
No
tdsAmountInBaseCurrencynumberTDS Amount In Base Currency
Example: 75
No
tdsPayableAccountCodestringContact Payable Account Code
Example: "ACC-0000002"
No

TDSNotDeductedReportDto

NameTypeDescriptionRequired
accountNamestringAccount Code
Example: "ACC-000001"
No
assessableAmountnumberAssessable Amount
Example: 500
No
assessableAmountInBaseCurrencynumberAssessable Amount In Base Currency
Example: 500
No
assessableLineAmountnumberAssessable Line Amount
Example: 500
No
assessableLineAmountInBaseCurrencynumberAssessable Line Amount In Base Currency
Example: 500
No
contactAddressstringContact Address
Example: "Address of contact"
No
contactCodestringContact Code
Example: "C-000001"
No
contactCountrystringContact Country
Example: "India"
No
contactEmailstringContact Email ID
Example: "abc@xyz.com"
No
contactNamestringContact Name
Example: "John"
No
contactPayableAccountCodestringContact Payable Account Code
Example: "ACC-000001"
No
currencystringCurrency
Example: "INR"
No
deducteeTypestringDeductee Type
Example: "Name of deductee type"
No
deletedbooleanNo
documentCodestringDocument Code
Example: "0000125"
No
documentDatedateTimeDocument Date (DD-MM-YYYY)
Example: "01-12-2020"
No
documentLineItemIdlongDocument Line Item Id
Example: 1
No
documentSeqCodestringDocument Sequence Code
Example: "0000125"
No
documentTypestringDocument Type
Example: "Purchase Invoice"
No
exchangeRatenumberExchange Rate
Example: 1.2345674
No
idlongId
Example: 1
No
natureOfPaymentstringNature Of Payment
Example: "Name of NOP"
No
pannostringContact PAN / TAN Number
Example: "ASHDF2345D"
No
productNamestringProduct Code
Example: "P-000001"
No
tdsAmountnumberTDS Amount
Example: 50
No
tdsAmountInBaseCurrencynumberTDS Amount In Base Currency
Example: 50
No
tdsApplicablebooleanTDS Applicable (TRUE/FALSE)No
tdsDeductJECodestringTDS Deduct JE code
Example: "JE-000001"
No
tdsDeductedbooleanTDS Deducted (TRUE/FALSE)No
tdsDeductedAmountnumberTDS Deducted Amount
Example: 50
No
tdsDeductedAmountInBaseCurrencynumberTDS Deducted Amount In Base Currency
Example: 0
No
tdsFullyDeductedbooleanTDS Fully Deducted (TRUE/FALSE)No
tdsPaidbooleanTDS Paid (TRUE/FALSE)No
tdsPayableAccountCodestringTDS Payable Account Code
Example: "ACC-000001"
No
tdsPendingAmountnumberTDS Pending Amount
Example: 0
No
tdsPendingAmountInBaseCurrencynumberTDS Pending Amount In Base Currency
Example: 0
No
tdsRatenumberTDS Rate
Example: 10
No
tenantIdlongTenant Id
Example: 1
No

TDSPaymentDto

NameTypeDescriptionRequired
ids[ long ]No
paymentJECodestringNo

TDSSummaryDto

NameTypeDescriptionRequired
tdsSectionstringTDS Section
Example: "193(a)"
No
totalnumberTotal
Example: 1000
No
totalAfterTdsDeductionnumberTotal After TDS Deduction
Example: 900
No
totalTaxDeductedAtSourcenumberTotal Tax Deduction source
Example: 100
No

TargetContainer

NameTypeDescriptionRequired
addressAddressDetailsNo
namestringNo
vatNumberstringNo

TaxCalculationSections

NameTypeDescriptionRequired
lineItems[ TaxLineItems ]Line itemsYes
namestringName
Example: "Section name"
No

TaxLineItems

NameTypeDescriptionRequired
amountnumberAmount
Example: 2000
No
currencystringCurrency symbol
Enum: "AFN", "ALL", "DZD", "AOA", "ARS", "AMD", "AWG", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "BMD", "BTN", "BOB", "BAM", "BRL", "BND", "BGN", "BIF", "KHR", "CAD", "CVE", "KYD", "CLP", "CNY", "COP", "KMF", "CDF", "CRC", "CZK", "HRK", "CUC", "DJF", "DOP", "EGP", "ERN", "ETB", "FKP", "FJD", "XAF", "GMD", "GEL", "GHS", "GIP", "DKK", "GTQ", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "INR", "IDR", "IRR", "IQD", "JMD", "JPY", "JOD", "KZT", "KES", "KWD", "KGS", "LAK", "LBP", "LSL", "LRD", "LYD", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRO", "MUR", "MXN", "MDL", "MNT", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "KPW", "OMR", "PKR", "ILS", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "XCD", "WST", "STD", "SAR", "RSD", "SCR", "SLL", "SGD", "ANG", "SBD", "SOS", "ZAR", "KRW", "SSP", "EUR", "LKR", "SDG", "SRD", "NOK", "SZL", "SEK", "CHF", "SYP", "TWD", "TJS", "TZS", "THB", "XOF", "NZD", "TOP", "TTD", "TND", "TRY", "TMT", "AUD", "UGX", "UAH", "AED", "GBP", "USD", "UYU", "UZS", "VUV", "VEF", "VND", "XPF", "MAD", "YER", "ZMW", "BWP", "CNH"
Example: "CAD"
No
descriptionstringDescription of line item
Example: "GST/HST collected or collectible"
No
editablebooleanEditability of line item
Example: true
No
namestringname of line item
Example: "Line101"
No
netAmountnumberNet Amount
Example: 200000
No
taxAmountnumberTax Amount
Example: 200
No
transactionDetailsList[ TaxTransactionDetails ]Transaction DetailsNo

TaxReportDto

NameTypeDescriptionRequired
fromDatestringFrom date
Example: "1-12-2020"
No
lineItems[ TaxLineItems ]Line itemsYes
namestringReport log name
Example: "Tax Report by Tax Code"
No
toDatestringTo date
Example: "1-12-2020"
No

TaxTransactionDetails

NameTypeDescriptionRequired
boxAmountnumberBox amount contribution
Example: 200
No
contactCodestringContact Code
Example: "C-0000001"
No
contactNamestringContact Name
Example: "Khoa Nguyen"
No
currencystringDocument Currency
Example: "CAD"
No
documentDatestringDocument Date
Example: "25-12-2020"
No
documentNumberstringDocument Number
Example: "0000001"
No
documentTypestringDocument Type
Example: "Bill"
No
exchangeRatenumberExchange Rate
Example: 1
No
gstExchangeRatenumberTax rate
Example: 1
No
productOrAccountCodestringProduct or Account code
Example: "P-0000001"
No
productOrAccountNamestringProduct or Account name
Example: "Account Receivable"
No
taxAmountnumberTax Amount
Example: 182
No
taxAmountInBaseCurrencynumberTax Amount in Base Currency
Example: 182
No
taxCodestringTax code
Example: "GST - ON (13%)"
No
taxSeqCodestringTax sequence code
Example: "T-0000001"
No
totalAmountnumberTotal Amount
Example: 182
No
totalAmountInBaseCurrencynumberTotal Amount in Base Currency
Example: 182
No

TaxesDeductibleSection

NameTypeDescriptionRequired
box59numberNo
box62numberNo
box64numberNo
idlongNo
totalYYnumberNo

TaxesDueSection

NameTypeDescriptionRequired
box54numberNo
box55numberNo
box56numberNo
box57numberNo
box61numberNo
box63numberNo
idlongNo
totalXXnumberNo

TaxesSection

NameTypeDescriptionRequired
box6OutputTaxDuenumberNo
box7RefundsClaimednumberNo
box8GstToBePaidToIrasnumberNo

TemplateMeta

NameTypeDescriptionRequired
categorystringEnum: "QUOTE", "INVOICE", "CHEQUE", "PAYMENT", "PICKLIST", "PACKLIST", "SHIPLIST", "EXPENSE", "DEPOSIT", "REPORT_SALESBYCONTACT", "REPORT_PURCHASEBYCONTACT", "REPORT_PURCHASEBYPRODUCT", "REPORT_SALESBYCONTACTDETAIL", "REPORT_PURCHASEBYCONTACTDETAIL", "REPORT_SALESBYPRODUCT", "REPORT_STOCKVALUATION", "REPORT_AGEDPAYABLEBYCONTACT", "REPORT_AGEDPAYABLEBYCONTACTDETAIL", "REPORT_AGEDRECEIVABLEBYCONTACT", "REPORT_AGEDRECEIVABLEBYCONTACTDETAIL", "REPORT_INVOICE", "REPORT_BILLINVOICE", "REPORT_QUOTE_LIST", "REPORT_ORDER_LIST", "REPORT_RECEIVEPAYMENT", "REPORT_MAKEPAYMENT", "REPORT_DEBIT_NOTES", "REPORT_CREDIT_NOTES", "ORDER", "BILLS", "STATEMENT_OF_ACCOUNT"No
displayNamestringNo
modulestringEnum: "CRM", "ERP", "HRMS", "ORGANISATION", "PEOPLE"No
namestringNo
pathstringNo

TemplateProvision

NameTypeDescriptionRequired
templates[ TemplateMeta ]No
tenants[ long ]No

TopContactDto

NameTypeDescriptionRequired
contactCodestringNo
contactNamestringNo
totalAmountnumberNo
totalQuantitynumberNo

TrialBalanceDetailDto

NameTypeDescriptionRequired
accountCodestringAccount Id
Example: 1
No
amountnumberAmount
Example: 999.99
No
cdTypestringCredit/Debit Type
Enum: "CREDIT", "DEBIT"
Example: "DEBIT"
No
codestringAccount Id
Example: 1
No
creditAmountnumberCredit Account
Example: 999.99
No
debitAmountnumberDebit Amount
Example: 999.99
No
groupstringAccount Group
Example: "Current Assets"
No
namestringAccount Name
Example: "Savings account"
No
openingBalancenumberOpening Balance Amount
Example: 9.99
No
openingBalanceCdTypestringOpening balance Credit/Debit Type
Enum: "CREDIT", "DEBIT"
Example: "DEBIT"
No
totalBalancenumberSummation of Opening Balance and Balance
Example: 999.99
No
totalBalanceCdTypestringTotal Balance Credit/Debit Type
Enum: "CREDIT", "DEBIT"
Example: "DEBIT"
No

TrialBalanceDetailGroupingDto

NameTypeDescriptionRequired
accountCodestringAccount Id
Example: 1
No
accountGroupstringAccount Group
Example: "Current Assets"
No
accountIdlongNo
accountNamestringAccount Name
Example: "Savings account"
No
amountnumberAmount
Example: 999.99
No
cdTypestringCredit/Debit Type
Enum: "CREDIT", "DEBIT"
Example: "DEBIT"
No
creditAmountnumberCredit Account
Example: 999.99
No
creditAmountWithChildsnumberNo
debitAmountnumberDebit Amount
Example: 999.99
No
debitAmountWithChildsnumberNo
groupbooleanNo
groupidlongNo
itemDto[ TrialBalanceDetailGroupingDto ]No
openingBalancenumberOpening Balance Amount
Example: 9.99
No
openingBalanceCdTypestringOpening balance Credit/Debit Type
Enum: "CREDIT", "DEBIT"
Example: "DEBIT"
No
parentlongNo
subGroupNamestringNo
subGroupidlongNo
totalBalancenumberSummation of Opening Balance and Balance
Example: 999.99
No
totalBalanceCdTypestringTotal Balance Credit/Debit Type
Enum: "CREDIT", "DEBIT"
Example: "DEBIT"
No

TrialBalanceDetailsDto

NameTypeDescriptionRequired
diffOpeningBalancenumberDifference in Amount
Example: 999.99
No
totalCreditAmountnumberTotal Credit Amount
Example: 999.99
No
totalDebitAmountnumberTotal Debit Amount
Example: 999.99
No
trialBalanceDetailDto[ TrialBalanceDetailDto ]Trial BalanceNo

TrialBalanceDetailsGroupingDto

NameTypeDescriptionRequired
diffOpeningBalancenumberDifference in Amount
Example: 999.99
No
totalCreditAmountnumberTotal Credit Amount
Example: 999.99
No
totalDebitAmountnumberTotal Debit Amount
Example: 999.99
No
trialBalanceDetailDto[ TrialBalanceDetailGroupingDto ]Trial BalanceNo

TrialBalanceRequestDto

NameTypeDescriptionRequired
amountInPrimaryCurrencybooleanNo
baseCurrencystringNo
basisstringEnum: "ACCRUAL", "CASH"No
customFieldstringNo
fileFormatstringEnum: "XLS", "PDF", "CSV"No
fromDatedateTimeNo
primaryCurrencystringNo
toDatedateTimeNo

URI

NameTypeDescriptionRequired
absolutebooleanNo
authoritystringNo
fragmentstringNo
hoststringNo
opaquebooleanNo
pathstringNo
portintegerNo
querystringNo
rawAuthoritystringNo
rawFragmentstringNo
rawPathstringNo
rawQuerystringNo
rawSchemeSpecificPartstringNo
rawUserInfostringNo
schemestringNo
schemeSpecificPartstringNo
userInfostringNo

URL

NameTypeDescriptionRequired
authoritystringNo
contentobjectNo
defaultPortintegerNo
filestringNo
hoststringNo
pathstringNo
portintegerNo
protocolstringNo
querystringNo
refstringNo
userInfostringNo

UkVatReportLogDto

NameTypeDescriptionRequired
amountnumberAmount
Example: 200000
No
createdDatedateTimeCreation Date
Example: "2021-01-01"
No
currencystringCurrency symbol
Enum: "AFN", "ALL", "DZD", "AOA", "ARS", "AMD", "AWG", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "BMD", "BTN", "BOB", "BAM", "BRL", "BND", "BGN", "BIF", "KHR", "CAD", "CVE", "KYD", "CLP", "CNY", "COP", "KMF", "CDF", "CRC", "CZK", "HRK", "CUC", "DJF", "DOP", "EGP", "ERN", "ETB", "FKP", "FJD", "XAF", "GMD", "GEL", "GHS", "GIP", "DKK", "GTQ", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "INR", "IDR", "IRR", "IQD", "JMD", "JPY", "JOD", "KZT", "KES", "KWD", "KGS", "LAK", "LBP", "LSL", "LRD", "LYD", "MOP", "MKD", "MGA", "MWK", "MYR", "MVR", "MRO", "MUR", "MXN", "MDL", "MNT", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "KPW", "OMR", "PKR", "ILS", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "RON", "RUB", "RWF", "SHP", "XCD", "WST", "STD", "SAR", "RSD", "SCR", "SLL", "SGD", "ANG", "SBD", "SOS", "ZAR", "KRW", "SSP", "EUR", "LKR", "SDG", "SRD", "NOK", "SZL", "SEK", "CHF", "SYP", "TWD", "TJS", "TZS", "THB", "XOF", "NZD", "TOP", "TTD", "TND", "TRY", "TMT", "AUD", "UGX", "UAH", "AED", "GBP", "USD", "UYU", "UZS", "VUV", "VEF", "VND", "XPF", "MAD", "YER", "ZMW", "BWP", "CNH"
Example: "GBP"
No
deletedbooleanIs deleted?
Example: false
No
filingYearintegerFiling year
Example: 2021
No
fromDatestringFrom date
Example: "2021-01-01"
No
idlongReport id
Example: 123
No
namestringReport log name
Example: "Snapshot Name 1"
No
reportData[ TaxCalculationSections ]Report dataNo
statusstringReport status
Example: "Not Filed"
No
tenantIdlongtenantId
Example: 12345
No
toDatestringTo date
Example: "2021-01-01"
No

UkVatReportLogRequestDto

NameTypeDescriptionRequired
filingYearintegerFiling year
Example: 2021
No
fromDatedateTimeFrom DateNo
isObligationbooleanObligations
Example: true
No
toDatedateTimeTo DateNo

UkVatReportSettingsDto

NameTypeDescriptionRequired
filingFrequencystringFiling frequency
Enum: "MONTHLY", "QUARTERLY", "HALF_YEARLY", "YEARLY"
Example: "YEARLY"
No
firstPeriodStartsstringStart of first period
Example: "January"
No

UnreserveQuantityRequestDto

NameTypeDescriptionRequired
invoices[ string ]No
quotations[ string ]No
workOrders[ string ]No

UpdateTaxRequestDto

NameTypeDescriptionRequired
idlongNo
reportData[ TaxCalculationSections ]No
tenantIdlongNo

VATINReportDto

NameTypeDescriptionRequired
ALAMAT_LENGKAPstringNo
FG_PENGGANTIintegerNo
FMstringNo
IS_CREDITABLEintegerNo
JUMLAH_DPPnumberNo
JUMLAH_PPNnumberNo
JUMLAH_PPNBMintegerNo
KD_JENIS_TRANSAKSIintegerNo
MASA_PAJAKintegerNo
NAMAstringNo
NOMOR_FAKTURstringNo
NPWPstringNo
TAHUN_PAJAKintegerNo
TANGGAL_FAKTURstringNo

VATReturn201Dto

NameTypeDescriptionRequired
boxNumberintegerBox Number
Example: 1
No
labelstringSection name or heading
Example: "Declaration"
No
sectionNumberstringSection number of the element
Example: 3
No
sequenceNumberintegerSequence number of the element
Example: 2
No
typestringELEMENT TYPE
Enum: "GROUP", "SUBGROUP", "ELEMENT", "TOTAL", "NUMBER", "TEXT", "TABLEDATA", "DATE"
Example: "ELEMENT"
No
value1numberTaxable Amount for the element
Example: 1000
No
value2numberTax Amount
Example: 100
No

VATReturnBelgiumActivityStatementReq

NameTypeDescriptionRequired
advancePaymentsSectionAdvancePaymentsSectionAdvance Payments SectionNo
balancenumberBalance
Example: 500
No
balanceSectionBalanceSectionBalance SectionNo
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringyyyy-MM-dd
Example: "2020-12-28"
No
inputsSectionInputsSectionInputs SectionNo
namestringActivity Report
Example: "Name of GST Return Report"
No
outputsSectionOutputsSectionOutputs SectionNo
periodstringJan
Example: "Period for Report"
No
reportSettingsVATReturnBelgiumSettingsDtoReport SettingsNo
taxesDeductibleSectionTaxesDeductibleSectionTaxes Deductible SectionNo
taxesDueSectionTaxesDueSectionTaxes Due SectionNo
tempVATReturnLogReportIdstringTemporary VAT Return log report IDNo
toDatestringyyyy-MM-dd
Example: "2020-12-28"
No

VATReturnBelgiumActivityStatementResp

NameTypeDescriptionRequired
advancePaymentsSectionAdvancePaymentsSectionAdvance Payments SectionNo
balancenumberBalance
Example: 500
No
balanceSectionBalanceSectionBalance SectionNo
creationDatestringCreation Date
Example: "01-12-2020"
No
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringDD-MM-YYYY
Example: "01-12-2020"
No
idlongId
Example: 1
No
inputsSectionInputsSectionInputs SectionNo
namestringGST Return Report
Example: "Name of GST Return Report"
No
outputsSectionOutputsSectionOutputs SectionNo
periodstringJan
Example: "Period for Report"
No
reportSettingsVATReturnBelgiumSettingsDtoReport SettingsNo
statusbooleanStatus
Example: true
No
taxesDeductibleSectionTaxesDeductibleSectionTaxes Deductible SectionNo
taxesDueSectionTaxesDueSectionTaxes Due SectionNo
tempVATReturnLogReportIdstringTemporary VAT Return log report IDNo
toDatestringDD-MM-YYYY
Example: "01-12-2020"
No

VATReturnBelgiumNewReportReq

NameTypeDescriptionRequired
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringYYYY-MM-DD
Example: "2020-01-01"
No
idlongReport Id
Example: 1
No
namestringGST Return Report
Example: "Name of GST Return Report"
No
periodstringJan
Example: "Period for Report"
No
toDatestringYYYY-MM-DD
Example: "2020-12-31"
No

VATReturnBelgiumSettingsDto

NameTypeDescriptionRequired
deletedbooleanNo
filingFrequencystringNo
languagestringNo
taxAccountBasisstringNo
vatNostringNo

VATReturnBelgiumSettingsReq

NameTypeDescriptionRequired
filingFrequencystringMONTHLY/QUARTERLY
Example: "MONTHLY"
No
languagestringEnglish/French/Dutch
Example: "English"
No
taxAccountBasisstringACCRUAL/CASH
Example: "ACCRUAL"
No
vatNostring12345678909
Example: 12345678909
No

VATReturnBelgiumSettingsResp

NameTypeDescriptionRequired
deletedbooleanTrue/False
Example: true
No
filingFrequencystringMONTHLY/QUARTERLY
Example: "MONTHLY"
No
idlongId
Example: 1
No
languagestringEnglish/French/Dutch
Example: "English"
No
taxAccountBasisstringACCRUAL/CASH
Example: "ACCRUAL"
No
vatNostring12345678909
Example: 12345678909
No

VATReturnSaudiActivityStatementReq

NameTypeDescriptionRequired
balancenumberBalance
Example: 500
No
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringyyyy-MM-dd
Example: "2020-12-28"
No
namestringVAT Return Report
Example: "Name of VAT Return Report"
No
netVATDueSectionNetVATDueSectionNet VAT Due SectionNo
periodstringJan
Example: "Period for Report"
No
purchasesSectionPurchasesSectionPurchases SectionNo
salesSectionSalesSectionSales SectionNo
tempVATReturnLogReportIdstringTemporary VAT Return log report IDNo
toDatestringyyyy-MM-dd
Example: "2020-12-28"
No

VATReturnSaudiActivityStatementResp

NameTypeDescriptionRequired
balancenumberBalance
Example: 500
No
creationDatestringCreation Date
Example: "01-12-2020"
No
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringDD-MM-YYYY
Example: "01-12-2020"
No
idlongId
Example: 1
No
namestringVAT Return Report
Example: "Name of VAT Return Report"
No
netVATDueSectionNetVATDueSectionNet VAT Due SectionNo
periodstringJan
Example: "Period for Report"
No
purchasesSectionPurchasesSectionPurchases SectionNo
salesSectionSalesSectionSales SectionNo
statusbooleanStatus
Example: true
No
tempVATReturnLogReportIdstringTemporary VAT Return log report IDNo
toDatestringDD-MM-YYYY
Example: "01-12-2020"
No

VATReturnSaudiNewReportReq

NameTypeDescriptionRequired
filingYearintegerReport Filing Year
Example: 2020
No
frequencystringMONTHLY
Example: "MONTHLY"
No
fromDatestringYYYY-MM-DD
Example: "2020-01-01"
No
idlongReport Id
Example: 1
No
namestringVAT Return Report
Example: "Name of VAT Return Report"
No
periodstringJan
Example: "Period for Report"
No
toDatestringYYYY-MM-DD
Example: "2020-12-31"
No

ValidateTargetVrnDto

NameTypeDescriptionRequired
consultationNumberstringNo
processingDatestringNo
requesterstringNo
targetTargetContainerNo

VatOutItemDto

NameTypeDescriptionRequired
DISKONnumberNo
DPPnumberNo
HARGA_SATUANnumberNo
HARGA_TOTALnumberNo
JUMLAH_BARANGnumberNo
KODE_OBJEKstringNo
NAMAstringNo
OFstringNo
PPNnumberNo
PPNBMnumberNo
TARIF_PPNBMnumberNo

VatOutReportDto

NameTypeDescriptionRequired
ALAMAT_LENGKAPstringNo
FG_PENGGANTIintegerNo
FG_UANG_MUKAnumberNo
FKstringNo
ID_KETERANGAN_TAMBAHANstringNo
JUMLAH_DPPnumberNo
JUMLAH_PPNnumberNo
JUMLAH_PPNBMnumberNo
KD_JENIS_TRANSAKSIintegerNo
MASA_PAJAKintegerNo
NAMAstringNo
NOMOR_FAKTURstringNo
NPWPstringNo
REFERENSIstringNo
TAHUN_PAJAKintegerNo
TANGGAL_FAKTURstringNo
UANG_MUKA_DPPnumberNo
UANG_MUKA_PPNnumberNo
UANG_MUKA_PPNBMnumberNo
lineItems[ VatOutItemDto ]No

WHTReportDto

NameTypeDescriptionRequired
addressstringNo
atccodestringNo
branchCodestringNo
companyNamestringNo
firstNamestringNo
individualNamestringNo
lastNamestringNo
middleNamestringNo
natureDescriptionstringNo
reportingMonthstringNo
srNointegerNo
vendorTINstringNo
whtamountnumberNo
whtassesableAmountnumberNo
whtratenumberNo

WarehouseInventoryData

NameTypeDescriptionRequired
advancedTrackingData[ AdvancedTrackingBOMDto ]Advanced tracking to fulfil listNo
binCodestringbin code
Example: "BIN-00001"
Yes
binNamestringbin name
Example: "BIN-00001"
No
idlongId
Example: 1
No
quantitynumberWarehouse Code
Example: 1
No
rackCodestringRack code
Example: "RACK-00001"
Yes
rackNamestringRack name
Example: "RACK-00001"
No
rowCodestringRow code
Example: "ROW-00001"
Yes
rowNamestringRow Nane
Example: "ROW-00001"
No
warehouseCodestringWarehouse Code
Example: "WH-0000001"
No
warehouseNamestringWarehouse Name
Example: "Warehouse name"
No

WarehouseMultipleSchemaData

NameTypeDescriptionRequired
uomLabelstringNo
uomQuantitynumberNo

AdditionalField

NameTypeDescriptionRequired
columnNamestringNo
currencybooleanNo
displayNamestringNo
namestringNo
valuenumberNo

AdditionalFilter

NameTypeDescriptionRequired
apiUrlstringNo
callApibooleanNo
conditionstringNo
dataTypestringNo
defaultValuestringNo
displayNamestringNo
paramFunctionstringNo
placeHolderNamesstringNo
tableColumnstringNo
tableNamestringNo
valuestringNo
valuesArray[ Duration ]No

ColumnMapping

NameTypeDescriptionRequired
allowToMapbooleanNo
colIndexintegerNo
columnNamestringNo
displayNamestringNo
fileColIndexintegerNo
typestringEnum: "DATE", "DOUBLE", "INT", "TEXT"No

CustomFieldReportFilter

NameTypeDescriptionRequired
codestringNo
conditionstringEnum: "EQUALS", "LIKE", "LESS_THAN", "GREATER_THAN", "LESS_THAN_EQUALS", "GREATER_THAN_EQUALS", "IS_EMPTY", "IS_NOT_EMPTY", "IN", "eq"No
dataTypestringEnum: "STRING", "NUMBER", "DATE", "BOOLEAN", "SELECT", "MULTI_SELECT", "DURATION", "DROPDOWN"No
modulestringNo
operatorJoinedWithValuestringNo
tableNamestringNo
valuestringNo

DataTable

NameTypeDescriptionRequired
appNamestringEnum: "ERP", "CRM", "PEOPLE", "REPORT_BUILDER", "CRM3"No
columns[ string ]No
customFieldColumns[ string ]No
isCustomTablebooleanNo
joinSchema[ JoinSchema ]No
namestringNo

DriveItem

NameTypeDescriptionRequired
createdDateTimedateTimeNo
idstringNo
lastModifiedDateTimedateTimeNo
namestringNo
parentReferenceDriveItemNo
pathstringNo

Duration

NameTypeDescriptionRequired
keystringNo
valuestringNo

ExportColumnMetadata

NameTypeDescriptionRequired
displaystringNo
indexintegerNo
keystringNo

File

NameTypeDescriptionRequired
absolutebooleanNo
absoluteFileFileNo
absolutePathstringNo
canonicalFileFileNo
canonicalPathstringNo
directorybooleanNo
filebooleanNo
freeSpacelongNo
hiddenbooleanNo
namestringNo
parentstringNo
parentFileFileNo
pathstringNo
totalSpacelongNo
usableSpacelongNo

FileMetaLogDto

NameTypeDescriptionRequired
columnMappings[ ColumnMapping ]No
deletedbooleanNo
fileIdstringNo
fileNamestringNo
idlongNo
s3BucketstringNo
s3RelativePathstringNo
tableNamestringNo
tenantIdlongNo

FileMetaSaveRequest

NameTypeDescriptionRequired
appIdlongNo
driveItems[ DriveItem ]No

Function

NameTypeDescriptionRequired
columns[ string ]No
namestringNo

GroupBy

NameTypeDescriptionRequired
columns[ string ]No
customColumns[ string ]No
functions[ Function ]No
tableNamestringNo

InputStream

NameTypeDescriptionRequired
InputStreamobject

JoinSchema

NameTypeDescriptionRequired
base_columnstringBase column
Example: "product_code"
Yes
onstringColumn for join
Example: "document_code"
Yes
tablestringTable to join
Example: "product_report"
Yes
typestringType of join column
Example: "string"
Yes

Map«string,object»

NameTypeDescriptionRequired
Map«string,object»object

Pageable

NameTypeDescriptionRequired
offsetlongNo
pageNumberintegerNo
pageSizeintegerNo
pagedbooleanNo
sortSortNo
unpagedbooleanNo

Page«FileMetaLogDto»

NameTypeDescriptionRequired
content[ FileMetaLogDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

Page«ReportDto»

NameTypeDescriptionRequired
content[ ReportDto ]No
emptybooleanNo
firstbooleanNo
lastbooleanNo
numberintegerNo
numberOfElementsintegerNo
pageablePageableNo
sizeintegerNo
sortSortNo
totalElementslongNo
totalPagesintegerNo

ReportDto

NameTypeDescriptionRequired
appNamestringEnum: "ERP", "CRM", "PEOPLE", "REPORT_BUILDER", "CRM3"No
createdBylongNo
createdDtstringNo
datastringNo
favouritebooleanNo
reportDescstringNo
reportNamestringNo
systemReportbooleanNo
thumbnailstringNo
uidstringNo
updatablebooleanNo
updatedDtstringNo

ReportEmailRequest

NameTypeDescriptionRequired
bodystringNo
exportColumnConfig[ ExportColumnMetadata ]No
filterOnRolesFlgbooleanTrue/False
Example: true
No
recipientEmails[ string ]No
reportMetadataReportMetadataNo
reportNamestringNo
subjectstringNo
widgetNamestringMy Widget Name
Example: "Accounts List"
Yes

ReportEmailResponse

NameTypeDescriptionRequired
batch_sizeintegerNo
is_asyncbooleanNo
resultstringNo
total_record_countlongNo

ReportExportRequest

NameTypeDescriptionRequired
exportColumnConfig[ ExportColumnMetadata ]No
filterOnRolesFlgbooleanTrue/False
Example: true
No
reportMetadataReportMetadataNo
widgetNamestringMy Widget Name
Example: "Accounts List"
Yes

ReportExportResponse

NameTypeDescriptionRequired
batch_sizeintegerNo
download_linkstringNo
is_asyncbooleanNo
total_record_countlongNo

ReportField

NameTypeDescriptionRequired
countrystringCountry Code
Example: "IN"
No
currencybooleanIs Currency Field
Example: true
No
customFieldbooleanIs Custom Field
Example: true
No
data_typestringColumn Type
Example: "string"
Yes
displaystringColumn Name Display
Example: "Document Code"
Yes
namestringColumn Name
Example: "document_code"
Yes
possible_values[ string ]Default ValueNo
showInFiltersbooleanShow In filters
Example: true
No

ReportFilter

NameTypeDescriptionRequired
conditionstringEnum: "EQUALS", "LIKE", "LESS_THAN", "GREATER_THAN", "LESS_THAN_EQUALS", "GREATER_THAN_EQUALS", "IS_EMPTY", "IS_NOT_EMPTY", "IN", "eq"No
dataTypestringEnum: "STRING", "NUMBER", "DATE", "BOOLEAN", "SELECT", "MULTI_SELECT", "DURATION", "DROPDOWN"No
tableColumnstringNo
tableNamestringNo
valuestringNo

ReportMetadata

NameTypeDescriptionRequired
additionalFilters[ ReportFilter ]No
chartTypestringEnum: "TABLE", "BAR", "LINE", "PIE", "BAR_VERTICAL", "MULTI_BAR_VERTICAL", "BAR_HORIZONTAL", "MULTI_BAR_HORIZONTAL", "DONUT"No
customFieldFilters[ CustomFieldReportFilter ]No
dataTables[ DataTable ]No
filters[ ReportFilter ]No
groupByGroupByNo
logicalOperatorstringNo
pointers[ string ]No
sectionSlices[ string ]No
sortBySortByNo
toDatedateTimeNo
xaxis[ string ]No
yaxis[ string ]No

ReportMultiExportRequest

NameTypeDescriptionRequired
reportNamestringMy Report Name
Example: "Accounts List"
Yes
widgets[ ReportExportRequest ]No

ReportPageDataResponse

NameTypeDescriptionRequired
additionalFields[ AdditionalField ]No
columnTotalobjectNo
data[ Map«string,object» ]No
limitintegerNo
pageintegerNo
sortBySortByNo
totalCountintegerNo

ReportRequest

NameTypeDescriptionRequired
appNamestringApp Name
Enum: "ERP", "CRM", "PEOPLE", "REPORT_BUILDER", "CRM3"
Example: "ERP"
Yes
datastringReport MetadataYes
favouritebooleanFavourite
Example: true
No
reportDescstringReport Description
Example: "Statement Of Account"
No
reportNamestringReport Name
Example: "Accounts List"
Yes
systemReportbooleanSystem Report
Example: true
Yes
thumbnailstringReport thumbnail relative path
Example: "report/thumbnail/a.png"
No

ReportTable

NameTypeDescriptionRequired
activebooleanNo
additionalFields[ AdditionalField ]No
additionalFilters[ AdditionalFilter ]No
appNamestringEnum: "ERP", "CRM", "PEOPLE", "REPORT_BUILDER", "CRM3"No
cfModules[ string ]No
customReportbooleanNo
descriptionstringNo
displayNamestringNo
fields[ ReportField ]No
idlongNo
joinSchema[ JoinSchema ]No
showAdditionalFieldsbooleanNo
sourcestringNo
tableNamestringNo
tenantIdlongNo

Resource

NameTypeDescriptionRequired
descriptionstringNo
fileFileNo
filenamestringNo
inputStreamInputStreamNo
openbooleanNo
readablebooleanNo
uriURINo
urlURLNo

RevenueReportRequest

NameTypeDescriptionRequired
dimensionIdstringNo
names[ string ]No
startOfMonthstringNo
startOfYearstringNo
toDatestringNo

RevenueReportResponse

NameTypeDescriptionRequired
mtdProfitobjectNo
mtdRevenueobjectNo
namestringNo
ytdProfitobjectNo
ytdRevenueobjectNo

Sort

NameTypeDescriptionRequired
emptybooleanNo
sortedbooleanNo
unsortedbooleanNo

SortBy

NameTypeDescriptionRequired
columnstringNo
dataTypestringEnum: "STRING", "NUMBER", "DATE", "BOOLEAN", "SELECT", "MULTI_SELECT", "DURATION", "DROPDOWN"No
directionstringEnum: "ASC", "DESC"No
tablestringNo

URI

NameTypeDescriptionRequired
absolutebooleanNo
authoritystringNo
fragmentstringNo
hoststringNo
opaquebooleanNo
pathstringNo
portintegerNo
querystringNo
rawAuthoritystringNo
rawFragmentstringNo
rawPathstringNo
rawQuerystringNo
rawSchemeSpecificPartstringNo
rawUserInfostringNo
schemestringNo
schemeSpecificPartstringNo
userInfostringNo

URL

NameTypeDescriptionRequired
authoritystringNo
contentobjectNo
defaultPortintegerNo
filestringNo
hoststringNo
pathstringNo
portintegerNo
protocolstringNo
querystringNo
refstringNo
userInfostringNo