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
Name | Located in | Description | Required | Schema |
---|
productCode | query | productCode | Yes | string |
tenantId | query | tenantId | Yes | long |
Responses
Code | Description | Schema |
---|
200 | OK | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/internal/reports/tds-notification
GET
Summary
Process tds payment notification
Description
Api to process tds payment notification
Responses
Code | Description |
---|
200 | Notification sent successfully |
401 | Unauthorized |
403 | Forbidden |
404 | Email notification failed |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/aged/aged-dashboard
GET
Summary
Aged Report Dashboard Details
Description
Aged Report Dashboard API
Parameters
Name | Located in | Description | Required | Schema |
---|
type | query | type | Yes | string |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Aged Report Dashboard fetched successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/aged/payable/detail
GET
Summary
Get Aged Payable report
Description
API to get Aged Payable report
Parameters
Name | Located in | Description | Required | Schema |
---|
agingSlabDuration | query | agingSlabDuration | No | integer |
asOfDate | query | asOfDate | Yes | dateTime |
contactCode | query | contactCode | No | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | No | dateTime |
toDate | query | toDate | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | Aged report has been fetched succesfully | AgedDetailReportSumDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/aged/payable/summary
GET
Summary
Get Aged Payable report
Description
API to get Aged Payable report
Parameters
Name | Located in | Description | Required | Schema |
---|
agingSlabDuration | query | agingSlabDuration | No | integer |
asOfDate | query | asOfDate | Yes | dateTime |
contactCode | query | contactCode | No | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | No | dateTime |
toDate | query | toDate | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | Aged report has been fetched succesfully | BASActivityStatementResp |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/aged/receivable-payable/export
GET
Summary
Report Aged receivable or payable
Description
Report Aged receivable or payable description
Parameters
Name | Located in | Description | Required | Schema |
---|
agingSlabDuration | query | agingSlabDuration | No | integer |
asOfDate | query | asOfDate | Yes | dateTime |
contactCode | query | contactCode | No | string |
customfield | query | customfield | No | string |
format | query | format | Yes | string |
fromDate | query | fromDate | No | dateTime |
toDate | query | toDate | No | dateTime |
type | query | type | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Report Aged receivable or payable successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/aged/receivable/detail
GET
Summary
Get Aged Receivable report
Description
API to get Aged Receivable report
Parameters
Name | Located in | Description | Required | Schema |
---|
agingSlabDuration | query | agingSlabDuration | No | integer |
asOfDate | query | asOfDate | Yes | dateTime |
contactCode | query | contactCode | No | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | No | dateTime |
toDate | query | toDate | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | Aged report has been fetched succesfully | AgedDetailReportSumDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/aged/receivable/summary
GET
Summary
Get Aged Receivable report
Description
API to get Aged Receivable report
Parameters
Name | Located in | Description | Required | Schema |
---|
agingSlabDuration | query | agingSlabDuration | No | integer |
asOfDate | query | asOfDate | No | dateTime |
contactCode | query | contactCode | No | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | No | dateTime |
toDate | query | toDate | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | Aged report has been fetched succesfully | AgedSummaryReportDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/amortization/forecast
POST
Summary
Amortization Forecast Summary and Detail Report.
Description
API to Fetch Amortization Forecast Summary and Detail Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Amortization Forecast Summary and Detail Report has been fetched. | CustomPagingResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/amortization/waterfall-summary
POST
Summary
Amortization Waterfall Summary Report.
Description
API to Fetch Amortization Waterfall Summary Report.
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/basactivity
POST
Summary
Create BAS Activity Statement Log
Description
API to create BAS Activity Statement Log
Parameters
Responses
Code | Description | Schema |
---|
200 | OK | BASActivityStatementResp |
201 | BAS Activity Statement Log created successfully. | BASActivityStatementResp |
400 | BAS Activity Statement Log could not be created due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/basactivity/{id}
PUT
Summary
Update BAS Activity Statement Log
Description
API to update BAS Activity Statement Log
Parameters
Responses
Code | Description | Schema |
---|
200 | BAS Activity Statement Log updated successfully. | BASActivityStatementResp |
201 | Created | |
400 | BAS Activity Statement Log could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | BAS Activity Statement Log not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
DELETE
Summary
Delete BAS Activity Statement Log
Description
API to delete BAS Activity Statement Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | OK |
204 | BAS Activity Statement Log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | BAS Activity Statement Log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/basactivity/{id}/{status}
PUT
Summary
Delete BAS Activity Statement Log
Description
API to delete BAS Activity Statement Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
status | path | status | Yes | boolean |
Responses
Code | Description |
---|
200 | OK |
201 | Created |
204 | BAS Activity Statement Log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | BAS Activity Statement Log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/basactivitydata
POST
Summary
Get BAS Activity Statement Data
Description
API to Get BAS Activity Statement Data
Parameters
Responses
Code | Description | Schema |
---|
200 | OK | BASActivityStatementResp |
201 | BAS Activity Statement Log created successfully. | BASActivityStatementResp |
400 | BAS Activity Statement Log could not be created due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/basactivitydata/export/xls
GET
Summary
BAS export.
Description
API to fetch BAS export.
Parameters
Name | Located in | Description | Required | Schema |
---|
reportId | query | reportId | No | long |
Responses
Code | Description | Schema |
---|
200 | BAS Report exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/basactivitydetailsdata/export/xls
GET
Summary
BAS Details export.
Description
API to fetch BAS Details export.
Parameters
Name | Located in | Description | Required | Schema |
---|
reportId | query | reportId | No | long |
Responses
Code | Description | Schema |
---|
200 | BAS Report exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/basactivityreport
GET
Summary
Search BAS Activity Log
Description
API to search BAS Activity Logs
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | BAS Activity Log report has been fetched successfully. | BASActivityStatementResp |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/bassettings
GET
Summary
Get Settings for BAS Activity Statement
Description
API to get settings for BAS Activity Statement
Responses
Code | Description | Schema |
---|
200 | BAS Activity Settings has been fetched successfully. | BASActivityStatementResp |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
tempBASLogReportId | path | tempBASLogReportId | Yes | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/bastransactiondetails/{basLogReportId}
GET
Summary
Get BAS Transaction Details Data
Description
API to Get BAS Transaction Details Data
Parameters
Name | Located in | Description | Required | Schema |
---|
basLogReportId | path | basLogReportId | Yes | long |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/au/updatebassettings
PUT
Summary
Update BAS Activity Statement Log
Description
API to update BAS Activity Statement Log
Parameters
Responses
Code | Description | Schema |
---|
200 | BAS Activity Statement Log updated successfully. | BASActivitySettingsResp |
201 | Created | |
400 | BAS Activity Statement Log could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | BAS Activity Statement Log not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/additional/export
POST
Summary
Additional Report Export
Description
Additional Report Export for multiple reports
Parameters
Name | Located in | Description | Required | Schema |
---|
requestParam | body | requestParam | Yes | object |
Responses
Code | Description | Schema |
---|
200 | Additional report exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/cash-net-flow
POST
Summary
Cash net flow data
Description
Cash net flow data
Parameters
Name | Located in | Description | Required | Schema |
---|
columnBy | query | columnBy | Yes | string |
startAndEndDate | body | startAndEndDate | Yes | StartAndEndDate |
Responses
Code | Description | Schema |
---|
200 | Cash net flow fetched successfully. | [ CashNetflow ] |
201 | Created | |
400 | Cash net flow could not be fetched. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/detail-transaction
POST
Summary
Detailed Transaction Report.
Description
API to fetch data for Detailed Transaction Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Detailed Transaction Report data has been fetched. | [ object ] |
201 | Created | |
400 | Failed to fetch Detailed Transaction Report data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Code | Description | Schema |
---|
200 | Day Book Report fetched successfully. | object |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/get-day-book-report
POST
Summary
Day Book Report
Description
API to get Day Book Report
Parameters
Responses
Code | Description | Schema |
---|
200 | Day Book Report fetched successfully. | [ object ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/receipt-summary
POST
Summary
Receipt list summary data
Description
Receipt list summary data
Parameters
Responses
Code | Description | Schema |
---|
200 | Receipt list summary fetched successfully. | [ ReceiptListSummaryResponse ] |
201 | Created | |
400 | Receipt list summary could not be fetched. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/receipt-summary/details
POST
Summary
Receipt list details
Description
Receipt list details
Parameters
Responses
Code | Description | Schema |
---|
200 | Receipt list details fetched successfully. | [ ReceiptListDetailsResponse ] |
201 | Created | |
400 | Receipt list details could not be fetched. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/receivables
POST
Summary
Receivables Report.
Description
API to fetch data for Receivables Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Receivables Report data has been fetched. | ReportViewResponse |
201 | Created | |
400 | Failed to fetch Receivables Report data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/sales-register-detailed
GET
Summary
Sales Register Detailed Report
Description
API to get Sales Register Detailed Report
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | endDate | Yes | dateTime |
startDate | query | startDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Sales Register Detailed Report fetched successfully. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/sales-register-summary
POST
Summary
Sales Register Report
Description
API to get Sales Register Report
Parameters
Responses
Code | Description | Schema |
---|
200 | Sales Register Report fetched successfully. | [ object ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/soa-details
POST
Summary
Statement of Account Report.
Description
API to fetch data for Statement of Account Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Statement of Account Report data has been fetched. | ReportViewResponse |
201 | Created | |
400 | Failed to fetch Statement of Account Report data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Responses
Code | Description | Schema |
---|
200 | Statement of Account Vendor Report data has been fetched. | ReportViewResponse |
201 | Created | |
400 | Failed to fetch Statement of Account Vendor Report data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/basic/stock-movement-summary-report
POST
Summary
Stock Movement Summary Report
Parameters
Responses
Code | Description | Schema |
---|
200 | Stock Movement Summary Report fetched successfully. | ReportViewResponse |
201 | Created | |
400 | Failed to get Stock Movement Summary Report. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/be/vatreturn
POST
Summary
Create VAT Return Log
Description
API to create VAT Return Log
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/be/vatreturn/{id}/{status}
PUT
Summary
Update filed status gst return Log
Description
API to Update filed status gst return Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
status | path | status | Yes | boolean |
Responses
Code | Description |
---|
200 | OK |
201 | Created |
204 | BAS Activity Statement Log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | BAS Activity Statement Log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/be/vatreturndata
POST
Summary
Get VAT Return Data for Belgium
Description
API to Get VAT Return Data
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/be/vatreturnlog/{id}
PUT
Summary
Update VAT Return Log
Description
API to update VAT Return Log
Parameters
Responses
Code | Description | Schema |
---|
200 | VAT Return Statement Log updated successfully. | VATReturnBelgiumActivityStatementResp |
201 | Created | |
400 | VAT Return Statement Log could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | VAT Return Statement Log not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
DELETE
Summary
Delete VAT Return Log
Description
API to delete VAT Return Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | OK |
204 | VAT return Log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | VAT return Log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/be/vatreturnreport
GET
Summary
Search VAT Return Log
Description
API to search VAT Return Logs
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/be/vatreturnsettings
GET
Summary
Get Settings for VAT Return Report
Description
API to get settings for VAT Return Report
Responses
Code | Description | Schema |
---|
200 | BAS Activity Settings has been fetched successfully. | VATReturnBelgiumSettingsResp |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
Update VAT Return Log
Description
API to update VAT Return Log
Parameters
Responses
Code | Description | Schema |
---|
200 | VAT Return Statement Log updated successfully. | VATReturnBelgiumSettingsResp |
201 | Created | |
400 | VAT Return Statement Log could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | VAT Return Statement Log not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/be/vatreturntransaction/export/xls
GET
Summary
VAT Return Summary export.
Description
API to export VAT Return Summary Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
reportId | query | reportId | No | long |
Responses
Code | Description | Schema |
---|
200 | VAT Return Summary Report exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/be/vatreturntransactiondetails/export/xls
GET
Summary
VAT Return Details export.
Description
API to fetch VAT Return Details export.
Parameters
Name | Located in | Description | Required | Schema |
---|
reportId | query | reportId | No | long |
Responses
Code | Description | Schema |
---|
200 | VAT Return Details Report exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
tempVATReturnLogReportId | path | tempVATReturnLogReportId | Yes | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/be/vatreturntransactiondetails/{vatReturnLogReportId}
GET
Summary
Get VAT Return Transaction Details Data
Description
API to Get VAT Return Transaction Details Data
Parameters
Name | Located in | Description | Required | Schema |
---|
vatReturnLogReportId | path | vatReturnLogReportId | Yes | long |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ca/logs
GET
Summary
Get tax report log summary
Description
Api to get tax report log summary
Responses
Code | Description | Schema |
---|
200 | Canada tax report logs have been fetched successfully | CanadaTaxReportLogDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Canada tax report logs not found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Create tax report logs
Description
Create Canada sales tax report logs
Parameters
Responses
Code | Description | Schema |
---|
200 | OK | CanadaTaxReportLogDto |
201 | Canada sales tax report logs created successfully | CanadaTaxReportLogDto |
400 | Canada sales tax report logs could not be created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
Update report log according to from and to date
Description
Api to update report log according to from and to date
Parameters
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | No | dateTime |
id | query | id | Yes | long |
toDate | query | toDate | No | dateTime |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ca/logs/name/{id}
PATCH
Summary
Update name of the report
Description
Api to Update name of the report
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
name | body | name | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Name for report updated successfully. | CanadaTaxReportLogDto |
204 | No Content | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Failed to update Name for report | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ca/logs/status/{id}
PATCH
Summary
Update tax report log status
Description
Api to update tax report log status
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
status | body | status | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Tax report log status has been updated successfully | CanadaTaxReportSettingDto |
204 | No Content | |
400 | Failed to update tax report log status | |
401 | Unauthorized | |
403 | Forbidden | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ca/logs/tax
PATCH
Summary
Update tax amount
Description
Api to update tax amount
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ca/logs/{id}
DELETE
Summary
Delete tax report log
Description
Api to delete tax report log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | OK |
204 | Tax report log has been deleted successfully |
401 | Unauthorized |
403 | Forbidden |
404 | Failed to delete tax report log |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ca/sales-tax
GET
Summary
Get sales tax report for Canada
Description
API to get sales tax report for Canada.
Parameters
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | Yes | dateTime |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Sales tax report for Canada fetched successfully. | TaxReportDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ca/search
GET
Summary
Search Reports Log
Description
API to Search Reports Log
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | Reports Log report has been fetched successfully. | CanadaTaxReportLogDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ca/settings
GET
Summary
Get tax report settings
Description
Api to get tax report settings
Responses
Code | Description | Schema |
---|
200 | Canada tax report type settings have been fetched successfully | CanadaTaxReportSettingDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Canada tax report type settings not found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
Tax report settings
Description
Create Canada sales tax report settings
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ca/{id}/export
GET
Summary
Export Canada Tax Return report
Description
API to export Canada Tax Return report
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
id | path | id | Yes | long |
Responses
Code | Description | Schema |
---|
200 | Canada Tax Return report exported successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/closingsettings
GET
Summary
Get Settings for Financial Closing
Description
API to get settings for Financial Closing
Responses
Code | Description | Schema |
---|
200 | Closing Settings has been fetched successfully. | ClosingSettingsResp |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/additionalcharges/details
GET
Summary
additionalCHargesDetailsReport
Parameters
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | No | dateTime |
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
toDate | query | toDate | No | dateTime |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/batch-status-report
POST
Summary
Batch status report
Description
API to get batch status report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Batch status report fetched successfully. | [ object ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/buy_sell_dashboard
GET
Summary
Buy and Sell Dashboard Details
Description
Buy and Sell Dashboard API
Parameters
Name | Located in | Description | Required | Schema |
---|
duration | query | duration | Yes | string |
type | query | type | Yes | string |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Buy and Sell Dashboard details fetched successfully. | BuySellDashboardDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/cashflow/export
GET
Summary
Export Cashflow Report
Description
API to Cashflow Report
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
format | query | format | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
method | query | method | Yes | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Cashflow Report exported successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export Cashflow Report | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/cashflow/export-v2
POST
Summary
Export Cashflow Report
Description
API to Cashflow Report
Parameters
Name | Located in | Description | Required | Schema |
---|
cashFlowRequest | body | cashFlowRequest | Yes | CashFlowRequest |
Responses
Code | Description | Schema |
---|
200 | Cashflow Report exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export Cashflow Report | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
Contact Opening Details
Description
Contact Opening Details API
Parameters
Name | Located in | Description | Required | Schema |
---|
contactCode | query | contactCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Contact opening details fetched successfully. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
Contact Opening Summary
Description
Contact Opening Summary API
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
search | query | search | No | string |
Responses
Code | Description | Schema |
---|
200 | Contact opening summary fetched successfully. | Page |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/deposit/export
GET
Summary
Deposit Report export.
Description
API to export Deposit Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
format | query | format | Yes | string |
search | query | search | No | string |
type | query | type | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Deposit Report data has been exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/expense/export
GET
Summary
Expense Report export.
Description
API to export Expense Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
format | query | format | Yes | string |
search | query | search | No | string |
type | query | type | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Expense Report data has been exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-balance-sheet
POST
Summary
Export Balance Sheet Report.
Description
API to export Balance Sheet Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
BSCustomViewRequest | body | BSCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Balance Sheet exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-batch-status-report
POST
Summary
Export Batch Status Report
Description
API to export Batch Status Report
Parameters
Responses
Code | Description | Schema |
---|
200 | Batch Status Report exported successfully. | Page |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export Batch Status Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-general-ledger
GET
Summary
Export General Ledger Report
Description
API to export General Ledger Report
Parameters
Name | Located in | Description | Required | Schema |
---|
accountCodes | query | accountCodes | No | [ string ] |
accountGroupId | query | accountGroupId | No | long |
basis | query | basis | No | string |
customfield | query | customfield | No | string |
format | query | format | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
sort | query | sort | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | General LedgerReport exported successfully. | string |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export General Ledger Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-grouping-balance-sheet
POST
Summary
Export Grouping Balance Sheet Report.
Description
API to export Grouping Balance Sheet Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
BSCustomViewRequest | body | BSCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Balance Sheet exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-grouping-balance-sheet-v2
POST
Summary
Export Grouping Balance Sheet Report.
Description
API to export Grouping Balance Sheet Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
BSCustomViewRequest | body | BSCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Balance Sheet exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
PLCustomViewRequest | body | PLCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Profit and Loss exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
PLCustomViewRequest | body | PLCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Profit and Loss exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-landed-cost-report
GET
Summary
Export Landed Cost Report
Description
API to export Landed Cost Report
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Landed Cost Report exported successfully. | Page |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export Landed Cost Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-outstanding-purchase-grn
GET
Summary
Export Outstanding Purchase GRN Report
Description
API to export Outstanding Purchase GRN Report
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
format | query | format | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
search | query | search | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Outstanding Purchase GRN Report exported successfully. | Page |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export Outstanding Purchase GRN Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-outstanding-sales-do
GET
Summary
Export Outstanding Sales DO Report
Description
API to export Outstanding Sales DO Report
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
format | query | format | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
search | query | search | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Outstanding Sales DO Report exported successfully. | Page |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export Outstanding Sales DO Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Export Outstanding Sales DO Report
Description
API to export Outstanding Sales DO Report
Parameters
Responses
Code | Description | Schema |
---|
200 | Outstanding Sales DO Report exported successfully. | Page |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export Outstanding Sales DO Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-profit-and-loss
POST
Summary
Export Profit and Loss Report.
Description
API to export Profit and Loss Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
PLCustomViewRequest | body | PLCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Profit and Loss exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/export-reserve-stock
GET
Summary
Export Reserve Stock Report
Description
API to export Reserve Stock Report
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
search | query | search | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Outstanding Reserve Stock Report exported successfully. | Page |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export Reserve Stock Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/fulfillmentReport
GET
Summary
Get fulfillment data
Description
Api to fetch fulfillment data
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | endDate | No | dateTime |
format | query | format | No | string |
limit | query | limit | Yes | integer |
page | query | page | Yes | integer |
search | query | search | No | string |
startDate | query | startDate | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | OK | object |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
accountCode | query | accountCode | Yes | string |
customfield | query | customfield | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Budget custom field actual balance fetched successfully. | object |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/get-deskera-product-code-is-variant-false
GET
Summary
Get Deskeara Product codes.
Description
Get Deskeara Product codes for square.
Parameters
Name | Located in | Description | Required | Schema |
---|
source | query | source | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Fetched Deskeara Product codes. | Page |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/get-deskera-product-codes
GET
Summary
Get Deskeara Product codes.
Description
Get Deskeara Product codes for shopify.
Parameters
Name | Located in | Description | Required | Schema |
---|
source | query | source | No | string |
Responses
Code | Description | Schema |
---|
200 | Fetched Deskeara Product codes. | Page |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/get-deskera-product-id
POST
Summary
Get Deskeara Product id.
Description
Get Deskeara Product id for shopify.
Parameters
Name | Located in | Description | Required | Schema |
---|
codes | body | codes | Yes | [ string ] |
Responses
Code | Description | Schema |
---|
200 | Fetched Deskera Product id. | Page |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/get-document-customfield
GET
Summary
Get document custom field
Description
API to Get document custom field.
Parameters
Name | Located in | Description | Required | Schema |
---|
jeId | query | jeId | Yes | long |
Responses
Code | Description | Schema |
---|
200 | Document Custom field fetched successfully. | object |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/journal-entry
GET
Summary
Get journal entry report.
Description
Get journal entry report for export.
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
format | query | format | Yes | string |
jeSeq | query | jeSeq | No | string |
recurringJE | query | recurringJE | No | boolean |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Journal Entry report fetched successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/landedcost/details
GET
Summary
landedCostDetailsReport
Parameters
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | No | dateTime |
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
toDate | query | toDate | No | dateTime |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/note
GET
Summary
Get note report.
Description
Get note report for export.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
type | query | type | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Note report fetched successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/outstanding-purchase-grn-detail
GET
Summary
Outstanding Purchase GRN Detail Report
Description
API to generate Outstanding Purchase GRN Detail Report
Parameters
Name | Located in | Description | Required | Schema |
---|
code | query | code | Yes | string |
customfield | query | customfield | No | string |
isBill | query | isBill | No | boolean |
Responses
Code | Description | Schema |
---|
200 | Outstanding Purchase GRN Detail Report generated successfully. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to generate Outstanding Purchase GRN Detail Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/outstanding-purchase-grn-summary
GET
Summary
Outstanding Purchase GRN Summary Report
Description
API to generate Outstanding Purchase GRN Summary Report
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
limit | query | limit | No | integer |
page | query | page | No | integer |
search | query | search | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Outstanding Purchase GRN Summary Report generated successfully. | Page |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to generate Outstanding Purchase GRN Summary Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/outstanding-sales-do-detail
GET
Summary
Outstanding Sales DO Detail Report
Description
API to generate Outstanding Sales DO Detail Report
Parameters
Name | Located in | Description | Required | Schema |
---|
code | query | code | Yes | string |
customfield | query | customfield | No | string |
isInvoice | query | isInvoice | No | boolean |
Responses
Code | Description | Schema |
---|
200 | Outstanding Sales DO Detail Report generated successfully. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to generate Outstanding Sales DO Detail Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/outstanding-sales-do-summary
GET
Summary
Outstanding Sales DO Summary Report
Description
API to generate Outstanding Sales DO Summary Report
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
limit | query | limit | No | integer |
page | query | page | No | integer |
search | query | search | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Outstanding Sales DO Summary Report generated successfully. | Page |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to generate Outstanding Sales DO Summary Report. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/price-list/export
GET
Summary
Export Price List
Description
API to export price list
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
search | query | search | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Price list exported successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to export price list | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/qb/journal-entry
GET
Summary
Get journal entry report for quickBooks
Description
Get journal entry report for quickBooks
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
format | query | format | Yes | string |
jeSeq | query | jeSeq | No | string |
recurringJE | query | recurringJE | No | boolean |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Journal Entry report fetched successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/record-count
GET
Summary
Module record counts data.
Description
API to fetch module record counts.
Parameters
Name | Located in | Description | Required | Schema |
---|
module | query | module | No | string |
Responses
Code | Description | Schema |
---|
200 | Module record counts data has been prepared. | ModuleRecordCount |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/reserve-stock-report/details
GET
Summary
Reserved stock details report api
Description
API to get reserved stock details report
Parameters
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | Yes | dateTime |
productCode | query | productCode | Yes | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Reserved stock details report fetched successfully | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to fetch reserved stock details report | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/reserve-stock-report/summary
GET
Summary
Reserved stock summary report api
Description
API to get reserved stock summary report
Parameters
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | Yes | dateTime |
limit | query | limit | No | integer |
page | query | page | No | integer |
search | query | search | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Reserved stock summary report fetched successfully | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to fetch reserved stock summary report | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/sendemail
POST
Summary
Send Email with transaction attachment
Description
API to send email with attachment
Parameters
Responses
Code | Description | Schema |
---|
200 | Email sending started successfully. | [ object ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to send email. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/stock-avail-export
POST
Summary
Stock Availability By Warehouse Report Export.
Description
API to Export Stock Availability By Warehouse.
Parameters
Responses
Code | Description | Schema |
---|
200 | Stock Availability By Warehouse Export has been prepared. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/stock-availability-wh
POST
Summary
Stock Availability By Warehouse Report.
Description
API to Fetch Stock Availability By Warehouse.
Parameters
Responses
Code | Description | Schema |
---|
200 | Stock Availability By Warehouse has been fetched. | CustomPagingResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/stock-availability-wh/detail
POST
Summary
Stock Availability By Warehouse Report.
Description
API to Fetch Stock Availability By Warehouse.
Parameters
Responses
Code | Description | Schema |
---|
200 | Stock Availability By Warehouse has been fetched. | CustomPagingResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/common/unreserve-quantity
POST
Summary
Unreserve quantity api
Description
API to unreserve reserved quantity
Parameters
Responses
Code | Description | Schema |
---|
200 | Quantity unreserved successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
500 | Failed to unreserve quantity | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/custom-view
GET
Summary
Fetch report custom views
Description
Fetch report custom views
Parameters
Name | Located in | Description | Required | Schema |
---|
report | query | report | No | string |
Responses
Code | Description | Schema |
---|
200 | Report views fetched successfully. | [ ReportCustomViewResponse ] |
400 | Report views could not be fetched. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Save report custom view
Description
Save report custom view
Parameters
Responses
Code | Description | Schema |
---|
200 | Report custom view saved successfully. | ReportCustomViewResponse |
201 | Created | |
400 | Report custom view could not be saved. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/custom-view/{id}
DELETE
Summary
Delete report custom view
Description
Delete report custom view
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | Report custom view deleted successfully. |
204 | No Content |
400 | Report custom view could not be deleted. |
401 | Unauthorized |
403 | Forbidden |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/data-export
GET
Summary
Export Documents
Description
API to Export documents
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
module | query | module | Yes | string |
query | query | query | No | string |
search | query | search | No | string |
Responses
Code | Description | Schema |
---|
200 | Document exported successfully | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/document/count
GET
Summary
Get Document count for tenant
Description
Get Document count for tenant
Responses
Code | Description | Schema |
---|
200 | Document count fetched successfully. | ReportViewResponse |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Responses
Code | Description | Schema |
---|
200 | Product prices fetched successfully | ReportViewResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/document/purchase/details
GET
Summary
Purchase documents details.
Description
API for Purchase documents details.
Parameters
Name | Located in | Description | Required | Schema |
---|
documentStage | query | documentStage | No | string |
fromDate | query | fromDate | No | dateTime |
limit | query | limit | Yes | integer |
page | query | page | Yes | integer |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
toDate | query | toDate | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | Purchase documents details has been fetched successfully. | Page |
400 | Failed to fetch Purchase documents details. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/document/purchase/summary
GET
Summary
Purchases documents summary.
Description
API for Purchases documents summary.
Parameters
Name | Located in | Description | Required | Schema |
---|
eType | query | eType | No | string |
fromDate | query | fromDate | No | dateTime |
query | query | query | No | string |
search | query | search | No | string |
toDate | query | toDate | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | Purchases documents summary has been fetched successfully. | DocumentSummaryResponse |
400 | Failed to fetch Purchases documents summary. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/document/sales/details
GET
Summary
Sales documents details.
Description
API for sales documents details.
Parameters
Name | Located in | Description | Required | Schema |
---|
documentStage | query | documentStage | No | string |
filter | query | filter | No | string |
fromDate | query | fromDate | No | dateTime |
limit | query | limit | Yes | integer |
page | query | page | Yes | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
toDate | query | toDate | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | Sales documents details has been fetched successfully. | Page |
400 | Failed to fetch sales documents details. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/document/sales/invoice-status-details
POST
Summary
Get Sales Invoice status details.
Description
API for Sales Invoice status details.
Parameters
Name | Located in | Description | Required | Schema |
---|
codes | body | codes | Yes | [ string ] |
Responses
Code | Description | Schema |
---|
200 | Sales Invoice status details has been fetched successfully. | [ InvoiceStatus ] |
201 | Created | |
400 | Failed to fetch Sales Invoice status details. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/document/sales/summary
GET
Summary
Sales documents summary.
Description
API for sales documents summary.
Parameters
Name | Located in | Description | Required | Schema |
---|
eType | query | eType | No | string |
fromDate | query | fromDate | No | dateTime |
query | query | query | No | string |
search | query | search | No | string |
toDate | query | toDate | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | Sales documents summary has been fetched successfully. | DocumentSummaryResponse |
400 | Failed to fetch sales documents summary. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/account-auto-map
POST
Summary
Account auto map api.
Description
API to get auto map accounts.
Parameters
Name | Located in | Description | Required | Schema |
---|
report | query | report | Yes | string |
tenantIds | body | tenantIds | Yes | [ long ] |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/accounts-by-nature
POST
Summary
Post Get account info by nature
Description
API to Get account info by nature
Parameters
Name | Located in | Description | Required | Schema |
---|
report | query | report | Yes | string |
tenantIds | body | tenantIds | Yes | [ long ] |
Responses
Code | Description | Schema |
---|
200 | OK | [ object ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/balance-sheet
POST
Summary
Balance Sheet Report.
Description
API to fetch data for Balance Sheet Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
BSCustomViewRequest | body | BSCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Balance Sheet data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/balance-sheet-v2
POST
Summary
Balance Sheet Report.
Description
API to fetch data for Balance Sheet Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
BSCustomViewRequest | body | BSCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Balance Sheet data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/balance-sheet-v2-both-currency
POST
Summary
Balance Sheet Report.
Description
API to fetch data for Balance Sheet Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
BSCustomViewRequest | body | BSCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Balance Sheet data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/cash-flow-v2
POST
Summary
Get Cash Flow Report
Description
API to get Cash Flow Report
Parameters
Name | Located in | Description | Required | Schema |
---|
cashFlowRequest | body | cashFlowRequest | Yes | CashFlowRequest |
Responses
Code | Description | Schema |
---|
200 | OK | CashFlowReportDto |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/consolidate-mapping
GET
Summary
Get Consolidate tenants account mapping
Description
API to get Consolidate tenants account mapping
Parameters
Name | Located in | Description | Required | Schema |
---|
multicompanyReport | query | multicompanyReport | No | boolean |
report | query | report | No | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Post Consolidate tenants account mapping
Description
API to save Consolidate tenants account mapping
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
Put Consolidate tenants account mapping
Description
API to update Consolidate tenants account mapping
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/consolidate-mapping/bulk
DELETE
Summary
bulk delete Consolidate tenants account mapping
Description
API to bulk delete Consolidate tenants account mapping
Parameters
Name | Located in | Description | Required | Schema |
---|
ids | body | ids | Yes | [ long ] |
Responses
Code | Description | Schema |
---|
200 | OK | ResponseEntity |
204 | No Content | |
401 | Unauthorized | |
403 | Forbidden | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/consolidate-mapping/search
GET
Summary
Get Consolidate tenants account mapping
Description
API to get Consolidate tenants account mapping
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
multicompanyReport | query | multicompanyReport | No | boolean |
page | query | page | No | integer |
report | query | report | No | string |
search | query | search | No | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/consolidate-mapping/{id}
DELETE
Summary
delete Consolidate tenants account mapping
Description
API to delete Consolidate tenants account mapping
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/consolidation/balance-sheet
POST
Summary
Balance Sheet Report.
Description
API to fetch data for Balance Sheet Report.
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/consolidation/pnl
POST
Summary
Profit and Loss Report.
Description
API to fetch data for Profit and Loss Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data has been fetched. | PNLCustomViewConsolidation |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/consolidation/soa-customer
POST
Summary
Statement Of Account Report.
Description
API to fetch data for Statement Of Account Report.
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Responses
Code | Description | Schema |
---|
200 | Vendor Statement Of Account data has been fetched. | SOAReportConsolidationResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Contact auto map api.
Description
API to get auto map contacts.
Parameters
Name | Located in | Description | Required | Schema |
---|
report | query | report | Yes | string |
tenantIds | body | tenantIds | Yes | [ long ] |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Get Contact's owe amounts
Description
API to get contact owe amounts
Parameters
Name | Located in | Description | Required | Schema |
---|
codes | body | codes | Yes | [ string ] |
Responses
Code | Description | Schema |
---|
200 | Contact's owe amount has been fetched successfully | object |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
Get All Contacts of Tenant.
Description
API to get all Contacts of Tenant.
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | Yes | dateTime |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data for Dashboard has been fetched | [ DashboardPNLInfo ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/get-account-closing-balance
POST
Summary
getAccountClosingBalance
Parameters
Name | Located in | Description | Required | Schema |
---|
accountClosingRequest | body | accountClosingRequest | Yes | AccountClosingRequest |
Responses
Code | Description | Schema |
---|
200 | Accounts Closing fetched successfully. | [ AccountClosingResponse ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/get-account-for-revaluation
GET
Summary
getAccountForRevaluation
Parameters
Name | Located in | Description | Required | Schema |
---|
accountCodes | query | accountCodes | No | [ string ] |
accountGroupId | query | accountGroupId | No | [ long ] |
accountNatureId | query | accountNatureId | No | [ integer ] |
customfield | query | customfield | No | string |
Responses
Code | Description | Schema |
---|
200 | Revaluation accounts fetched successfully. | [ AccountDetailsResponse ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/get-gross-profit-for-revenue-report
POST
Summary
getRevenueReportData
Parameters
Name | Located in | Description | Required | Schema |
---|
revenueReportRequest | body | revenueReportRequest | Yes | RevenueReportRequest |
Responses
Code | Description | Schema |
---|
200 | OK | [ Map«string,object» ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/get-inter-company-journal-entries
POST
Summary
getInterCompanyJournalSummary
Parameters
Responses
Code | Description | Schema |
---|
200 | Inter Company Journal Entries fetched successfully. | [ JournalSummaryData ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/get-journal-entry-lines
POST
Summary
getJournalEntryDetails
Parameters
Responses
Code | Description | Schema |
---|
200 | Journal Entry Lines fetched successfully. | [ JournalLineDetail ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/get-revaluation-accounts
GET
Summary
Get General Ledger
Description
API to get general ledger report
Parameters
Name | Located in | Description | Required | Schema |
---|
accountCodes | query | accountCodes | No | [ string ] |
accountGroupId | query | accountGroupId | No | long |
basis | query | basis | No | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
perspective | query | perspective | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Revaluation accounts fetched successfully. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/gl
GET
Summary
Get General Ledger
Description
API to get general ledger report
Parameters
Name | Located in | Description | Required | Schema |
---|
accountCodes | query | accountCodes | No | [ string ] |
accountGroupId | query | accountGroupId | No | long |
amountInPrimaryCurrency | query | amountInPrimaryCurrency | No | boolean |
baseCurrency | query | baseCurrency | No | string |
basis | query | basis | No | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
primaryCurrency | query | primaryCurrency | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | General Ledger has been fetched successfully | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Get General Ledger
Description
API to get general ledger report
Parameters
Name | Located in | Description | Required | Schema |
---|
accountBalanceDto | body | accountBalanceDto | Yes | GLAccountBalanceDto |
Responses
Code | Description | Schema |
---|
200 | OK | [ object ] |
201 | General Ledger has been fetched successfully | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/glaccountbalance
GET
Summary
Get General Ledger
Description
API to get general ledger report
Parameters
Name | Located in | Description | Required | Schema |
---|
accountCodes | query | accountCodes | No | [ string ] |
accountGroupId | query | accountGroupId | No | long |
basis | query | basis | No | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | General Ledger has been fetched successfully | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Get General Ledger
Description
API to get general ledger report
Parameters
Name | Located in | Description | Required | Schema |
---|
glAccountBalanceDto | body | glAccountBalanceDto | Yes | GLAccountBalanceDto |
Responses
Code | Description | Schema |
---|
200 | General Ledger has been fetched successfully | [ object ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/grouping-balance-sheet
POST
Summary
Balance Sheet Report.
Description
API to fetch data for Balance Sheet Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
BSCustomViewRequest | body | BSCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Balance Sheet data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/grouping-trial-balance
GET
Summary
Get Grouping Trial Balance
Description
API to get grouping trial balance of specific account
Parameters
Name | Located in | Description | Required | Schema |
---|
amountInPrimaryCurrency | query | amountInPrimaryCurrency | No | boolean |
baseCurrency | query | baseCurrency | No | string |
basis | query | basis | No | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
primaryCurrency | query | primaryCurrency | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Grouping Trial balance has been fetched successfully | TrialBalanceDetailsDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/grouping-trial-balance/export/excel
POST
Summary
Export Trial Balance Report
Description
API to Trial Balance Report
Parameters
Name | Located in | Description | Required | Schema |
---|
trialBalanceRequestDto | body | trialBalanceRequestDto | Yes | TrialBalanceRequestDto |
Responses
Code | Description | Schema |
---|
200 | Trial Balance Report exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/journal_entry
GET
Summary
Get General Ledger Detail
Description
API to get general ledger detail
Parameters
Name | Located in | Description | Required | Schema |
---|
account | query | account | Yes | string |
amountInPrimaryCurrency | query | amountInPrimaryCurrency | No | boolean |
baseCurrency | query | baseCurrency | No | string |
contactCodes | query | contactCodes | No | [ string ] |
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
perspective | query | perspective | No | string |
primaryCurrency | query | primaryCurrency | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | General Ledger Detail has been fetched successfully | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/journal_entry/account/{code}
GET
Summary
Get General Ledger Detail
Description
API to get general ledger detail
Parameters
Name | Located in | Description | Required | Schema |
---|
code | path | code | Yes | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | General Ledger Detail has been fetched successfully | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/pnl
POST
Summary
Profit and Loss Report.
Description
API to fetch data for Profit and Loss Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
pnlCustomViewRequest | body | pnlCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/pnl-v2
POST
Summary
Profit and Loss Report.
Description
API to fetch data for Profit and Loss Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
pnlCustomViewRequest | body | pnlCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/pnl-v2-both-currency
POST
Summary
Profit and Loss Report.
Description
API to fetch data for Profit and Loss Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
pnlCustomViewRequest | body | pnlCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/pnl_grouping
POST
Summary
Profit and Loss Report.
Description
API to fetch data for Profit and Loss Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
pnlCustomViewRequest | body | pnlCustomViewRequest | Yes | CustomViewRequest |
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/skip-je-from-elimination
POST
Summary
skipJEsFromElimination
Parameters
Name | Located in | Description | Required | Schema |
---|
jeId | body | jeId | Yes | [ long ] |
Responses
Code | Description | Schema |
---|
200 | Journal Entries Eliminated successfully. | ResponseEntity |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/soa-customer
POST
Summary
Statement Of Account Report.
Description
API to fetch data for Statement Of Account Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Statement Of Account data has been fetched. | StatementOfAccountResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/soa-customer-export
POST
Summary
Export Statement Of Account Report.
Description
API to Export data for Statement Of Account Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Statement Of Account data has been Exported. | StatementOfAccountResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Responses
Code | Description | Schema |
---|
200 | Statement Of Account data has been fetched Group By Currency. | StatementOfAccountResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/soa-email
POST
Summary
Email Statement Of Account to contacts.
Description
API to Email Statement Of Account to contacts.
Parameters
Responses
Code | Description | Schema |
---|
200 | Statement Of Account data has been emailed. | [ object ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/soa-vendor
POST
Summary
Statement Of Account Report.
Description
API to fetch data for Statement Of Account Report for Vendor.
Parameters
Responses
Code | Description | Schema |
---|
200 | Vendor Statement Of Account data has been fetched. | StatementOfAccountResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Responses
Code | Description | Schema |
---|
200 | Vendor Statement Of Account data has been Exported. | StatementOfAccountResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Responses
Code | Description | Schema |
---|
200 | Vendor Statement Of Account data has been fetched Group By Currency. | StatementOfAccountResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/trial-balance
GET
Summary
Get Trial Balance
Description
API to get trial balance of specific account
Parameters
Name | Located in | Description | Required | Schema |
---|
amountInPrimaryCurrency | query | amountInPrimaryCurrency | No | boolean |
baseCurrency | query | baseCurrency | No | string |
basis | query | basis | No | string |
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
primaryCurrency | query | primaryCurrency | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Trial balance has been fetched successfully | TrialBalanceDetailsDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/financial/trial-balance/export/excel
POST
Summary
Export Trial Balance Report
Description
API to Trial Balance Report
Parameters
Name | Located in | Description | Required | Schema |
---|
trialBalanceRequestDto | body | trialBalanceRequestDto | Yes | TrialBalanceRequestDto |
Responses
Code | Description | Schema |
---|
200 | Trial Balance Report exported successfully. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/fyclosinglog
GET
Summary
Get FY CLosing Log
Description
API to Get FY closing Report Log
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | FY Closing Log created successfully. | FYClosingReportLogResp |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Create FY CLosing Log
Description
API to create FY closing Report Log
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/fyclosinglog/{id}
GET
Summary
Get FY Closing Data
Description
API to Get FY Closing Data
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
Update FY Closing Log
Description
API to update FY Closing Log
Parameters
Responses
Code | Description | Schema |
---|
200 | Closing details updated successfully. | FYClosingReportLogResp |
201 | Created | |
400 | Closing details could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Closing details not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
DELETE
Summary
Delete FY Closing Log
Description
API to delete FY Closing Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | OK |
204 | FY Closing log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | FY Closing log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrc/liabilities
POST
Summary
Retrieve VAT liabilities
Description
Value to Retrieve VAT liabilities
Parameters
Name | Located in | Description | Required | Schema |
---|
liabilitiesRequest | body | liabilitiesRequest | Yes | LiabilitiesRequest |
Responses
Code | Description | Schema |
---|
200 | VAT liabilities are successfully retrieved | LiabilitiesResponse |
201 | Created | |
401 | VAT liabilities retrieval is unsuccessful | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrc/obligations
POST
Summary
Retrieve VAT obligations
Description
Value to Retrieve VAT obligations
Parameters
Name | Located in | Description | Required | Schema |
---|
obligationsRequest | body | obligationsRequest | Yes | ObligationsRequest |
Responses
Code | Description | Schema |
---|
200 | VAT obligations are successfully retrieved | ObligationsResponse |
201 | Created | |
401 | VAT obligations retrieval is unsuccessful | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrc/payments
POST
Summary
Retrieve VAT payments
Description
Value to Retrieve VAT payments
Parameters
Name | Located in | Description | Required | Schema |
---|
paymentsRequest | body | paymentsRequest | Yes | PaymentsRequest |
Responses
Code | Description | Schema |
---|
200 | VAT payments are successfully retrieved | PaymentsResponse |
201 | Created | |
401 | VAT payments retrieval is unsuccessful | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrc/returns
POST
Summary
Retrieve VAT returns
Description
Value to Retrieve VAT returns
Parameters
Name | Located in | Description | Required | Schema |
---|
returnsRequestDto | body | returnsRequestDto | Yes | ReturnsRequestDto |
Responses
Code | Description | Schema |
---|
200 | VAT returns are successfully retrieved | ReturnsResponse |
201 | Created | |
401 | VAT returns retrieval is unsuccessful | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrc/submitReturns
POST
Summary
Submit VAT returns
Description
API to submit VAT return
Parameters
Name | Located in | Description | Required | Schema |
---|
fraudPreventionRequest | body | fraudPreventionRequest | No | FraudPreventionRequest |
id | query | id | Yes | long |
vrnNumber | query | vrnNumber | Yes | string |
Responses
Code | Description | Schema |
---|
200 | VAT returns are successfully submitted | ReturnsRequest |
201 | Created | |
401 | VAT returns submission is unsuccessful | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrc/validateRequesterVrn
POST
Summary
Validate Requester Vrn
Description
API to Validate Requester Vrn
Parameters
Name | Located in | Description | Required | Schema |
---|
fraudPreventionRequest | body | fraudPreventionRequest | No | FraudPreventionRequest |
requesterNumber | query | requesterNumber | Yes | string |
vrnNumber | query | vrnNumber | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Validating Vrn is Successful | ValidateTargetVrnDto |
201 | Created | |
401 | Failed to Validate Vrn | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrc/validateTargetVrn
POST
Summary
Validate Target Vrn
Description
API to Validate Target Vrn
Parameters
Name | Located in | Description | Required | Schema |
---|
fraudPreventionRequest | body | fraudPreventionRequest | No | FraudPreventionRequest |
vrnNumber | query | vrnNumber | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Validating Vrn is Successful | ValidateTargetVrnDto |
201 | Created | |
401 | Failed to Validate Vrn | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrsToken/application
POST
Summary
Token for application restricted endpoint
Description
API to get token for application restricted endpoint
Parameters
Name | Located in | Description | Required | Schema |
---|
fraudPreventionRequest | body | fraudPreventionRequest | No | FraudPreventionRequest |
Responses
Code | Description | Schema |
---|
200 | Fetching Token Response is Successful | HmrcTokenDto |
201 | Created | |
401 | Failed to fetch Token Response | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrsToken/clear
POST
Summary
Clear Token
Description
API to clear Refresh Token
Responses
Code | Description |
---|
200 | Clearing Token is Successful |
201 | Created |
401 | Failed to clear Token |
403 | Forbidden |
404 | Not Found |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrsToken/refresh
POST
Summary
Token form Refresh Token
Description
API to get Token form Refresh Token
Parameters
Name | Located in | Description | Required | Schema |
---|
fraudPreventionRequest | body | fraudPreventionRequest | No | FraudPreventionRequest |
refreshToken | query | refreshToken | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Fetching Token Response is Successful | HmrcTokenDto |
201 | Created | |
401 | Failed to fetch Token Response | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/hmrsToken/user
POST
Summary
Token for user restricted endpoint
Description
API to get token for user restricted endpoint
Parameters
Name | Located in | Description | Required | Schema |
---|
code | query | code | Yes | string |
fraudPreventionRequest | body | fraudPreventionRequest | No | FraudPreventionRequest |
screen | query | screen | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Fetching Token Response is Successful | HmrcTokenDto |
201 | Created | |
401 | Failed to fetch Token Response | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/id/purchase-transaction-summary
GET
Summary
Purchase Transaction Summary Report data.
Description
API to fetch Purchase Transaction Summary Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Purchase Transaction Summary Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/id/purchase-transaction-summary/export
GET
Summary
Purchase Transaction Summary Report export.
Description
API to export Purchase Transaction Summary Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Purchase Transaction Summary Report data has been exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/id/sales-transaction-summary
GET
Summary
Sales Transaction Summary Report data.
Description
API to fetch Sales Transaction Summary Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Sales Transaction Summary Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/id/sales-transaction-summary/export
GET
Summary
Sales Transaction Summary Report export.
Description
API to export Sales Transaction Summary Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Sales Transaction Summary Report has been exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/id/vat-in-report
GET
Summary
VAT IN Report data.
Description
API to fetch VAT IN Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | VAT IN Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/id/vat-in-report/export
GET
Summary
VAT IN Report export.
Description
API to fetch VAT IN Report export.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | VAT IN Report export has been prepared. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/id/vat-out-report
GET
Summary
VAT OUT Report data.
Description
API to fetch VAT OUT Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | VAT OUT Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/id/vat-out-report/export
GET
Summary
VAT OUT Report export.
Description
API to fetch VAT OUT Report export.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | VAT OUT Report export has been prepared. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
accountCode | query | accountCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Account checked successfully. | InUseDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
Check if account is used in any recurring document.
Description
API to check if account is used in any recurring document.
Parameters
Name | Located in | Description | Required | Schema |
---|
contactCode | query | contactCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Account checked successfully. | InUseDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
productCode | query | productCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Product checked successfully. | InUseDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form one detail data.
Description
API to fetch GST form one detail data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
limit | query | | No | integer |
page | query | | No | integer |
sheetGroupBy | query | | Yes | string |
sheetName | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form one detail data. | GSTR1DetailDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form one detail export.
Description
API to fetch GST form one detail export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | endDate | Yes | dateTime |
format | query | format | Yes | string |
sheetName | query | sheetName | Yes | string |
startDate | query | startDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | GST form one detail export. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form one data export.
Description
API to fetch GST form one data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form one data exported. | [ GstrDataSummary ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form one details export.
Description
API to fetch GST form one details export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
limit | query | | No | integer |
page | query | | No | integer |
sheetGroupBy | query | | Yes | string |
sheetName | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form one detail exported. | object |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form one export.
Description
API to fetch GST form one export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form one exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form three export.
Description
API to fetch GST form three export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form three exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form three detail data.
Description
API to fetch GST form three detail data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
limit | query | | No | integer |
page | query | | No | integer |
sheetGroupBy | query | | No | string |
sheetName | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form three detail data. | [ GSTR3BDetailDto ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form three detail export.
Description
API to fetch GST form three detail export.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
sheetName | query | sheetName | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | GST form three detail export. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form three export.
Description
API to fetch GST form three export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form three exported. | [ GstrDataSummary ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form three details export.
Description
API to fetch GST form three details export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
limit | query | | No | integer |
page | query | | No | integer |
sheetGroupBy | query | | No | string |
sheetName | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form one detail exported. | object |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form three export.
Description
API to fetch GST form three export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form three exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GSTR1 E Filing export.
Description
API to fetch GSTR1 E Filing export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GSTR1 E Filing exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/in/post-tds-je
POST
Summary
Post TDS Journal Entry
Description
API to post TDS Journal Entry
Parameters
Name | Located in | Description | Required | Schema |
---|
tdsJournalEntryDtos | body | tdsJournalEntryDtos | Yes | [ TDSJournalEntryDto ] |
Responses
Code | Description | Schema |
---|
200 | OK | BulkApiResponse |
201 | TDS journal entry created successfully. | BulkApiResponse |
400 | TDS journal entry could not be created due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
tdsPaymentJECode | body | tdsPaymentJECode | Yes | string |
Responses
Code | Description |
---|
200 | OK |
201 | Created |
204 | TDS payment status updated successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | TDS payment status is not updated. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/in/tds-customer-report/export
GET
Summary
TDS customer report export
Description
API to export TDS customer report
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
search | query | search | No | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | TDS customer report exported | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/in/tds-deducted
GET
Summary
Get total tds deducted on receive payment
Description
Api to fetch tds deducted for a tenant
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
search | query | search | No | string |
var-end_date | query | var-end_date | No | dateTime |
var-start_date | query | var-start_date | No | dateTime |
Responses
Code | Description | Schema |
---|
200 | Total TDS deducted fetched successfully | Page«CustomerTdsReportDto» |
401 | Unauthorized | |
403 | Forbidden | |
404 | Failed to fetched total TDS deducted | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/in/tds-detail-report
GET
Summary
Search TDS detail report
Description
API to search TDS detail report
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | TDS detail report has been fetched successfully. | TDSNotDeductedReportDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | TDS non-deducted details report exported | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/in/tds-not-deducted-report
GET
Summary
Search TDS Not Deducted report
Description
API to search TDS Not Deducted report
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | TDS Not Deducted report has been fetched successfully. | TDSNotDeductedReportDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/in/tds-notification
GET
Summary
Process tds payment notification
Description
Api to process tds payment notification
Responses
Code | Description |
---|
200 | Notification sent successfully |
401 | Unauthorized |
403 | Forbidden |
404 | Email notification failed |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/in/tds-report/export
GET
Summary
TDS details report export
Description
API to export TDS details report
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | TDS details report exported | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/in/tds-summary-report
GET
Summary
TDS Summary Report.
Description
API to fetch TDS Summary Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | TDS Summary Report data. | [ TDSSummaryDto ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/in/tds-summary-report/export
GET
Summary
TDS Summary Report Export.
Description
API to fetch TDS Summary Report Export.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | TDS Summary Report Export has been prepared. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
tdsPaymentDto | body | tdsPaymentDto | Yes | TDSPaymentDto |
Responses
Code | Description |
---|
200 | OK |
201 | Created |
204 | TDS payment status updated successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | TDS payment status is not updated. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
ids | query | ids | Yes | [ long ] |
Responses
Code | Description | Schema |
---|
200 | TDS payment status validated successfully. | BulkApiResponse |
400 | TDS payment status is not validated. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/auth-token
POST
Summary
Get auth Token
Description
API to Get auth Token
Parameters
Name | Located in | Description | Required | Schema |
---|
gstnAuthTokenRequest | body | gstnAuthTokenRequest | No | GstnAuthTokenRequest |
Responses
Code | Description | Schema |
---|
200 | Submitting Data is Successful | GstnAuthTokenResponse |
201 | Created | |
401 | Failed to submit data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/check-status-gstr1-data
POST
Summary
Check Status GSTR1 data
Description
API to check status of entire GSTR1.
Parameters
Responses
Code | Description | Schema |
---|
200 | file GSTR1 data is successful | GstrStatusResponseDto |
201 | Created | |
401 | Failed to file GSTR1 data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/file-gstr1-data
POST
Summary
File GSTR1 data
Description
API to file entire GSTR1.
Parameters
Responses
Code | Description | Schema |
---|
200 | file GSTR1 data is successful | SaveGSTR1ResponseDto |
201 | Created | |
401 | Failed to file GSTR1 data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form one detail data.
Description
API to fetch GST form one detail data.
Parameters
Name | Located in | Description | Required | Schema |
---|
filingYear | query | | No | integer |
frequency | query | | No | string |
fromDate | query | | No | string |
name | query | | No | string |
period | query | | No | string |
reportId | query | | No | long |
toDate | query | | No | string |
Responses
Code | Description | Schema |
---|
200 | GST form one detail data. | Gstr1DetailResponseDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/get-gst-return-log
GET
Summary
Get GST Return log data
Description
API to get GST Return log.
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | GST Return log report has been fetched successfully. | IndiaGSTReturnLogResp |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/get-gstr1-save-api-data
GET
Summary
Save GSTR1 data
Description
API to save entire GSTR1 invoices.
Parameters
Name | Located in | Description | Required | Schema |
---|
appKey | query | | No | string |
asp_secret_key | query | | No | string |
auth_token | query | | No | string |
endDate | query | | Yes | string |
financialPeriod | query | | No | string |
grossTurnover | query | | No | number |
gstin | query | | No | string |
id | query | | No | long |
ipUser | query | | No | string |
lastFYGrossTurnover | query | | No | number |
message_id | query | | No | string |
returnPeriod | query | | No | string |
sek | query | | No | string |
session_id | query | | No | string |
startDate | query | | Yes | string |
username | query | | No | string |
Responses
Code | Description | Schema |
---|
200 | Save GSTR1 data is successful | SaveGSTR1RequestDto |
401 | Failed to save GSTR1 data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/otp-status
POST
Summary
Get otp
Description
API to Get otp
Parameters
Name | Located in | Description | Required | Schema |
---|
gstnOtp | body | gstnOtp | No | GstnOtpRequest |
Responses
Code | Description | Schema |
---|
200 | Submitting Data is Successful | GstnOtpResponse |
201 | Created | |
401 | Failed to submit data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/reset-gstr1-data
POST
Summary
Reset GSTR1 data
Description
API to reset entire GSTR1 invoices.
Parameters
Responses
Code | Description | Schema |
---|
200 | Reset GSTR1 data is successful | SaveGSTR1ResponseDto |
201 | Created | |
401 | Failed to reset GSTR1 data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/save-gst-return-log
POST
Summary
Save GST Return log data
Description
API to save GST Return log.
Parameters
Responses
Code | Description | Schema |
---|
200 | Save GST Return log data is successful | IndiaGSTReturnLogResp |
201 | Created | |
401 | Failed to save GST Return log data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/save-gstr1-data
POST
Summary
Save GSTR1 data
Description
API to save entire GSTR1 invoices.
Parameters
Name | Located in | Description | Required | Schema |
---|
gstr1RequestDto | body | gstr1RequestDto | No | Gstr1RequestDto |
Responses
Code | Description | Schema |
---|
200 | Save GSTR1 data is successful | SaveGSTR1ResponseDto |
201 | Created | |
401 | Failed to save GSTR1 data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/submit-gstr1-data
POST
Summary
Submit GSTR1 data
Description
API to submit entire GSTR1 invoices.
Parameters
Responses
Code | Description | Schema |
---|
200 | Submit GSTR1 data is successful | SaveGSTR1ResponseDto |
201 | Created | |
401 | Failed to submit GSTR1 data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/india-gst/update-gst-return-log/{id}
PUT
Summary
Update GST Return log data
Description
API to update GST Return log.
Parameters
Responses
Code | Description | Schema |
---|
200 | GST Return log data is updated successfully | IndiaGSTReturnLogResp |
201 | Created | |
401 | Failed to update GST Return log data | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/iras/gst
GET
Summary
Fetch redirect URL
Description
API to get redirectURL for applications
Parameters
Name | Located in | Description | Required | Schema |
---|
code | query | code | Yes | string |
state | query | state | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Redirect URL fetched successfully | string |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/iras/gst/connect
GET
Summary
Connect to IRAS with Auth code
Description
API to complete IRAS connection
Parameters
Name | Located in | Description | Required | Schema |
---|
code | query | code | Yes | string |
state | query | state | Yes | string |
Responses
Code | Description | Schema |
---|
200 | IRAS connected successfully | IRASConnectionStatus |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/iras/gst/status
GET
Summary
IRAS connection status.
Description
API to fetch IRAS connection status.
Parameters
Name | Located in | Description | Required | Schema |
---|
redirectURL | query | redirectURL | No | string |
reportLogId | query | reportLogId | No | long |
Responses
Code | Description | Schema |
---|
200 | IRAS connection status fetched successfully | IRASConnectionStatus |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/iras/gst/submit/{id}
GET
Summary
Submit GST report to IRAS
Description
API to submit GST report to IRAS
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description | Schema |
---|
200 | GST report submitted to IRAS successfully | IRASBaseResponse |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/jedata
POST
Summary
FY Closing JE Data.
Description
API to fetch data for FY Closing JE Data.
Parameters
Responses
Code | Description | Schema |
---|
200 | FY Closing JE Data fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/my/sales-tax-return
GET
Summary
Sales Tax Return data.
Description
API to fetch Sales Tax Return data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Sales Tax Return data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/my/sales-tax-return/export
GET
Summary
Sales Tax Return Report Export.
Description
API to fetch Sales Tax Return Report Export.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Sales Tax Return Report Export has been prepared. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/my/service-tax-return
GET
Summary
Service Tax Return data.
Description
API to fetch Service Tax Return data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Service Tax Return data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/my/service-tax-return/export
GET
Summary
Service Tax Return Export.
Description
API to EXPORT Service Tax Return data.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Service Tax Return has been Exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/my/sst-two-report
GET
Summary
SST02 data.
Description
API to fetch SST 02.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
reportType | query | reportType | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | SST 02 data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/my/sst-two-report/export/pdf
POST
Summary
SST 02 Report Export.
Description
API to fetch SST 02 Report Export.
Parameters
Name | Located in | Description | Required | Schema |
---|
sst02ExportRequestDto | body | sst02ExportRequestDto | Yes | SST02ExportRequestDto |
Responses
Code | Description | Schema |
---|
200 | SST 02 Export has been prepared. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/gstreturn
POST
Summary
Create GST Return Log
Description
API to create GST Return Log
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/gstreturn/{id}/{status}
PUT
Summary
Update filed status gst return Log
Description
API to Update filed status gst return Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
status | path | status | Yes | boolean |
Responses
Code | Description |
---|
200 | OK |
201 | Created |
204 | BAS Activity Statement Log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | BAS Activity Statement Log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/gstreturndata
POST
Summary
Get GST Return Data
Description
API to Get GST Return Data
Parameters
Name | Located in | Description | Required | Schema |
---|
gstReturnNZReportReq | body | gstReturnNZReportReq | Yes | GSTReturnNZReportReq |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/gstreturnlog/{id}
PUT
Summary
Update GST Return Log
Description
API to update GST Return Log
Parameters
Responses
Code | Description | Schema |
---|
200 | BAS Activity Statement Log updated successfully. | GstNewZealandActivityStatementResp |
201 | Created | |
400 | BAS Activity Statement Log could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | BAS Activity Statement Log not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
DELETE
Summary
Delete GST Return Log
Description
API to delete GST Return Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | OK |
204 | BAS Activity Statement Log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | BAS Activity Statement Log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/gstreturnreport
GET
Summary
Search GST Return Log
Description
API to search GST Return Logs
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/gstreturnsettings
GET
Summary
Get Settings for GST Return Report
Description
API to get settings for GST Return Report
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/gstreturntransaction/export/xls
GET
Summary
GST Return Summary export.
Description
API to export GST Return Summary Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
reportId | query | reportId | No | long |
Responses
Code | Description | Schema |
---|
200 | GST Return Summary Report exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/gstreturntransactiondetails/export/xls
GET
Summary
GST Return Details export.
Description
API to fetch GST Return Details export.
Parameters
Name | Located in | Description | Required | Schema |
---|
reportId | query | reportId | No | long |
Responses
Code | Description | Schema |
---|
200 | GST Return Details Report exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
tempGSTReturnLogReportId | path | tempGSTReturnLogReportId | Yes | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/gstreturntransactiondetails/{gstReturnLogReportId}
GET
Summary
Get GST Return Transaction Details Data
Description
API to Get GST Return Transaction Details Data
Parameters
Name | Located in | Description | Required | Schema |
---|
gstReturnLogReportId | path | gstReturnLogReportId | Yes | long |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/nz/updategstreturnsettings
PUT
Summary
Update GST Return Log
Description
API to update GST Return Log
Parameters
Responses
Code | Description | Schema |
---|
200 | BAS Activity Statement Log updated successfully. | GstReturnNewZealandSettingsResp |
201 | Created | |
400 | BAS Activity Statement Log could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | BAS Activity Statement Log not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ph/bir-quarterly-return-report
GET
Summary
BIR2550Q Quarterly Return Report data.
Description
API to fetch BIR2550Q Quarterly Return Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | BIR2550Q Quarterly Return Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
FORM 1601E Report data.
Description
API to fetch FORM 1601E Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM 1601E Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
FORM 1601F Report data.
Description
API to fetch FORM 1601F Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM 1601F Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
FORM BIR form No. 1604E- Annual Return Report data.
Description
API to fetch BIR form No. 1604E- Annual Return Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM BIR form No. 1604E- Annual Return Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
FORM 2307 Quarterly Report data.
Description
API to fetch FORM 2307 Quarterly Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM 2307 Quarterly Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
FORM 2307 Quarterly Report PDF Export data.
Description
API to Export FORM 2307 Quarterly Report PDF Template.
Parameters
Name | Located in | Description | Required | Schema |
---|
paymentId | query | paymentId | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM 2307 Quarterly Report Export PDF Template Data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
FORM Monthly Alphalist of Payees Report data.
Description
API to fetch Monthly Alphalist of Payees Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM Monthly Alphalist of Payees Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
FORM Semestral List of Regular Suppliers Report data.
Description
API to fetch Semestral List of Regular Suppliers Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM Semestral List of Regular Suppliers Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ph/get-tenant-info
GET
Summary
Get Tenant Information.
Description
API to get Tenant Information for Philippines.
Responses
Code | Description | Schema |
---|
200 | Tenant Information has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
FORM MAP FORM 0619E Report data.
Description
API to fetch MAP FORM 0619E Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM MAP FORM 0619E Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ph/purchase-relief-report
GET
Summary
Purchase Relief Report data.
Description
API to fetch Purchase Relief Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Purchase Relief Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ph/purchase-relief-report/export
GET
Summary
Purchases Relief Report Export.
Description
API to fetch Purchases Relief Report Export.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Purchases Relief Report Export has been prepared. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ph/sales-relief-report
GET
Summary
Sales Relief Report data.
Description
API to fetch Sales Relief Report data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Sales Relief Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ph/sales-relief-report/export
GET
Summary
Sales Relief Report Export.
Description
API to fetch Sales Relief Report Export.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Sales Relief Report Export has been prepared. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM SAWT for Customer Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | FORM SAWT for Vendor Report data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/ph/wht/export
GET
Summary
Philippines Reports Export.
Description
API to Export Philippines Reports.
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
report-name | query | report-name | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Philippines Report Export has been prepared. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
type | query | type | Yes | string |
var-end_date | query | var-end_date | Yes | dateTime |
var-product_code | query | var-product_code | No | string |
var-start_date | query | var-start_date | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Report sale by product or purchase by product successfully. | SalePurchaseByProductResponse |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Report sale by product or purchase by product
Description
Report sale by product or purchase by product description
Parameters
Responses
Code | Description | Schema |
---|
200 | Report sale by product or purchase by product successfully. | SalePurchaseByProductResponse |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
var-as_of_date | query | var-as_of_date | Yes | dateTime |
var-product_name | query | var-product_name | No | string |
Responses
Code | Description | Schema |
---|
200 | Report sale by product or purchase by product successfully. | SalePurchaseByProductResponse |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/bom-report
GET
Summary
Get BOM Assembly report
Description
Api to get product Bom Assembly Details
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/bom-report-export
GET
Summary
Get BOM Assembly report
Description
Api to get product Bom Assembly Details
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | OK | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/customer
GET
Summary
Get product top customers
Description
Api to Get product top customers
Parameters
Name | Located in | Description | Required | Schema |
---|
currentDate | query | currentDate | Yes | string |
duration | query | duration | Yes | string |
productCode | query | productCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | OK | [ TopContactDto ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/incoming-quantity
POST
Summary
Get product incoming quantity
Description
Api to get product incoming quantity
Parameters
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | Yes | string |
periodFrequency | query | periodFrequency | Yes | string |
productCodes | body | productCodes | Yes | [ string ] |
toDate | query | toDate | Yes | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/invoice
GET
Summary
Get product invoice data
Description
Api to Get product invoice data
Parameters
Name | Located in | Description | Required | Schema |
---|
currentDate | query | currentDate | Yes | string |
duration | query | duration | Yes | string |
productCode | query | productCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | OK | [ ProductSalesStats ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/purchase
GET
Summary
Get product purchase data
Description
Api to Get product purchase data
Parameters
Name | Located in | Description | Required | Schema |
---|
currentDate | query | currentDate | Yes | string |
duration | query | duration | Yes | string |
productCode | query | productCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | OK | [ ProductSalesStats ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/sales
GET
Summary
Get product sales data
Description
Api to Get product sales data
Parameters
Name | Located in | Description | Required | Schema |
---|
currentDate | query | currentDate | Yes | string |
duration | query | duration | Yes | string |
productCode | query | productCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | OK | [ ProductSalesStats ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/sales-purchase
GET
Summary
Get product get sales purchase graph
Description
Api to get product get sales purchase graph
Parameters
Name | Located in | Description | Required | Schema |
---|
currentDate | query | currentDate | Yes | string |
duration | query | duration | Yes | string |
productCode | query | productCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | OK | object |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/salesgrowth
GET
Summary
Get Sales with MoM Growth
Description
API to Get Sales with MoM Growth
Parameters
Name | Located in | Description | Required | Schema |
---|
currentDate | query | currentDate | Yes | string |
duration | query | duration | Yes | string |
productCode | query | productCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | OK | [ SalesGrowthDto ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/short-details
GET
Summary
Get product data as per type
Description
Api to Get product data as per type
Parameters
Name | Located in | Description | Required | Schema |
---|
type | query | type | No | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Get product data for given sequence codes
Description
Api to Get product data as per type
Parameters
Name | Located in | Description | Required | Schema |
---|
productSeqCodes | body | productSeqCodes | Yes | [ string ] |
Responses
Code | Description | Schema |
---|
200 | OK | [ ProductShortDetails ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/stock-ageing
GET
Summary
Get stock ageing report
Description
Api to get stock ageing report
Parameters
Name | Located in | Description | Required | Schema |
---|
currentDate | query | currentDate | No | string |
groupByWarehouse | query | groupByWarehouse | No | boolean |
productCode | query | productCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | OK | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/stock-availability
GET
Summary
Get product stock availability report
Description
Api to get product stock availability report
Parameters
Name | Located in | Description | Required | Schema |
---|
currentDate | query | currentDate | Yes | string |
duration | query | duration | Yes | string |
productCode | query | productCode | Yes | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/product/supplier
GET
Summary
Get product top suppliers
Description
Api to Get product top suppliers
Parameters
Name | Located in | Description | Required | Schema |
---|
currentDate | query | currentDate | Yes | string |
duration | query | duration | Yes | string |
productCode | query | productCode | Yes | string |
Responses
Code | Description | Schema |
---|
200 | OK | [ TopContactDto ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/return/purchase
GET
Summary
Get purchase return report
Description
API to get purchase return report.
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
productName | query | productName | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Purchase return report fetched successfully. | PurchaseReturnReport |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/return/purchase/export
GET
Summary
Export purchase return report
Description
API to export purchase return report.
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
format | query | format | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
productName | query | productName | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Purchase return report exported successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/return/sales
GET
Summary
Get sales return report
Description
API to get sales return report.
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
fromDate | query | fromDate | Yes | dateTime |
productName | query | productName | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Sales return report fetched successfully. | SalesReturnReport |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/return/sales/export
GET
Summary
Export sales return report
Description
API to export sales return report.
Parameters
Name | Located in | Description | Required | Schema |
---|
customfield | query | customfield | No | string |
format | query | format | Yes | string |
fromDate | query | fromDate | Yes | dateTime |
productName | query | productName | No | string |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Sales return report exported successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/revrec/deferred-revenue-customer
POST
Summary
Profit and Loss Report.
Description
API to fetch data for Profit and Loss Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/revrec/deferred-revenue-product
POST
Summary
Profit and Loss Report.
Description
API to fetch data for Profit and Loss Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/revrec/waterfall-detail
POST
Summary
Profit and Loss Report.
Description
API to fetch data for Profit and Loss Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/revrec/waterfall-summary
POST
Summary
Profit and Loss Report.
Description
API to fetch data for Profit and Loss Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Profit and Loss data has been fetched. | AccountPNLInfo |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sa/vatreturn
POST
Summary
Create VAT Return Log
Description
API to create VAT Return Log
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sa/vatreturn/{id}/{status}
PUT
Summary
Update filed status gst return Log
Description
API to Update filed status gst return Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
status | path | status | Yes | boolean |
Responses
Code | Description |
---|
200 | OK |
201 | Created |
204 | BAS Activity Statement Log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | BAS Activity Statement Log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sa/vatreturndata
POST
Summary
Get VAT Return Data for Saudi Arabia
Description
API to Get VAT Return Data
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sa/vatreturnlog/{id}
PUT
Summary
Update VAT Return Log
Description
API to update VAT Return Log
Parameters
Responses
Code | Description | Schema |
---|
200 | VAT Return Statement Log updated successfully. | VATReturnSaudiActivityStatementResp |
201 | Created | |
400 | VAT Return Statement Log could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | VAT Return Statement Log not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
DELETE
Summary
Delete VAT Return Log
Description
API to delete VAT Return Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | OK |
204 | VAT return Log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | VAT return Log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sa/vatreturnreport
GET
Summary
Search VAT Return Log
Description
API to search VAT Return Logs
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/script
GET
Summary
Generate missing address in warehouse
Description
Generate missing address in warehouse
Parameters
Name | Located in | Description | Required | Schema |
---|
tenantId | query | tenantId | No | string |
Responses
Code | Description |
---|
200 | Generate missing address in warehouse |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
noteType | query | noteType | Yes | string |
tenantIds | body | tenantIds | Yes | [ long ] |
Responses
Code | Description |
---|
200 | Credit and Debit note document seq code in invoices synced successfully |
201 | Created |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/script/knock-off-uuid
POST
Summary
Generate Knock Off Info UUID
Description
API to Generate Knock Off Info UUID
Parameters
Responses
Code | Description |
---|
200 | Knock Off Info UUID generated successfully |
201 | Created |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/script/sg/missing-taxes
GET
Summary
Generate missing taxes for SG countries
Description
API to generate missing taxes for SG countries.
Parameters
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | No | dateTime |
toDate | query | toDate | No | dateTime |
Responses
Code | Description |
---|
200 | Missing taxes for SG country generated successfully |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
Security
Security Schema | Scopes |
---|
Authorization | global |
GET
Summary
GST form five data.
Description
API to fetch GST form five data.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST form five data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
GST form five export.
Description
API to fetch GST form five export.
Parameters
Responses
Code | Description | Schema |
---|
200 | GST form five exported. | Resource |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gst-detail
GET
Summary
GST Detail Report.
Description
API to fetch data for GST Detail Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST Detail data has been fetched. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gst-transaction-detail
POST
Summary
GST Transactions Detail Report.
Description
API to fetch data for GST Transactions Detail Report.
Parameters
Responses
Code | Description | Schema |
---|
200 | GST Transactions Detail data has been fetched. | [ object ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gst/export/xls
GET
Summary
GST export.
Description
API to fetch GST export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | GST Report exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gstreturn
POST
Summary
Create GST Report Return Log
Description
API to create GST Report Return Log
Parameters
Responses
Code | Description | Schema |
---|
200 | OK | SGGSTReportStatementDto |
201 | BAS Activity Statement Log created successfully. | SGGSTReportStatementDto |
400 | BAS Activity Statement Log could not be created due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Create GST Report Return Log
Description
API to create GST Report Return Log
Parameters
Responses
Code | Description | Schema |
---|
200 | OK | SGGSTReportStatementDto |
201 | BAS Activity Statement Log created successfully. | SGGSTReportStatementDto |
400 | BAS Activity Statement Log could not be created due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
Update GST Report Return Log
Description
API to update GST Report Return Log
Parameters
Responses
Code | Description | Schema |
---|
200 | BAS Activity Statement Log updated successfully. | SGGSTReportStatementDto |
201 | Created | |
400 | BAS Activity Statement Log could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | BAS Activity Statement Log not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gstreturn/{id}
PUT
Summary
Update GST Report Return Log
Description
API to update GST Report Return Log
Parameters
Responses
Code | Description | Schema |
---|
200 | BAS Activity Statement Log updated successfully. | SGGSTReportStatementDto |
201 | Created | |
400 | BAS Activity Statement Log could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | BAS Activity Statement Log not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
DELETE
Summary
Delete GST Report Return Log
Description
API to delete GST Report Return Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | OK |
204 | GST Report Statement Log deleted successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | GST Report Statement Log not found to delete. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gstreturn/{id}/{status}
PUT
Summary
Update filed status gst return Log
Description
API to Update filed status gst return Log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
status | path | status | Yes | string |
Responses
Code | Description |
---|
200 | OK |
201 | Created |
204 | GST Report Statement Log status updated successfully. |
401 | Unauthorized |
403 | Forbidden |
404 | GST Report Statement Log not found to update status. |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gstreturndata
POST
Summary
GST form five data.
Description
API to fetch GST form five data.
Parameters
Name | Located in | Description | Required | Schema |
---|
sggstNewReportReq | body | sggstNewReportReq | Yes | SGGSTNewReportReq |
Responses
Code | Description | Schema |
---|
200 | GST form five data has been prepared. | [ object ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gstreturnreport
GET
Summary
Search GST Report Return Log
Description
API to search GST Report Return Logs
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | GST Return Log report has been fetched successfully. | SGGSTReportStatementDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gstreturnsettings
GET
Summary
Get Settings for GST Return Report
Description
API to get settings for GST Return Report
Responses
Code | Description | Schema |
---|
200 | GST return Settings has been fetched successfully. | SGGSTReportSettingsResp |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
Update GST Return Settings
Description
API to update GST Return Settings
Parameters
Responses
Code | Description | Schema |
---|
200 | GST Return Settings Log updated successfully. | SGGSTReportSettingsResp |
201 | Created | |
400 | GST Return Settings could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | GST Return Settings not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gstreturntransaction/export/xls
GET
Summary
GST Return Summary export.
Description
API to export GST Return Summary Report.
Parameters
Name | Located in | Description | Required | Schema |
---|
fileName | query | fileName | Yes | string |
reportId | query | reportId | Yes | long |
Responses
Code | Description | Schema |
---|
200 | GST Return Summary Report exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gstreturntransactiondetails/export/xls
GET
Summary
GST Return Details export.
Description
API to fetch GST Return Details export.
Parameters
Name | Located in | Description | Required | Schema |
---|
fileName | query | fileName | Yes | string |
reportId | query | reportId | No | long |
Responses
Code | Description | Schema |
---|
200 | GST Return Details Report exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
tempGSTReturnLogReportId | path | tempGSTReturnLogReportId | Yes | string |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/gstreturntransactiondetails/{gstReturnLogReportId}
GET
Summary
Get GST Return Transaction Details Data
Description
API to Get GST Return Transaction Details Data
Parameters
Name | Located in | Description | Required | Schema |
---|
gstReturnLogReportId | path | gstReturnLogReportId | Yes | long |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/iras/connect
GET
Summary
Connect to IRAS with Auth code
Description
API to complete IRAS connection
Parameters
Name | Located in | Description | Required | Schema |
---|
code | query | code | Yes | string |
state | query | state | Yes | string |
Responses
Code | Description | Schema |
---|
200 | IRAS connected successfully | IRASConnectionStatus |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/iras/status
GET
Summary
IRAS connection status.
Description
API to fetch IRAS connection status.
Parameters
Name | Located in | Description | Required | Schema |
---|
reportLogId | query | reportLogId | No | long |
Responses
Code | Description | Schema |
---|
200 | IRAS connection status fetched successfully | IRASConnectionStatus |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/iras/submit/{id}
GET
Summary
Submit GST report to IRAS
Description
API to submit GST report to IRAS
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description | Schema |
---|
200 | GST report submitted to IRAS successfully | IRASBaseResponse |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | IAF Audit file has been generated successfully. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/sg/tax-report
GET
Summary
Get tax report for Singapore
Description
API to get tax report for Singapore.
Parameters
Name | Located in | Description | Required | Schema |
---|
fromDate | query | fromDate | Yes | dateTime |
toDate | query | toDate | Yes | dateTime |
Responses
Code | Description | Schema |
---|
200 | Tax report for Singapore fetched successfully. | TaxReportDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
country | path | country | Yes | string |
templateProvision | body | templateProvision | Yes | TemplateProvision |
Responses
Code | Description |
---|
200 | Template provisioned. |
201 | Created |
400 | Could not provision templates. |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uae/vat-return-201
GET
Summary
VAT Return 201 Report data.
Description
API to fetch VAT Return 201
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | VAT Return 201 data has been prepared. | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uae/vat-return-201/export/xls
GET
Summary
VAT Return 201 export.
Description
API to fetch VAT Return 201 export.
Parameters
Name | Located in | Description | Required | Schema |
---|
endDate | query | | Yes | string |
startDate | query | | Yes | string |
Responses
Code | Description | Schema |
---|
200 | VAT Return 201 exported. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uk/logs
GET
Summary
Get UK vat return report log summary
Description
Api to get UK vat return report log summary
Responses
Code | Description | Schema |
---|
200 | UK vat return report logs have been fetched successfully | CanadaTaxReportLogDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Uk vat return report logs not found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Create UK vat return report logs
Description
Create UK vat return report logs
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
Update report log according to from and to date
Description
Api to update report log according to from and to date
Parameters
Name | Located in | Description | Required | Schema |
---|
filingYear | query | filingYear | Yes | integer |
fromDate | query | fromDate | No | dateTime |
id | query | id | No | long |
toDate | query | toDate | No | dateTime |
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uk/logs/name/{id}
PATCH
Summary
Update name of the report
Description
Api to Update name of the report
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
name | body | name | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Name for report updated successfully. | UkVatReportLogDto |
204 | No Content | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Failed to update Name for report | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uk/logs/status/{id}
PATCH
Summary
Update tax report log status
Description
Api to update tax report log status
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
status | body | status | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Tax report log status has been updated successfully | CanadaTaxReportSettingDto |
204 | No Content | |
400 | Failed to update tax report log status | |
401 | Unauthorized | |
403 | Forbidden | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uk/logs/{id}
DELETE
Summary
Delete tax report log
Description
Api to delete tax report log
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | OK |
204 | Tax report log has been deleted successfully |
401 | Unauthorized |
403 | Forbidden |
404 | Failed to delete tax report log |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uk/save-log
POST
Summary
Save UK vat return report log
Description
Api to save UK vat return report logs
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uk/search
GET
Summary
Search Reports Log
Description
API to Search Reports Log
Parameters
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sort | query | sort | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | Reports Log report has been fetched successfully. | CanadaTaxReportLogDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uk/settings
GET
Summary
Get vat return report settings
Description
Api to get vat return report settings
Responses
Code | Description | Schema |
---|
200 | UK vat return report settings have been fetched successfully | CanadaTaxReportSettingDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | UK vat return report settings not found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
UK Vat Return Report Settings
Description
Update UK Vat return report settings
Parameters
Responses
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/uk/{id}/export
GET
Summary
Export UK Tax Return report
Description
API to export UK Tax Return report
Parameters
Name | Located in | Description | Required | Schema |
---|
format | query | format | Yes | string |
id | path | id | Yes | long |
Responses
Code | Description | Schema |
---|
200 | Canada Tax Return report exported successfully. | Resource |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/updateclosingsettings
PUT
Summary
Update Financial Year closing settings
Description
API to update Financial Year closing settings
Parameters
Responses
Code | Description | Schema |
---|
200 | Closing details updated successfully. | ClosingSettingsResp |
201 | Created | |
400 | Closing details could not be updated due to insufficient data. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Closing details not found to update. | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/view
GET
Summary
Fetch report views
Description
Fetch report views
Parameters
Name | Located in | Description | Required | Schema |
---|
financialReport | query | financialReport | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Report views fetched successfully. | [ ReportViewInfo ] |
400 | Report views could not be fetched. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Save report view
Description
Save report view
Parameters
Responses
Code | Description | Schema |
---|
200 | Report view saved successfully. | ReportViewResponse |
201 | Created | |
400 | Report view could not be saved. | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports/view/{id}
DELETE
Summary
Delete report view
Description
Delete report view
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description |
---|
200 | Report view deleted successfully. |
204 | No Content |
400 | Report view could not be deleted. |
401 | Unauthorized |
403 | Forbidden |
Security
Security Schema | Scopes |
---|
Authorization | global |
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
Name | Located in | Description | Required | Schema |
---|
appName | query | appName | No | string |
limit | query | limit | No | integer |
page | query | page | No | integer |
Responses
Code | Description | Schema |
---|
200 | Report list is fetch successfully | [ FileMetaLogDto ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/custom/update-column-mapping/{id}
PUT
Summary
update file meta
Description
update file meta column mapping
Parameters
Name | Located in | Description | Required | Schema |
---|
columnMappings | body | columnMappings | Yes | [ ColumnMapping ] |
id | path | id | Yes | long |
Responses
Code | Description | Schema |
---|
200 | Report list is fetch successfully | FileMetaLogDto |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
data-source-controller
Data Source Controller
/v1/reports-builder/data-source/report-tables
GET
Summary
get report tables
Description
api get report tables
Parameters
Name | Located in | Description | Required | Schema |
---|
appName | query | appName | No | string |
Responses
Code | Description | Schema |
---|
200 | Get report table success! | [ object ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
tableName | query | tableName | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Get report table success! | ReportTable |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/data-source/report-tables/{id}
GET
Summary
get report tables by id
Description
api get report tables by id
Parameters
Name | Located in | Description | Required | Schema |
---|
id | path | id | Yes | long |
Responses
Code | Description | Schema |
---|
200 | Get report table success! | ReportTable |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
drop-box-controller
Drop Box Controller
POST
Summary
File Meta
Description
save File meta list
Parameters
Name | Located in | Description | Required | Schema |
---|
fileMetaSaveRequest | body | fileMetaSaveRequest | Yes | FileMetaSaveRequest |
Responses
Code | Description | Schema |
---|
200 | File Meta saved Successfully. | [ FileMetaLogDto ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
one-drive-controller
One Drive Controller
POST
Summary
File Meta
Description
save File meta list
Parameters
Name | Located in | Description | Required | Schema |
---|
fileMetaSaveRequest | body | fileMetaSaveRequest | Yes | FileMetaSaveRequest |
Responses
Code | Description | Schema |
---|
200 | File Meta saved Successfully. | [ FileMetaLogDto ] |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
reports-controller
Reports Controller
/v1/reports-builder/reports
GET
Summary
Reports list
Description
Reports list
Parameters
Name | Located in | Description | Required | Schema |
---|
appName | query | appName | No | string |
Responses
Code | Description | Schema |
---|
200 | Report list is fetch successfully | [ ReportDto ] |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
POST
Summary
Save report
Description
Save report
Parameters
Name | Located in | Description | Required | Schema |
---|
reportRequest | body | reportRequest | Yes | ReportRequest |
Responses
Code | Description | Schema |
---|
200 | Report has been saved. | ReportDto |
201 | Created | |
400 | Report data is invalid | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
filterOnRolesFlg | query | filterOnRolesFlg | No | boolean |
limit | query | limit | No | integer |
metadata | body | metadata | Yes | ReportMetadata |
page | query | page | No | integer |
Responses
Code | Description | Schema |
---|
200 | Books report data has been fetched | ReportPageDataResponse |
201 | Created | |
400 | Books report metadata not valid | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/reports/books/export
POST
Summary
Export a books report
Description
Export a books report
Parameters
Responses
Code | Description | Schema |
---|
200 | Books Report has been exported | Resource |
201 | Created | |
400 | Books report metadata not valid | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/reports/email-v1
POST
Summary
Email a report
Description
Email a report
Parameters
Name | Located in | Description | Required | Schema |
---|
emailRequest | body | emailRequest | Yes | ReportEmailRequest |
fileType | query | fileType | No | string |
Responses
Code | Description | Schema |
---|
200 | Report has been emailed | string |
201 | Created | |
400 | Report metadata not valid | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/reports/execute
POST
DEPRECATED
Summary
Build and execute the query for report
Description
Build and execute the query for report
Parameters
Name | Located in | Description | Required | Schema |
---|
metadata | body | metadata | Yes | ReportMetadata |
Responses
Code | Description | Schema |
---|
200 | Report data has been fetched | string |
201 | Created | |
400 | Report metadata not valid | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/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
Name | Located in | Description | Required | Schema |
---|
limit | query | limit | No | integer |
metadata | body | metadata | Yes | ReportMetadata |
page | query | page | No | integer |
Responses
Code | Description | Schema |
---|
200 | Report data has been fetched | string |
201 | Created | |
400 | Report metadata not valid | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/reports/export-multiple-v1
POST
Summary
Export report with multiple widgets
Description
Export report with multiple widgets
Parameters
Responses
Code | Description | Schema |
---|
200 | Report has been exported | string |
201 | Created | |
400 | Report metadata not valid | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/reports/export-v1
POST
Summary
Export a report
Description
Export a report
Parameters
Name | Located in | Description | Required | Schema |
---|
exportRequest | body | exportRequest | Yes | ReportExportRequest |
fileType | query | fileType | No | string |
Responses
Code | Description | Schema |
---|
200 | Report has been exported | string |
201 | Created | |
400 | Report metadata not valid | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/reports/paged
GET
Summary
Reports paginated list
Description
Reports paginated list
Parameters
Name | Located in | Description | Required | Schema |
---|
appName | query | appName | No | string |
limit | query | limit | No | integer |
page | query | page | No | integer |
query | query | query | No | string |
search | query | search | No | string |
sortBy | query | sortBy | No | string |
sortDir | query | sortDir | No | string |
Responses
Code | Description | Schema |
---|
200 | Report paginated list is fetch successfully | ReportDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/reports/revenue-report
POST
Summary
Fetch data for Revenue report.
Description
Fetch data for Revenue report.
Parameters
Responses
Code | Description | Schema |
---|
200 | Report data has been fetched | string |
201 | Created | |
400 | Report metadata not valid | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
/v1/reports-builder/reports/{uid}
GET
Summary
Report by uid
Description
Report by uid
Parameters
Name | Located in | Description | Required | Schema |
---|
uid | path | uid | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Report data has been fetched | ReportDto |
401 | Unauthorized | |
403 | Forbidden | |
404 | Report with provided id not found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
PUT
Summary
Update report by uid
Description
Update report by uid
Parameters
Name | Located in | Description | Required | Schema |
---|
reportRequest | body | reportRequest | Yes | ReportRequest |
uid | path | uid | Yes | string |
Responses
Code | Description | Schema |
---|
200 | Report data has been updated | ReportDto |
201 | Created | |
401 | Unauthorized | |
403 | Forbidden | |
404 | Report with provided id not found | |
Security
Security Schema | Scopes |
---|
Authorization | global |
DELETE
Summary
Delete report by uid
Description
Delete report by uid
Parameters
Name | Located in | Description | Required | Schema |
---|
uid | path | uid | Yes | string |
Responses
Code | Description |
---|
200 | Report has been deleted. |
204 | No Content |
400 | Report cannot be deleted. |
401 | Unauthorized |
403 | Forbidden |
404 | Report with provided id not found |
Security
Security Schema | Scopes |
---|
Authorization | global |
Models
AccountClosingRequest
Name | Type | Description | Required |
---|
accountCode | [ string ] | | No |
baseCurrency | string | | No |
exchangeRate | number | | No |
perspective | string | | No |
primaryCurrency | string | | No |
revaluationDate | date | | No |
AccountClosingResponse
Name | Type | Description | Required |
---|
accountCode | string | | No |
accountName | string | | No |
baseCurrency | string | | No |
closingAmountInBase | number | | No |
closingAmountInPrimary | number | | No |
exchangeRate | number | | No |
primaryCurrency | string | | No |
revaluationDate | date | | No |
updatedAmountInPrimary | number | | No |
AccountDetailsResponse
Name | Type | Description | Required |
---|
accountCode | string | | No |
accountGroup | string | | No |
accountGroupId | string | | No |
code | string | | No |
description | string | | No |
id | long | | No |
name | string | | No |
nature | string | | No |
parent | long | | No |
subGroupName | string | | No |
tenantId | long | | No |
AccountGLInfo
Name | Type | Description | Required |
---|
accountCode | string | | No |
accountCurrency | string | | No |
accountGroup | string | | No |
accountName | string | | No |
accountNature | string | | No |
accountid | long | | No |
code | string | | No |
endingAmount | number | | No |
endingAmountInAccountCurrency | number | | No |
endingAmountInPrimaryCurrency | number | | No |
group | boolean | | No |
groupid | long | | No |
jeData | [ CashJournalEntryDetails ] | | No |
openingAmount | number | | No |
openingAmountInAccountCurrency | number | | No |
openingAmountInPrimaryCurrency | number | | No |
openingBalanceType | string | | No |
parentAccount | long | | No |
periodAmount | number | | No |
periodAmountInAccountCurrency | number | | No |
periodAmountInPrimaryCurrency | number | | No |
subGroup | long | | No |
subGroupName | string | | No |
AccountInfo
Name | Type | Description | Required |
---|
code | string | Account Code Example: "AC-0000001" | No |
name | string | Account Name Example: "Account Payable" | No |
AccountPNLInfo
Name | Type | Description | Required |
---|
cogs | object | | No |
costOfGoodsSold | object | | No |
expenses | object | | No |
grossProfit | number | | No |
income | object | | No |
incomeTaxExpenses | number | | No |
netProfitOrLoss | number | | No |
operatingExpenses | object | | No |
operatingProfit | number | | No |
otherExpenses | object | | No |
otherIncome | object | | No |
period | Period | | No |
profitBeforeTax | number | | No |
revenue | object | | No |
totalCogs | number | | No |
totalCostOfGoodsSold | number | | No |
totalExpenses | number | | No |
totalIncome | number | | No |
totalOperatingExpenses | number | | No |
totalOtherExpenses | number | | No |
totalOtherIncome | number | | No |
totalRevenue | number | | No |
vname | string | | No |
AccountParentData
Name | Type | Description | Required |
---|
code | string | | No |
id | long | | No |
name | string | | No |
parent | long | | No |
parentChain | [ AccountParentData ] | | No |
AdditionalCharges
AdditionalChargesDetails
Name | Type | Description | Required |
---|
additionalCharge | string | | No |
additionalChargeAccountCode | string | | No |
addtionalChargeTax | string | | No |
addtionalChargeTaxCode | string | | No |
apportionFlag | boolean | | No |
apportionValue | string | Enum: "APPORTION_MANUAL" , "APPORTION_ON_QTY" , "APPORTION_ON_VALUE" | No |
cgst | number | | No |
chargeAmount | number | | No |
igst | number | | No |
includeInReport | boolean | | No |
isPercent | boolean | | No |
isPreCharge | boolean | | No |
percent | number | | No |
sgst | number | | No |
taxAmount | number | | No |
AdditionalChargesReport
Name | Type | Description | Required |
---|
additionalCharges | AdditionalCharges | | No |
averageRate | number | | No |
contactCode | string | | No |
contactName | string | | No |
deleted | boolean | | No |
id | long | | No |
isPurchase | boolean | | No |
productCode | string | | No |
productName | string | | No |
quantity | number | | No |
tenantId | long | | No |
total | number | | No |
transactionDate | dateTime | | No |
transactionNo | string | | No |
unitPrice | number | | No |
AdditionalReportsRequest
Name | Type | Description | Required |
---|
accountCode | string | | No |
contact | [ string ] | Example: ["C-000005","C-000006"] | No |
contactCode | string | | No |
customField | string | | No |
customFields | string | | No |
decimalScale | integer | | No |
endDate | dateTime | | No |
productCode | string | | No |
search | string | | No |
startDate | dateTime | | No |
transactionType | string | | No |
viewType | string | Enum: "DEFAULT" , "MONTHLY_SUMMARY" , "CUSTOMER_WISE" , "CUSTOMER_WISE_SUMMARY" , "DETAILS" , "SUMMARY" | No |
AddressDetails
Name | Type | Description | Required |
---|
countryCode | string | | No |
line1 | string | | No |
postCode | string | | No |
AdvanceItemsDto
Name | Type | Description | Required |
---|
ad_amt | number | | No |
camt | number | | No |
csamt | number | | No |
iamt | number | | No |
rt | number | | No |
samt | number | | No |
AdvancePaymentsSection
Name | Type | Description | Required |
---|
box91 | number | | No |
fromDate | string | | No |
id | long | | No |
toDate | string | | No |
AdvanceTaxLiabilityDto
Name | Type | Description | Required |
---|
diff_percent | number | | No |
flag | string | | No |
itms | [ AdvanceItemsDto ] | | No |
pos | string | | No |
sply_ty | string | | No |
AdvanceTaxLiabilityDtoStatus
Name | Type | Description | Required |
---|
cname | string | | No |
ctin | string | | No |
dnum | string | | No |
dt | string | | No |
error_cd | string | | No |
error_msg | string | | No |
state_cd | string | | No |
AdvancedTrackingBOMDto
Name | Type | Description | Required |
---|
costPerUnit | number | | No |
expiryDate | dateTime | Expiry date. Date Format is dd-mm-yyyy. Applicable when AdvancedTrackingType is Batch Example: "01-01-2020" | No |
manufacturingDate | dateTime | Manufacturing date. Date Format is dd-mm-yyyy. Applicable when AdvancedTrackingType is Batch Example: "01-01-2020" | No |
qtyToFulfil | double | Batch qty to fulfill Example: 1 | No |
remainingQuantity | number | | No |
serialBatchNumber | string | Batch or serial number to be fulfilled Example: "Batch-001" | No |
AgedDashboardDto
Name | Type | Description | Required |
---|
current | number | | No |
lessThanOneMonth | number | | No |
lessThanThreeMonth | number | | No |
lessThanTwoMonth | number | | No |
older | number | | No |
total | number | | No |
AgedDetailReportDto
Name | Type | Description | Required |
---|
amount1To30 | number | 1-30 Days Amount Example: 300 | No |
amount30To60 | number | 30-60 Days Amount Example: 300 | No |
amount60To90 | number | 60-90 Days Amount Example: 300 | No |
amountGreaterThan90 | number | Greater than 90 days amount Example: 300 | No |
amountsPerSlab | [ number ] | | No |
contactCode | string | Example: "C-0000001" | No |
contactName | string | Example: "David" | No |
currentAmount | number | Current Amount Example: 330 | No |
documentCode | string | Example: "0000001" | No |
documentDate | dateTime | Example: "01-01-2020" | No |
documentDueDate | dateTime | Example: "01-01-2020" | No |
documentNumber | string | Example: "PO-0000001" | No |
AgedDetailReportSumDto
Name | Type | Description | Required |
---|
contactCodeAndName | string | Example: "David C-0000001" | No |
details | [ AgedDetailReportDto ] | | No |
totalAmount1To30 | number | Total 1-30 Days Amount Example: 300 | No |
totalAmount30To60 | number | Total 30-60 Days Amount Example: 300 | No |
totalAmount60To90 | number | Total 60-90 Days Amount Example: 300 | No |
totalAmountGreaterThan90 | number | Total Greater than 90 days amount Example: 300 | No |
totalAmountPerSlab | [ number ] | | No |
totalCurrentAmount | number | Total Current Amount Example: 330 | No |
AgedSummaryReportDto
Name | Type | Description | Required |
---|
amount1To30 | number | 1-30 Days Amount Example: 300 | No |
amount30To60 | number | 30-60 Days Amount Example: 300 | No |
amount60To90 | number | 60-90 Days Amount Example: 300 | No |
amountGreaterThan90 | number | Greater than 90 days amount Example: 300 | No |
amountsPerSlab | [ number ] | | No |
contactCode | string | Contact Code Example: "C-0000001" | No |
contactName | string | Contact Name Example: "John" | No |
currentAmount | number | Current Amount Example: 330 | No |
AmortizationReportRequestDto
Name | Type | Description | Required |
---|
asOfDate | dateTime | As of date Example: "01-01-2023" | Yes |
documentCode | string | Example: "0000001" | No |
endPeriod | string | | No |
fromPeriod | string | | No |
isDetails | boolean | | No |
limit | integer | | No |
page | integer | | No |
search | string | | No |
AmortizationScheduleWaterfallDetailResponse
AmortizationScheduleWaterfallTotal
Name | Type | Description | Required |
---|
periods | object | | No |
priorUnrecognized | number | | No |
total | number | | No |
AmortizationWaterfallSummary
Name | Type | Description | Required |
---|
deferralAccountCode | string | | No |
deferralAccountName | string | | No |
deferredExpenseBal | number | | No |
details | [ AmortizationScheduleWaterfallDetailResponse ] | | No |
periods | object | | No |
priorUnrecognized | number | | No |
targetAccountCode | string | | No |
targetAccountName | string | | No |
total | number | | No |
unplannedDeferredExpenseBal | number | | No |
AmortizationWaterfallSummaryResponse
AmountTheATOOwesYouSection
Name | Type | Description | Required |
---|
creditFromFBTInstalment | long | | No |
creditFromPaygTaxInstalment | long | | No |
endDate | string | | No |
frequency | string | | No |
fuelTaxCredit | long | | No |
gstOnPurchase | long | | No |
id | long | | No |
luxuryCarTaxRefundable | long | | No |
startDate | string | | No |
totalAmountstheATOOwesYou | long | | No |
wineEqualisationTaxRefundable | long | | No |
AmountsYouOweTheATOSection
Name | Type | Description | Required |
---|
deferredGST | long | | No |
endDate | string | | No |
fbtInstalment | long | | No |
frequency | string | | No |
fuelTaxCreditOverClaim | long | | No |
gstOnSale | long | | No |
id | long | | No |
luxuryCarTax | long | | No |
paygIncomeTaxInstalment | long | | No |
paygTaxWithheld | long | | No |
startDate | string | | No |
totalAmountsYouOwned | long | | No |
wineEqualisationTax | long | | No |
B2bDto
Name | Type | Description | Required |
---|
ctin | string | | No |
inv | [ InvDto ] | | No |
B2bDtoStatus
Name | Type | Description | Required |
---|
ctin | string | | No |
date | dateTime | | No |
error_cd | string | | No |
error_msg | string | | No |
inv_num | string | | No |
B2clDto
Name | Type | Description | Required |
---|
inv | [ InvDtoB2cl ] | | No |
pos | string | | No |
B2clDtoStatus
Name | Type | Description | Required |
---|
date | dateTime | | No |
error_cd | string | | No |
error_msg | string | | No |
inv_num | string | | No |
state_cd | number | | No |
B2csDto
Name | Type | Description | Required |
---|
camt | number | | No |
csamt | number | | No |
diff_percent | number | | No |
etin | string | | No |
flag | string | | No |
iamt | number | | No |
pos | string | | No |
rt | number | | No |
samt | number | | No |
sply_ty | string | | No |
txval | number | | No |
typ | string | | No |
B2csDtoStatus
Name | Type | Description | Required |
---|
error_cd | string | | No |
error_msg | string | | No |
state_cd | number | | No |
BASActivityDataStatementReq
Name | Type | Description | Required |
---|
frequency | string | MONTHLY Example: "MONTHLY" | No |
fromDate | string | YYYY-MM-DD Example: "2020-01-01" | No |
id | long | Activity Report Id Example: 1 | No |
name | string | Activity Report Example: "Name of Business Activity Report" | No |
period | string | Jan Example: "Period for Report" | No |
toDate | string | YYYY-MM-DD Example: "2020-12-31" | No |
BASActivitySettingsReq
Name | Type | Description | Required |
---|
australianBusinessNo | string | Australian Business Number Example: 1234567890987654 | No |
deferredGst | boolean | Deferred GST Example: true | No |
fringeBenefitsTax | boolean | True/False Example: true | No |
fringeBenefitsTaxCycle | string | MONTHLY/QUARTERLY Example: "MONTHLY" | No |
fuelTaxCredits | boolean | True/False Example: true | No |
gstCalculationCycle | string | MONTHLY/QUARTERLY/ANNUALLY Example: "MONTHLY" | No |
luxuryCarTax | boolean | True/False Example: true | No |
paygInstalmentCycle | string | NONE/MONTHLY/QUARTERLY/ANNUALLY Example: "NONE" | No |
paygInstalmentMethod | string | AMOUNT/RATE Example: "AMOUNT" | No |
paygWithholdingCycle | string | NONE/MONTHLY/QUARTERLY Example: "NONE" | No |
reportingMethod | string | SIMPLER/FULL Example: "SIMPLER" | No |
taxAccountBasis | string | ACCRUAL/CASH Example: "ACCRUAL" | No |
wineEqualisationTax | boolean | True/False Example: true | No |
BASActivitySettingsResp
Name | Type | Description | Required |
---|
australianBusinessNo | string | Australian Business Number Example: 12345678909876543000 | No |
deferredGst | boolean | Deferred GST Example: true | No |
deleted | boolean | True/False Example: true | No |
fringeBenefitsTax | boolean | True/False Example: true | No |
fringeBenefitsTaxCycle | string | MONTHLY/QUARTERLY Example: "MONTHLY" | No |
fuelTaxCredits | boolean | True/False Example: true | No |
gstCalculationCycle | string | MONTHLY/QUARTERLY/ANNUALLY Example: "MONTHLY" | No |
id | long | | No |
luxuryCarTax | boolean | True/False Example: true | No |
paygInstalmentCycle | string | NONE/MONTHLY/QUARTERLY/ANNUALLY Example: "NONE" | No |
paygInstalmentMethod | string | AMOUNT/RATE Example: "AMOUNT" | No |
paygWithholdingCycle | string | NONE/MONTHLY/QUARTERLY Example: "NONE" | No |
reportingMethod | string | SIMPLER/FULL Example: "SIMPLER" | No |
taxAccountBasis | string | Tax Account Basis Example: "ACCRUAL" | No |
wineEqualisationTax | boolean | True/False Example: true | No |
BASActivityStatementReq
Name | Type | Description | Required |
---|
amountTheATOOwesYou | AmountTheATOOwesYouSection | To Owe | No |
amountsYouOweTheATO | AmountsYouOweTheATOSection | You Owe | No |
balance | number | Balance Example: 500 | No |
basSetting | BASSettingDto | BAS Setting | No |
fbtInstalmentSection | FBTInstalmentSection | Fringe benefits tax (FBT) instalment section | No |
filingYear | integer | Report Filing Year Example: 2020 | No |
frequency | string | MONTHLY Example: "MONTHLY" | No |
fromDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
gstSectionDetails | GstSection | Gst Section | No |
id | long | Activity Report Id Example: 1 | No |
name | string | Activity Report Example: "Name of Business Activity Report" | No |
payGTaxWithheldSection | PayGTaxWithheldSection | PAYG tax withheld section | No |
paygIncomeTaxInstalmentOption1Section | PaygIncomeTaxInstalmentOption1Section | PAYG tax withheld Option 1 section | No |
paygIncomeTaxInstalmentOption2Section | PaygIncomeTaxInstalmentOption2Section | PAYG tax withheld Option 2 section | No |
paymentOrRefundSection | PaymentOrRefundSection | Payment or refund section | No |
period | string | Jan Example: "Period for Report" | No |
tempBASLogReportId | string | Temporary BAS log report ID | No |
toDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
BASActivityStatementResp
Name | Type | Description | Required |
---|
amountTheATOOwesYou | AmountTheATOOwesYouSection | To Owe | No |
amountsYouOweTheATO | AmountsYouOweTheATOSection | You Owe | No |
balance | number | Balance Example: 500 | No |
basSetting | BASSettingDto | BAS Setting | No |
creationDate | string | Creation Date Example: "01-12-2020" | No |
fbtInstalmentSection | FBTInstalmentSection | Fringe benefits tax (FBT) instalment section | No |
filingYear | integer | Report Filing Year Example: 2020 | No |
frequency | string | MONTHLY Example: "MONTHLY" | No |
fromDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
gstSectionDetails | GstSection | Gst Section | No |
id | long | Id Example: 1 | No |
name | string | Activity Report Example: "Name of Business Activity Report" | No |
payGTaxWithheldSection | PayGTaxWithheldSection | PAYG tax withheld section | No |
paygIncomeTaxInstalmentOption1Section | PaygIncomeTaxInstalmentOption1Section | PAYG tax withheld Option 1 section | No |
paygIncomeTaxInstalmentOption2Section | PaygIncomeTaxInstalmentOption2Section | PAYG tax withheld Option 2 section | No |
paymentOrRefundSection | PaymentOrRefundSection | Payment or refund section | No |
period | string | Jan Example: "Period for Report" | No |
status | boolean | Status Example: true | No |
tempBASLogReportId | string | Temporary BAS log report ID | No |
toDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
BASSettingDto
Name | Type | Description | Required |
---|
australianBusinessNo | string | | No |
deferredGst | boolean | | No |
fringeBenefitsTax | boolean | | No |
fringeBenefitsTaxCycle | string | | No |
fuelTaxCredits | boolean | | No |
gstCalculationCycle | string | | No |
id | long | | No |
luxuryCarTax | boolean | | No |
paygInstalmentCycle | string | | No |
paygInstalmentMethod | string | | No |
paygWithholdingCycle | string | | No |
reportingMethod | string | | No |
taxAccountBasis | string | | No |
wineEqualisationTax | boolean | | No |
BASTransactionDetailsReportDto
Name | Type | Description | Required |
---|
boxName | string | Box name Example: "Box 00" | No |
documentDetails | [ BASTransactionReportDocumentDetailsDto ] | Section wise Document details for BAS Transaction details report. | No |
sectionName | string | Section name Example: "G1 Total Sales" | No |
taxAmountInBaseCurrency | number | Tax Amount. Example: 100 | No |
taxAmountInDefaultCurrency | number | Tax Amount. Example: 100 | No |
totalAmountInBaseCurrency | number | Total Amount inclusive of tax. Example: 1100 | No |
totalAmountInDefaultCurrency | number | Total Amount inclusive of tax. Example: 1100 | No |
totalBoxAmount | number | Total Box Amount Example: 100 | No |
BASTransactionReportDocumentDetailsDto
Name | Type | Description | Required |
---|
accountName | string | | No |
boxAmount | number | | No |
contactName | string | | No |
currency | string | | No |
documentCode | string | | No |
documentDate | dateTime | | No |
documentSeqCode | string | | No |
documentType | string | | No |
exchangeRate | number | | No |
gstExchangeRate | number | | No |
productName | string | | No |
taxAmountInBaseCurrency | number | | No |
taxAmountInDefaultCurrency | number | | No |
taxCode | string | | No |
taxableAmountInDefaultCurrency | number | | No |
taxbaleAmountInBaseCurrency | number | | No |
totalAmountInBaseCurrency | number | | No |
BIR2307TempateDto
BIR2307WHTData
Name | Type | Description | Required |
---|
atccode | string | | No |
natureDescription | string | | No |
total | number | | No |
whtAmount | number | | No |
whtAssessableAmountQM1 | number | | No |
whtAssessableAmountQM2 | number | | No |
whtAssessableAmountQM3 | number | | No |
BIR2550QQuarterlyReturnResponseDto
Name | Type | Description | Required |
---|
boxNumber | integer | Box Number Example: 1 | No |
label | string | Section name or heading Example: "Declaration" | No |
sectionNumber | string | Section number of the element Example: 3 | No |
sequenceNumber | integer | Sequence number of the element Example: 2 | No |
type | string | ELEMENT TYPE Enum: "GROUP" , "SUBGROUP" , "ELEMENT" , "TOTAL" , "NUMBER" , "TEXT" , "TABLEDATA" , "DATE" Example: "ELEMENT" | No |
value1 | number | Tax Rate for element Example: "5%" | No |
value2 | number | Taxable Amount for the element Example: 1000 | No |
BalanceSection
Name | Type | Description | Required |
---|
box71 | number | | No |
box72 | number | | No |
id | long | | No |
BalanceSheetAssetsInfoConsolidationView
BalanceSheetAssetsInfoCustomView
Name | Type | Description | Required |
---|
accountsReceivable | object | | No |
bank | object | | No |
cash | object | | No |
currentAsset | object | | No |
fixedAssets | object | | No |
intangibles | object | | No |
longTermAssets | object | | No |
nonCurrentAsset | object | | No |
otherAssets | object | | No |
otherCurrentAssets | object | | No |
otherLongTermAsset | object | | No |
ppe | object | | No |
totalAccountsReceivable | object | | No |
totalAsset | object | | No |
totalBank | object | | No |
totalCash | object | | No |
totalCurrentAsset | object | | No |
totalFixedAssets | object | | No |
totalIntangibles | object | | No |
totalLongTermAssets | object | | No |
totalNonCurrentAsset | object | | No |
totalOtherAssets | object | | No |
totalOtherCurrentAssets | object | | No |
totalOtherLongTermAsset | object | | No |
totalPpe | object | | No |
BalanceSheetAssetsInfoGroupingCustomView
Name | Type | Description | Required |
---|
accountsReceivable | object | | No |
bank | object | | No |
cash | object | | No |
currentAsset | object | | No |
fixedAssets | object | | No |
intangibles | object | | No |
longTermAssets | object | | No |
nonCurrentAsset | object | | No |
otherAssets | object | | No |
otherCurrentAssets | object | | No |
otherLongTermAsset | object | | No |
ppe | object | | No |
totalAccountsReceivable | object | | No |
totalAsset | object | | No |
totalBank | object | | No |
totalCash | object | | No |
totalCurrentAsset | object | | No |
totalFixedAssets | object | | No |
totalIntangibles | object | | No |
totalLongTermAssets | object | | No |
totalNonCurrentAsset | object | | No |
totalOtherAssets | object | | No |
totalOtherCurrentAssets | object | | No |
totalOtherLongTermAsset | object | | No |
totalPpe | object | | No |
BalanceSheetInfoConsolidationView
BalanceSheetInfoCustomGroupingView
BalanceSheetInfoCustomView
BalanceSheetLiabilitiesInfoConsolidationView
Name | Type | Description | Required |
---|
accountsPayable | [ ReportItemDto ] | | No |
currentLiabilities | [ ReportItemDto ] | | No |
currentYearEarnings | object | | No |
equity | [ ReportItemDto ] | | No |
longTermLiabilities | [ ReportItemDto ] | | No |
nonCurrentLiabilities | [ ReportItemDto ] | | No |
otherCurrentLiabilities | [ ReportItemDto ] | | No |
totalAccountsPayable | object | | No |
totalCurrentLiabilities | object | | No |
totalEquity | object | | No |
totalLiabilities | object | | No |
totalLongTermLiabilities | object | | No |
totalNonCurrentLiabilities | object | | No |
totalOtherCurrentLiabilities | object | | No |
BalanceSheetLiabilitiesInfoCustomGroupingView
Name | Type | Description | Required |
---|
accountsPayable | object | | No |
currentLiabilities | object | | No |
currentYearEarnings | object | | No |
equity | object | | No |
longTermLiabilities | object | | No |
nonCurrentLiabilities | object | | No |
otherCurrentLiabilities | object | | No |
totalAccountsPayable | object | | No |
totalCurrentLiabilities | object | | No |
totalEquity | object | | No |
totalLiabilities | object | | No |
totalLongTermLiabilities | object | | No |
totalNonCurrentLiabilities | object | | No |
totalOtherCurrentLiabilities | object | | No |
BalanceSheetLiabilitiesInfoCustomView
Name | Type | Description | Required |
---|
accountsPayable | object | | No |
currentLiabilities | object | | No |
currentYearEarnings | object | | No |
equity | object | | No |
longTermLiabilities | object | | No |
nonCurrentLiabilities | object | | No |
otherCurrentLiabilities | object | | No |
totalAccountsPayable | object | | No |
totalCurrentLiabilities | object | | No |
totalEquity | object | | No |
totalLiabilities | object | | No |
totalLongTermLiabilities | object | | No |
totalNonCurrentLiabilities | object | | No |
totalOtherCurrentLiabilities | object | | No |
BatchStatusReportDto
Name | Type | Description | Required |
---|
batchNumber | string | | No |
expiryDate | dateTime | | No |
expiryDateDisplay | string | | No |
product | string | | No |
qtyRemaining | number | | No |
receivedOn | string | | No |
receivedOnDisplay | string | | No |
remarks | string | | No |
status | string | | No |
supplier | string | | No |
BatchStatusReportRequest
Name | Type | Description | Required |
---|
expiryFromDate | dateTime | Expiry from date Example: "01-01-2019" | No |
expiryToDate | dateTime | Expiry to date Example: "01-01-2019" | No |
fileFormat | string | Enum: "XLS" , "PDF" , "CSV" | No |
productCodes | [ string ] | | No |
status | string | | No |
warehouseCodes | [ string ] | | No |
BomAssemblyDetailsDto
Name | Type | Description | Required |
---|
actualQuantityUsed | number | Actual Quantity Used Example: 1 | Yes |
advancedTracking | string | Tracking type of product Example: "NONE" | No |
costPerUnit | number | Cost Per Unit Example: 100 | Yes |
documentCode | string | Document Code Example: "BOM-0000001" | Yes |
documentSequenceCode | string | Document Code Example: "BOM-0000001" | Yes |
id | long | Id Example: 1234 | Yes |
isQuickCommit | boolean | Auto Commit Flag Example: false | No |
pid | string | Product Id Example: "P00001" | Yes |
produceProductType | string | Produce Product type Enum: "NONE" , "SCRAP" , "COPRODUCT" Example: "SCRAP" | Yes |
productCode | string | Product code Example: "P00001" | Yes |
productId | long | Product Id Example: 1 | Yes |
productName | string | Product Name Example: "Hard Disk" | Yes |
quantityRequired | number | Quantity Required Example: 1 | Yes |
rawMaterial | boolean | Raw Material/Additional Cost Example: true | No |
totalCost | number | Total Cost Example: 100 | No |
totalQuantity | number | Quantity Total Example: 1 | Yes |
transactionRefCode | string | Transaction Ref code Example: "BI-0000001" | Yes |
warehouseInventoryData | [ WarehouseInventoryData ] | Bom Assembly Details | Yes |
BomAssemblyResponse
Name | Type | Description | Required |
---|
advancedTracking | string | Tracking type of product Example: "NONE" | No |
assemblyDate | string | Assembly Date Example: "01-07-2021" | Yes |
bomAssemblyDetails | [ BomAssemblyDetailsDto ] | Bom Assembly Details | Yes |
bomMetaCode | string | BOM Meta Code Example: "0000001" | No |
buildQuantityMax | number | Max Product Quantity that can be build Example: 10 | Yes |
buildQuantityReq | number | Required Quantity to build Example: 5 | Yes |
costPerUnit | number | Cost per Unit Example: 120 | Yes |
customField | [ CustomFieldItem ] | List of custom fields | No |
customFieldMap | object | Custom Field Columns Example: {} | No |
documentSequenceCode | string | 0000001 | No |
id | long | Id Example: 1234 | Yes |
journalEntryCode | string | Journal Entry Code Example: "JE-0000001" | No |
memo | string | Memo Example: "Computer Memo" | Yes |
pid | string | pid Example: "P-0000001" | Yes |
productCode | string | Product Code Example: "P-0000001" | Yes |
productId | long | Product Id Example: 1234 | Yes |
productName | string | Product Name Example: "Computer" | Yes |
sequenceFormat | string | 00000001 | No |
totalCost | number | Total Cost Example: 100 | No |
totalQuantity | number | Total Quantity Example: 100 | Yes |
totalQuantityAfter | number | Quantity after BOM Assembly Example: 10 | No |
warehouseCode | string | Warehouse Code Example: "WH-0000001" | No |
warehouseInventoryData | [ WarehouseInventoryData ] | Bom Assembly Details | Yes |
warehouseName | string | Warehouse Name Example: "Primary Warehouse" | No |
BudgetCustomField
Name | Type | Description | Required |
---|
actualBalance | number | | No |
attributes | [ BudgetCustomField ] | | No |
code | string | | No |
limit | number | | No |
value | string | | No |
BulkApiResponse
Name | Type | Description | Required |
---|
failure | [ object ] | | No |
statusCode | integer | | No |
success | [ object ] | | No |
BuySellDashboardDto
Name | Type | Description | Required |
---|
dueSoon | number | Total Amount Due Soon Example: 20 | No |
lastTotalAmount | number | Last Total Amount Example: 30 | No |
outstanding | number | Total Amount Outstanding Example: 50 | No |
overDue | number | Total Amount Over Due Example: 30 | No |
paid | number | Total Pid Amount Example: 10 | No |
percent | number | Percentage Example: 50 | No |
totalAmount | number | Total Amount Example: 60 | No |
CanadaTaxReportLogDto
Name | Type | Description | Required |
---|
amount | number | Amount Example: 200000 | No |
createdDate | dateTime | Creation Date Example: "1-12-2020" | No |
currency | string | Currency 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 |
filingYear | integer | Filing year Example: 2020 | No |
fromDate | string | From date Example: "1-12-2020" | No |
id | long | Report id Example: 123 | No |
name | string | Report log name Example: "Snapshot Name 1" | No |
reportData | [ TaxCalculationSections ] | Report date | No |
reportingTypeId | long | Reporting type id Example: 123 | No |
status | string | Report status Example: "Not Filed" | No |
taxReportingType | string | Tax type Example: "GST/HST Return" | No |
tenantId | long | tenantId Example: 12345 | No |
toDate | string | To date Example: "1-12-2020" | No |
CanadaTaxReportLogRequestDto
Name | Type | Description | Required |
---|
filingYear | integer | Filing year Example: 2020 | No |
taxReportingType | string | Tax type Example: "GST/HST Return" | No |
CanadaTaxReportSettingDto
Name | Type | Description | Required |
---|
enabled | boolean | Enable tax type Example: true | No |
filingFrequency | string | Filing frequency Enum: "MONTHLY" , "QUARTERLY" , "HALF_YEARLY" , "YEARLY" Example: "YEARLY" | No |
firstPeriodStarts | string | Start of first period Example: "January" | No |
taxReportingType | string | Tax type Code Example: "TAX_SETTING_CODE_001" | No |
CashFlowReportByPeriodDto
Name | Type | Description | Required |
---|
beginningCash | object | | No |
displayText | object | | No |
endCash | object | | No |
name | string | Name of report Example: "STATEMENT OF CASHFLOWS" | No |
netChangeInCash | object | | No |
periodName | object | | No |
sections | [ CashFlowSectionByPeriodDto ] | Cash Flow Sections | No |
CashFlowReportDto
Name | Type | Description | Required |
---|
beginningCash | number | Cash and Cash Equivalents at beginning of the period Example: 120 | No |
endCash | number | Cash and Cash Equivalents at end of the period Example: 220 | No |
fromDate | string | From Date Example: "25-08-2019" | No |
name | string | Name of report Example: "STATEMENT OF CASHFLOWS" | No |
netChangeInCash | number | Net change in cash Example: 100 | No |
period | Period | | No |
sections | [ CashFlowSectionDto ] | Cash Flow Sections | No |
toDate | string | To Date Example: "25-08-2021" | No |
CashFlowRequest
Name | Type | Description | Required |
---|
accounts | [ string ] | | No |
amountInPrimaryCurrency | boolean | | No |
baseCurrency | string | | No |
columnBy | string | Enum: "TOTAL_ONLY" , "DAYS" , "WEEKS" , "MONTHS" , "QUARTERS" , "YEARS" , "CONTACTS" , "PRODUCTS" , "CLASS" , "LOCATION" | No |
contacts | [ string ] | | No |
custom_field | string | | No |
dateMacro | string | Enum: "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 |
endDate | string | End date Example: "31-12-2022" | No |
fileFormat | string | Enum: "XLS" , "PDF" , "CSV" | No |
method | string | Cash flow method Enum: "DIRECT" , "INDIRECT" | No |
periods | [ Period ] | | No |
primaryCurrency | string | | No |
products | [ string ] | | No |
save | boolean | | No |
startDate | string | Start date Example: "01-01-2019" | No |
strict | boolean | | No |
vid | long | | No |
vname | string | | No |
CashFlowSectionByPeriodDto
Name | Type | Description | Required |
---|
items | [ CashFlowSectionItemByPeriodDto ] | List of Cash Flow section items. | No |
netCashFlow | object | Net Cash Flow in the Section Example: 100 | No |
sectionLabel | string | Section Label Example: "Cash Flows from Operating Activities (Direct Method)" | No |
sectionOrder | integer | Order of the section Example: 1 | No |
CashFlowSectionDto
Name | Type | Description | Required |
---|
items | [ CashFlowSectionItemDto ] | List of Cash Flow section items. | No |
netCashFlow | number | Net Cash Flow in the Section Example: 100 | No |
sectionLabel | string | Section Label Example: "Cash Flows from Operating Activities (Direct Method)" | No |
sectionOrder | integer | Order of the section Example: 1 | No |
CashFlowSectionItemByPeriodDto
Name | Type | Description | Required |
---|
accounts | object | List of accounts | No |
deletable | boolean | If the item is deletable Example: true | No |
id | long | ID Example: 1 | No |
itemAmount | object | Amount for the item Example: 10 | No |
itemLabel | string | Item Label Example: "Cash paid to suppliers" | No |
itemOrder | integer | Item Order Example: 1 | No |
CashFlowSectionItemDto
Name | Type | Description | Required |
---|
accounts | [ AccountInfo ] | List of accounts | No |
deletable | boolean | If the item is deletable Example: true | No |
id | long | ID Example: 1 | No |
itemAmount | number | Amount for the item Example: 10 | No |
itemLabel | string | Item Label Example: "Cash paid to suppliers" | No |
itemOrder | integer | Item Order Example: 1 | No |
CashJournalEntryDetails
Name | Type | Description | Required |
---|
amount | number | | No |
amountInDocumentCurrency | number | | No |
balance | number | | No |
balanceInDocumentCurrency | number | | No |
contactName | string | | No |
creditAmount | number | | No |
currency | string | 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" | No |
currencyExchangeRate | number | | No |
date | dateTime | | No |
debitAmount | number | | No |
description | string | | No |
documentCode | string | | No |
documentSequenceCode | string | | No |
documentType | string | Enum: "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 |
jeCode | string | | No |
jeDate | string | | No |
memo | string | | No |
transactionType | string | Enum: "CREDIT" , "DEBIT" | No |
CashNetflow
Name | Type | Description | Required |
---|
currency | string | 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" | No |
fromDate | string | | No |
inflow | string | | No |
netflow | string | | No |
outflow | string | | No |
toDate | string | | No |
CdnrDetails
Name | Type | Description | Required |
---|
chkSum | string | | No |
diff_percent | number | | No |
flag | string | | No |
inv_typ | string | | No |
itms | [ CdnrItems ] | | No |
nt_dt | string | | No |
nt_num | string | | No |
ntty | string | | No |
pos | string | | No |
rchrg | string | | No |
val | number | | No |
CdnrDto
Name | Type | Description | Required |
---|
ctin | string | | No |
nt | [ CdnrDetails ] | | No |
CdnrDtoStatus
Name | Type | Description | Required |
---|
cname | string | | No |
ctin | string | | No |
error_cd | string | | No |
error_msg | string | | No |
nt_dt | string | | No |
nt_num | string | | No |
ty | string | | No |
typ | string | | No |
CdnrItemDetails
Name | Type | Description | Required |
---|
camt | number | | No |
csamt | number | | No |
iamt | number | | No |
rt | number | | No |
samt | number | | No |
txval | number | | No |
CdnrItems
CdnurDto
Name | Type | Description | Required |
---|
diff_percent | number | | No |
flag | string | | No |
itms | [ CdnurItems ] | | No |
nt_dt | string | | No |
nt_num | string | | No |
ntty | string | | No |
pos | string | | No |
typ | string | | No |
val | number | | No |
CdnurItemDetails
Name | Type | Description | Required |
---|
csamt | number | | No |
iamt | number | | No |
rt | number | | No |
txval | number | | No |
CdnurItems
ClaimSection
Name | Type | Description | Required |
---|
box10ClaimRefundTourist | number | | No |
box10ClaimRefundTouristApplied | boolean | | No |
box11BadDebtRelief | number | | No |
box11BadDebtReliefApplied | boolean | | No |
box12Preregistration | number | | No |
box12PreregistrationApplied | boolean | | No |
ClosingSettingsReq
Name | Type | Description | Required |
---|
closingPeriod | string | MONTHLY/QUARTERLY/YEARLY/CUSTOM Example: "YEARLY" | No |
retainedEarningAccount | string | Retained Earning Account Example: "AC-0000062" | No |
ClosingSettingsResp
Name | Type | Description | Required |
---|
closingPeriod | string | MONTHLY/QUARTERLY/YEARLY/CUSTOM Example: "YEARLY" | No |
deleted | boolean | True/False Example: true | No |
id | long | | No |
retainedEarningAccount | string | Retained Earning Account Example: "AC-0000062" | No |
ConsolidateAccountItemsInfoDto
Name | Type | Description | Required |
---|
code | string | | No |
tenantId | long | | No |
ConsolidateAccountTenantsMappingItemsDto
ConsolidateAccountTenantsRequestDto
Name | Type | Description | Required |
---|
accounts | [ string ] | | No |
amountInPrimaryCurrency | boolean | | No |
baseCurrency | string | | No |
basis | string | Enum: "ACCRUAL" , "CASH" | No |
columnBy | string | Enum: "TOTAL_ONLY" , "DAYS" , "WEEKS" , "MONTHS" , "QUARTERS" , "YEARS" , "CONTACTS" , "PRODUCTS" , "CLASS" , "LOCATION" | No |
contacts | [ string ] | | No |
custom_field | string | | No |
dateMacro | string | Enum: "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 |
deleted | boolean | | No |
endDate | string | End date Example: "31-12-2022" | No |
fileFormat | string | Enum: "XLS" , "PDF" , "CSV" | No |
fromDate | dateTime | | No |
id | long | | No |
mapping | [ ConsolidateAccountTenantsMappingItemsDto ] | | No |
mode | string | Enum: "CONSOLIDATION" , "COMPARISON" | No |
multicompanyReport | boolean | | No |
name | string | | No |
payloadSave | boolean | | No |
periods | [ Period ] | | No |
primaryCurrency | string | | No |
products | [ string ] | | No |
report | string | | No |
save | boolean | | No |
startDate | string | Start date Example: "01-01-2019" | No |
strict | boolean | | No |
tenantId | long | | No |
tenants | [ integer ] | | No |
tenantsToShow | [ integer ] | | No |
toDate | dateTime | | No |
vid | long | | No |
vname | string | | No |
ConsolidateAccountTenantsResponseDto
ConsolidationAccountAutoMapResponse
Name | Type | Description | Required |
---|
contactCode | string | | No |
contactCodeWithName | string | | No |
contactName | string | | No |
contactSeqCode | string | | No |
email | string | | No |
tenantId | long | | No |
Name | Type | Description | Required |
---|
amountDue | number | | No |
contactCode | string | | No |
contactName | string | | No |
currency | string | | No |
depositTo | string | | No |
documentDate | dateTime | | No |
documentDateDisplay | string | | No |
documentNumber | string | | No |
documentSeqCode | string | | No |
documentType | string | | No |
dueDate | dateTime | | No |
dueDateDisplay | string | | No |
exchangeRate | number | | No |
id | long | | No |
memo | string | | No |
payFrom | string | | No |
purchaseOrderRefNumber | string | | No |
supplierInvoiceNo | string | | No |
taxAmount | number | | No |
totalAmount | number | | No |
totalAmountInBaseCurrency | number | | No |
Name | Type | Description | Required |
---|
contactCode | string | | No |
contactName | string | | No |
contactSeqCode | string | | No |
openingAdvPayments | number | | No |
openingBills | number | | No |
openingCreditNotes | number | | No |
openingDebitNotes | number | | No |
openingInvoices | number | | No |
openingPrePayments | number | | No |
CustomFieldItem
Name | Type | Description | Required |
---|
id | long | Dimension Id Example: 11567 | No |
label | string | Custom Field Name Example: "Label" | Yes |
module | string | Supported Modules | No |
value | object | Dimension Value Example: "XYZ" | No |
CustomPagingResponse
Name | Type | Description | Required |
---|
content | [ object ] | | No |
pageNumber | integer | | No |
pageSize | integer | | No |
totalElements | integer | | No |
totalPages | integer | | No |
CustomPagingResponse«ConsolidateAccountTenantsResponseDto»
CustomPagingResponse«StatementOfAccountDataPeriod»
Name | Type | Description | Required |
---|
content | [ StatementOfAccountDataPeriod ] | | No |
pageNumber | integer | | No |
pageSize | integer | | No |
totalElements | integer | | No |
totalPages | integer | | No |
CustomViewRequest
Name | Type | Description | Required |
---|
accounts | [ string ] | | No |
amountInPrimaryCurrency | boolean | | No |
baseCurrency | string | | No |
basis | string | Accounting Basis Enum: "ACCRUAL" , "CASH" | No |
columnBy | string | Enum: "TOTAL_ONLY" , "DAYS" , "WEEKS" , "MONTHS" , "QUARTERS" , "YEARS" , "CONTACTS" , "PRODUCTS" , "CLASS" , "LOCATION" | No |
contacts | [ string ] | | No |
custom_field | string | | No |
dateMacro | string | Enum: "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 |
endDate | string | End date Example: "31-12-2022" | No |
fileFormat | string | Enum: "XLS" , "PDF" , "CSV" | No |
periods | [ Period ] | | No |
primaryCurrency | string | | No |
products | [ string ] | | No |
save | boolean | | No |
startDate | string | Start date Example: "01-01-2019" | No |
strict | boolean | | No |
vid | long | | No |
vname | string | | No |
CustomerTdsReportDto
Name | Type | Description | Required |
---|
contactCode | string | | No |
customerName | string | | No |
customerTan | string | | No |
tdsDeducted | number | | No |
DashboardPNLInfo
Name | Type | Description | Required |
---|
accountPNLInfo | AccountPNLInfo | | No |
monthStartDate | long | | No |
DataDtoHSN
Name | Type | Description | Required |
---|
camt | number | | No |
csamt | number | | No |
desc | string | | No |
hsn_sc | string | | No |
iamt | number | | No |
num | integer | | No |
qty | number | | No |
rt | number | | No |
samt | number | | No |
txval | number | | No |
uqc | string | | No |
DayBookResponse
Name | Type | Description | Required |
---|
contactCode | string | | No |
contactName | string | | No |
creditAmount | string | | No |
debitAmount | string | | No |
documentCode | string | | No |
documentSeqCode | string | | No |
documentType | string | Enum: "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 |
documentTypeName | string | | No |
totalAmount | string | | No |
transactionDate | string | | No |
DeclarationSection
Name | Type | Description | Required |
---|
contactEmail | string | | No |
contactPerson | string | | No |
contactTel | string | | No |
declarantId | string | | No |
designation | string | | No |
ideclareInfoIsTrue | boolean | | No |
iunderstandPenalties | boolean | | No |
nameOfDeclarant | string | | No |
DefermentSchemeSection
Name | Type | Description | Required |
---|
box16NetGst | number | | No |
box17ImportGstPayable | number | | No |
box17ImportGstPayableApplied | boolean | | No |
box18TaxPaidToIRAS | number | | No |
box19TotalGoodsValue | number | | No |
box19TotalGoodsValueApplied | boolean | | No |
DeferredAmortizationScheduleWaterfallDetail
Name | Type | Description | Required |
---|
contactCode | string | | No |
contactName | string | | No |
currency | string | | No |
deferredExpenseAccountCode | string | | No |
deferredExpenseAccountName | string | | No |
deferredExpenseBalance | number | | No |
expenseAccountCode | string | | No |
expenseAccountName | string | | No |
periods | object | | No |
priorUnrecognized | number | | No |
productCode | string | | No |
productName | string | | No |
sourceDocumentCode | string | | No |
sourceDocumentItemCode | string | | No |
sourceDocumentSeqCode | string | | No |
sourceType | string | | No |
total | number | | No |
unplannedDeferredExpense | number | | No |
DeferredRevenueByCustomerDetailResponse
Name | Type | Description | Required |
---|
amount | number | | No |
sourceDocumentCode | string | | No |
sourceDocumentSeqCode | string | | No |
sourceType | string | | No |
DeferredRevenueByCustomerRequest
Name | Type | Description | Required |
---|
fromDate | dateTime | From date Example: "01-01-2023" | Yes |
toDate | dateTime | To date Example: "31-05-2023" | Yes |
DeferredRevenueByCustomerResponse
DeferredRevenueByProductDetailResponse
Name | Type | Description | Required |
---|
amount | number | | No |
sourceDocumentCode | string | | No |
sourceDocumentSeqCode | string | | No |
sourceType | string | | No |
DeferredRevenueByProductRequest
Name | Type | Description | Required |
---|
fromDate | dateTime | From date Example: "01-01-2023" | Yes |
toDate | dateTime | To date Example: "31-05-2023" | Yes |
DeferredRevenueByProductResponse
DeferredRevenueWaterfallDetail
Name | Type | Description | Required |
---|
contactCode | string | | No |
contactName | string | | No |
currency | string | | No |
deferredRevenueAccountCode | string | | No |
deferredRevenueAccountName | string | | No |
deferredRevenueBalance | number | | No |
periods | object | | No |
priorUnrecognized | number | | No |
productCode | string | | No |
productName | string | | No |
revenueAccountCode | string | | No |
revenueAccountName | string | | No |
sourceDocumentCode | string | | No |
sourceDocumentSeqCode | string | | No |
sourceType | string | | No |
total | number | | No |
unplannedDeferredRevenue | number | | No |
DeferredRevenueWaterfallDetailRequest
Name | Type | Description | Required |
---|
asOfDate | dateTime | As of date Example: "01-01-2023" | Yes |
deferredRevenueAccountCode | string | | No |
recognitionAccountCode | string | | No |
DeferredRevenueWaterfallDetailResponse
DeferredRevenueWaterfallSummary
Name | Type | Description | Required |
---|
deferredRevenueAccountCode | string | | No |
deferredRevenueAccountName | string | | No |
deferredRevenueBalance | number | | No |
details | [ DeferredRevenueWaterfallDetailResponse ] | | No |
periods | object | | No |
priorUnrecognized | number | | No |
revenueAccountCode | string | | No |
revenueAccountName | string | | No |
total | number | | No |
unplannedDeferredRevenue | number | | No |
DeferredRevenueWaterfallSummaryRequest
Name | Type | Description | Required |
---|
asOfDate | dateTime | As of date Example: "01-01-2023" | Yes |
DeferredRevenueWaterfallSummaryResponse
DeferredRevenueWaterfallTotal
Name | Type | Description | Required |
---|
periods | object | | No |
priorUnrecognized | number | | No |
total | number | | No |
DocDetails
Name | Type | Description | Required |
---|
doc_num | number | | No |
docs | [ Docs ] | | No |
DocIssued
Name | Type | Description | Required |
---|
doc_det | [ DocDetails ] | | No |
Docs
Name | Type | Description | Required |
---|
cancel | number | | No |
from | string | | No |
net_issue | number | | No |
num | number | | No |
to | string | | No |
totnum | number | | No |
DocumentCountDto
Name | Type | Description | Required |
---|
count | integer | | No |
DocumentKnockOffUpdateDto
Name | Type | Description | Required |
---|
documentType | string | SALESINVOICE _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
Name | Type | Description | Required |
---|
closedDocumentAmount | number | Total amount of closed documents Example: 1234.52 | No |
closedDocumentCount | long | Total closed documents Example: 821 | No |
initialStageAmount | number | Total amount of all initial stage documents Example: 1020.12 | No |
initialStageCount | long | Total documents at initial stage Example: 821 | No |
invoiceAmount | number | Total amount of all invoices Example: 3010.49 | No |
invoiceCount | long | Total invoices Example: 512 | No |
invoiceDueAmount | number | Total due amount of all invoices Example: 110.49 | No |
ElectronicMktSection
Name | Type | Description | Required |
---|
ovrrschk | boolean | | No |
redlvrMktOprLVGChk | boolean | | No |
totRedlvrMktOprLVGAmt | number | | No |
totRemServAmt | number | | No |
ExportDto
Name | Type | Description | Required |
---|
exp_typ | string | | No |
inv | [ InvDtoExport ] | | No |
ExportDtoStatus
Name | Type | Description | Required |
---|
error_cd | string | | No |
error_msg | string | | No |
i_dt | string | | No |
i_num | string | | No |
s_dt | string | | No |
s_num | string | | No |
ExportOutstandingSalesDORequest
Name | Type | Description | Required |
---|
customfield | string | | No |
format | string | Enum: "XLS" , "PDF" , "CSV" | No |
fromDate | dateTime | | No |
ids | [ string ] | | No |
search | string | | No |
toDate | dateTime | | No |
FBTInstalmentSection
Name | Type | Description | Required |
---|
endDate | string | | No |
estimatedTaxForTheYear | long | | No |
fbtInstalmentAmount | long | | No |
frequency | string | | No |
id | long | | No |
ifVaryingThisAmount | boolean | | No |
reasonCodeForVariation | long | | No |
startDate | string | | No |
variedAmountPayable | long | | No |
FYClosingReportLogReq
Name | Type | Description | Required |
---|
closingAmount | number | Closing Amount Example: 500 | No |
closingDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
creationDate | string | Creation Date Example: "01-12-2020" | No |
fromDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
fyChecklist | FyChecklist | Financial Closing Checklist | No |
fyJEData | [ FYJEData ] | Financial Closing JE Data | No |
fySettings | FySettings | Financial Closing Settings | No |
id | long | Id Example: 1 | No |
jeNumber | string | JE Number Example: "JE-0000007" | No |
name | string | FY Closing Report Example: "Name of FY closing Report" | No |
period | string | Jan Example: "Period for Report" | No |
status | boolean | Status Example: true | No |
toDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
FYClosingReportLogResp
Name | Type | Description | Required |
---|
closingAmount | number | Closing Amount Example: 500 | No |
closingDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
creationDate | string | Creation Date Example: "01-12-2020" | No |
fromDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
fyChecklist | FyChecklist | Financial Closing Checklist | No |
fyJEData | [ FYJEData ] | Financial Closing JE Data | No |
id | long | Id Example: 1 | No |
jeNumber | string | JE Number Example: "JE-0000007" | No |
name | string | FY Closing Report Example: "Name of FY closing Report" | No |
period | string | Jan Example: "Period for Report" | No |
status | boolean | Status Example: true | No |
toDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
FYJEData
Name | Type | Description | Required |
---|
accountAmount | number | Account Amount Example: "Amount of Account" | No |
accountCode | string | Account Code Example: "Code of Account" | No |
accountName | string | Account Name Example: "Name of Account" | No |
cdType | string | Credit/Debit Type Enum: "CREDIT" , "DEBIT" Example: "DEBIT" | No |
FieldInfo
Name | Type | Description | Required |
---|
field | string | | No |
message | string | | No |
File
Name | Type | Description | Required |
---|
absolute | boolean | | No |
absoluteFile | File | | No |
absolutePath | string | | No |
canonicalFile | File | | No |
canonicalPath | string | | No |
directory | boolean | | No |
file | boolean | | No |
freeSpace | long | | No |
hidden | boolean | | No |
name | string | | No |
parent | string | | No |
parentFile | File | | No |
path | string | | No |
totalSpace | long | | No |
usableSpace | long | | No |
FraudPreventionRequest
Name | Type | Description | Required |
---|
govClientBrowserDoNotTrack | string | | No |
govClientBrowserJSUserAgent | string | | No |
govClientBrowserPlugins | string | | No |
govClientConnectionMethod | string | | No |
govClientDeviceID | string | | No |
govClientLocalIps | string | | No |
govClientLocalIpsTimestamp | string | | No |
govClientMultiFactor | string | | No |
govClientPublicIP | string | | No |
govClientPublicIpTimestamp | string | | No |
govClientPublicPort | string | | No |
govClientScreens | string | | No |
govClientTimezone | string | | No |
govClientUserIds | string | | No |
govClientWindowSize | string | | No |
govVendorForwarded | string | | No |
govVendorLicenseIds | string | | No |
govVendorProductName | string | | No |
govVendorPublicIp | string | | No |
govVendorVersion | string | | No |
FyChecklist
Name | Type | Description | Required |
---|
assetDepreciation | boolean | | No |
differenceOpening | boolean | | No |
documentRevalution | boolean | | No |
inventoryAdjustment | boolean | | No |
journalentryAdjustment | boolean | | No |
recurringDocument | boolean | | No |
FySettings
Name | Type | Description | Required |
---|
closingPeriod | string | | No |
id | long | | No |
retainedEarningAccount | string | | No |
GLAccountBalanceDto
Name | Type | Description | Required |
---|
accountCodes | [ string ] | | No |
accountGroupId | long | | No |
amountInPrimaryCurrency | boolean | | No |
baseCurrency | string | | No |
basis | string | Enum: "ACCRUAL" , "CASH" | No |
customFields | string | | No |
fromDate | dateTime | | No |
primaryCurrency | string | | No |
toDate | dateTime | | No |
Name | Type | Description | Required |
---|
box18RevisedNetGst | number | | No |
box19PreviousImportGstPayable | number | | No |
box20DiffInGstPayableToIRAS | number | | No |
box21DiffInNetGst | number | | No |
box22DiffInTotalTaxToIRAS | number | | No |
box23RevisedTotalTaxToIRAS | number | | No |
box24RevisedValueOfGoodsImported | number | | No |
Name | Type | Description | Required |
---|
box11GoodsUnderScheme | number | | No |
box12ClaimRefundTourist | number | | No |
box12ClaimRefundTouristApplied | boolean | | No |
box13BadDebtRelief | number | | No |
box13BadDebtReliefApplied | boolean | | No |
box14Preregistration | number | | No |
box14PreregistrationApplied | boolean | | No |
Name | Type | Description | Required |
---|
box15Revenue | number | | No |
box16GstUnderReverseCharge | number | | No |
box16GstUnderReverseChargeApplied | boolean | | No |
box17ThirdPartyElectronicSupply | number | | No |
box17ThirdPartyElectronicSupplyApplied | boolean | | No |
Name | Type | Description | Required |
---|
box10DiffInGst | number | | No |
box6OutputTaxDue | number | | No |
box7RefundsClaimed | number | | No |
box8GstToBePaidToIras | number | | No |
box9PreviousYearGst | number | | No |
Name | Type | Description | Required |
---|
accountGroupNames | [ string ] | JournalEntry group names of nature income Example: ["Income"] | No |
amount | number | Amount for the box Example: 100 | No |
boxNumber | integer | GST Form five box number Example: 1 | No |
label | string | Element label Example: "Total value of standard rated supplies" | No |
sequenceNumber | integer | Sequence 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 |
type | string | Element type Enum: "GROUP" , "ELEMENT" , "TOTAL" , "NUMBER" , "TEXT" Example: "ELEMENT" | No |
Name | Type | Description | Required |
---|
numberFieldValues | object | Number field values Example: {"field_15":"100","field_16":"200","field_17":"300","field_20":"400","field_21":"500"} | No |
startAndEndDate | StartAndEndDate | Start & end dates | No |
textFieldValues | object | Text 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
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 0 | No |
cessAmount | number | Cess Amount Example: 0 | No |
customerName | string | Customer Name Example: "Deskera Customer" | No |
date | string | Date Example: "2020-01-01" | No |
gsttin | string | GSTIN Example: "27AAAAA0000A1Z5" | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 0 | No |
paymentNo | string | Payment Number Example: "P-0000001" | No |
placeOfSupply | string | Place of Supply Example: "Maharashtra" | No |
stateTaxAmount | number | State Tax Amount Example: 0 | No |
supplyType | string | Supply Type Example: "INTER / INTRA" | No |
taxRate | number | Tax Rate Example: 5 | No |
taxableAmount | number | Taxable Amount Example: 0 | No |
totalAmountIncludingTax | number | Total Amount including Tax Example: 0 | No |
totalTaxAmount | number | Total Tax Amount Example: 0 | No |
GSTR1B2BAndB2ClDto
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 0 | No |
cessAmount | number | Cess Amount Example: 0 | No |
customerName | string | Customer Name Example: "Deskera Customer" | No |
date | string | Date Example: "2020-01-01" | No |
gsttin | string | GSTIN Example: "27AAAAA0000A1Z5" | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 0 | No |
invoiceNo | string | Invoice Number Example: "SI0000001" | No |
placeOfSupply | string | Place of Supply Example: "Maharashtra" | No |
stateTaxAmount | number | State Tax Amount Example: 0 | No |
taxRate | number | Tax Rate Example: 5 | No |
taxableAmount | number | Taxable Amount Example: 0 | No |
totalAmountIncludingTax | number | Total Amount including Tax Example: 0 | No |
totalTaxAmount | number | Total Tax Amount Example: 0 | No |
GSTR1B2CSDto
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 0 | No |
cessAmount | number | Cess Amount Example: 0 | No |
customerName | string | Customer Name Example: "Deskera Customer" | No |
date | string | Date Example: "2020-01-01" | No |
gsttin | string | GSTIN Example: "27AAAAA0000A1Z5" | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 0 | No |
invoiceNo | string | Invoice Number Example: "SI0000001" | No |
placeOfSupply | string | Place of Supply Example: "Maharashtra" | No |
stateTaxAmount | number | State Tax Amount Example: 0 | No |
supplyType | string | Supply Type Example: "INTER / INTRA" | No |
taxRate | number | Tax Rate Example: 5 | No |
taxableAmount | number | Taxable Amount Example: 0 | No |
totalAmountIncludingTax | number | Total Amount including Tax Example: 0 | No |
totalTaxAmount | number | Total Tax Amount Example: 0 | No |
type | string | Type Example: "Sales" | No |
GSTR1B2CSResponseDto
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 0 | No |
cessAmount | number | Cess Amount Example: 0 | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 0 | No |
placeOfSupply | string | Place of Supply Example: "Maharashtra" | No |
stateTaxAmount | number | State Tax Amount Example: 0 | No |
supplyType | string | Supply Type Example: "INTER / INTRA" | No |
taxRate | number | Tax Rate Example: 5 | No |
taxableAmount | number | Taxable Amount Example: 0 | No |
totalAmountIncludingTax | number | Total Amount including Tax Example: 0 | No |
totalTaxAmount | number | Total Tax Amount Example: 0 | No |
GSTR1CdnrExportDto
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 0 | No |
cessAmount | number | Cess Amount Example: 0 | No |
customerName | string | Customer Name Example: "Deskera Customer" | No |
date | string | Date Example: "2020-01-01" | No |
gsttin | string | GSTIN Example: "27AAAAA0000A1Z5" | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 0 | No |
invoiceDate | dateTime | Invoice Date Example: "2021-01-01" | No |
noteNo | string | Note Number Example: "P-0000001" | No |
placeOfSupply | string | Place of Supply Example: "Maharashtra" | No |
stateTaxAmount | number | State Tax Amount Example: 0 | No |
supplyType | string | Supply Type Example: "INTER STATE" | No |
taxRate | number | Tax Rate Example: 5 | No |
taxableAmount | number | Taxable Amount Example: 0 | No |
totalAmountIncludingTax | number | Total Amount including Tax Example: 0 | No |
totalTaxAmount | number | Total Tax Amount Example: 0 | No |
GSTR1CdnurExportDto
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 0 | No |
cessAmount | number | Cess Amount Example: 0 | No |
customerName | string | Customer Name Example: "Deskera Customer" | No |
date | string | Date Example: "2020-01-01" | No |
gsttin | string | GSTIN Example: "27AAAAA0000A1Z5" | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 0 | No |
noteNo | string | Note Number Example: "P-0000001" | No |
placeOfSupply | string | Place of Supply Example: "Maharashtra" | No |
stateTaxAmount | number | State Tax Amount Example: 0 | No |
supplyType | string | Supply Type Example: "INTER STATE" | No |
taxRate | number | Tax Rate Example: 5 | No |
taxableAmount | number | Taxable Amount Example: 0 | No |
totalAmountIncludingTax | number | Total Amount including Tax Example: 0 | No |
totalTaxAmount | number | Total Tax Amount Example: 0 | No |
type | string | type Example: "EXPORT WPAY" | No |
GSTR1DetailDto
GSTR1ExportDto
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 0 | No |
cessAmount | number | Cess Amount Example: 0 | No |
customerName | string | Customer Name Example: "Deskera Customer" | No |
date | string | Date Example: "2020-01-01" | No |
exportType | string | Export Type Example: "WPAY / WOPAY" | No |
gsttin | string | GSTIN Example: "27AAAAA0000A1Z5" | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 0 | No |
invoiceNo | string | Invoice Number Example: "SI0000001" | No |
placeOfSupply | string | Place of Supply Example: "Maharashtra" | No |
stateTaxAmount | number | State Tax Amount Example: 0 | No |
taxRate | number | Tax Rate Example: 5 | No |
taxableAmount | number | Taxable Amount Example: 0 | No |
totalAmountIncludingTax | number | Total Amount including Tax Example: 0 | No |
totalTaxAmount | number | Total Tax Amount Example: 0 | No |
GSTR1HSNDto
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 1012100 | No |
cessAmount | number | Cess Amount Example: 1012100 | No |
description | string | Description Example: "01012100" | No |
hsnCode | string | HSN Code Example: "01012100" | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 1012100 | No |
invoiceNo | string | Invoice Number Example: "01012100" | No |
stateTaxAmount | number | State/UT Tax Amount Example: 1012100 | No |
taxRate | number | Tax Rate Example: 18 | No |
totalQuantity | double | Total Quantity Example: 1012100 | No |
totalTaxAmount | number | Total Tax Amount Example: 1012100 | No |
totalValue | number | Total Value Example: 1012100 | No |
uqc | string | UQC Example: "01012100" | No |
GSTR1HSNResponseDto
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 1012100 | No |
cessAmount | number | Cess Amount Example: 1012100 | No |
description | string | Description Example: "01012100" | No |
hsnCode | string | HSN Code Example: "01012100" | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 1012100 | No |
stateTaxAmount | number | State/UT Tax Amount Example: 1012100 | No |
totalQuantity | double | Total Quantity Example: 1012100 | No |
totalTaxAmount | number | Total Tax Amount Example: 1012100 | No |
totalTaxableAmount | number | Cess Amount Example: 1012100 | No |
totalValue | number | Total Value Example: 1012100 | No |
GSTR3BDetailDto
Name | Type | Description | Required |
---|
centralTaxAmount | number | Central Tax Amount Example: 0.07 | No |
cessAmount | number | Cess Amount Example: 0 | No |
date | dateTime | Date Example: "2019-04-08" | No |
documentType | string | Document Type Example: "Sales Invoice" | No |
gstin | string | GSTIN Example: "18AABCU9603R1ZM" | No |
integratedTaxAmount | number | Integrated Tax Amount Example: 0 | No |
personName | string | Person Name Example: "RD Customer in Maharashtra" | No |
placeOfSupply | string | Place of Supply Example: "Maharashtra" | No |
stateTaxAmount | number | State Tax Amount Example: 0.07 | No |
taxableAmount | number | Taxable Amount Example: 0.82 | No |
totalAmountIncludingTax | number | Total Amount including Tax Example: 0.96 | No |
totalTaxAmount | number | Total Tax Amount Example: 0.14 | No |
transactionNumber | string | Transaction Number Example: "SI/18-19/007-139" | No |
GSTReturnNZReportReq
Name | Type | Description | Required |
---|
filingYear | integer | Report Filing Year Example: 2020 | No |
frequency | string | MONTHLY Example: "MONTHLY" | No |
fromDate | string | YYYY-MM-DD Example: "2020-01-01" | No |
id | long | Report Id Example: 1 | No |
name | string | GST Return Report Example: "Name of GST Return Report" | No |
period | string | Jan Example: "Period for Report" | No |
reportType | string | Report Type Example: "GST Return Report Type" | No |
toDate | string | YYYY-MM-DD Example: "2020-12-31" | No |
GlobalDiscountDetails
Name | Type | Description | Required |
---|
accountCode | string | | No |
amount | number | | No |
isPercent | boolean | | No |
isSubTotalOnly | boolean | | No |
name | string | | No |
percent | number | | No |
GstIndiaDetailView
GstNewZealandActivityStatementReq
Name | Type | Description | Required |
---|
balance | number | Balance Example: 500 | No |
dueDate | string | yyyy-MM-dd Example: "2020-12-28" | No |
filingYear | integer | Report Filing Year Example: 2020 | No |
frequency | string | MONTHLY Example: "MONTHLY" | No |
fromDate | string | yyyy-MM-dd Example: "2020-12-28" | No |
name | string | Activity Report Example: "Name of GST Return Report" | No |
paymentCalculation | PaymentCalculation | Payment Calculation Section | No |
period | string | Jan Example: "Period for Report" | No |
provisionalTaxCalculation | ProvisionalTaxCalculation | Provisional Tax Calculation Section | No |
purchasesAndExpensesSection | PurchasesAndExpensesSection | Purchase and Expense Section | No |
reportSettings | GstReturnNewZealandSettingsDto | Report Settings | No |
reportType | string | Report Type Example: "GST Return Report Type" | No |
returnDetails | ReturnDetailsSection | Return Details Section | No |
returnDetailsRatio | ReturnDetailsRatio | Return Details Ration Section | No |
returnDetailsStandard | ReturnDetailsStandard | Return Details Standard Section | No |
salesAndIncomeSection | SalesAndIncomeSection | Sales and Income Section | No |
tempGSTReturnLogReportId | string | Temporary GST Return log report ID | No |
toDate | string | yyyy-MM-dd Example: "2020-12-28" | No |
GstNewZealandActivityStatementResp
Name | Type | Description | Required |
---|
balance | number | Balance Example: 500 | No |
creationDate | string | Creation Date Example: "01-12-2020" | No |
dueDate | string | yyyy-MM-dd Example: "2020-12-28" | No |
filingYear | integer | Report Filing Year Example: 2020 | No |
frequency | string | MONTHLY Example: "MONTHLY" | No |
fromDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
id | long | Id Example: 1 | No |
name | string | GST Return Report Example: "Name of GST Return Report" | No |
paymentCalculation | PaymentCalculation | Payment Calculation Section | No |
period | string | Jan Example: "Period for Report" | No |
provisionalTaxCalculation | ProvisionalTaxCalculation | Provisional Tax Calculation Section | No |
purchasesAndExpensesSection | PurchasesAndExpensesSection | Purchase and Expense Section | No |
reportSettings | GstReturnNewZealandSettingsDto | Report Settings | No |
reportType | string | Report Type Example: "GST Return Report Type" | No |
returnDetails | ReturnDetailsSection | Return Details Section | No |
returnDetailsRatio | ReturnDetailsRatio | Return Details Ration Section | No |
returnDetailsStandard | ReturnDetailsStandard | Return Details Standard Section | No |
salesAndIncomeSection | SalesAndIncomeSection | Sales and Income Section | No |
status | boolean | Status Example: true | No |
tempGSTReturnLogReportId | string | Temporary GST Return log report ID | No |
toDate | string | DD-MM-YYYY Example: "01-12-2020" | No |
GstReturnNewZealandSettingsDto
Name | Type | Description | Required |
---|
deleted | boolean | | No |
filingFrequency | string | | No |
firstPeriod | integer | | No |
gstNo | string | | No |
provisionalTaxCalculation | string | | No |
taxAccountBasis | string | | No |
GstReturnNewZealandSettingsReq
Name | Type | Description | Required |
---|
filingFrequency | string | NONE/MONTHLY/TWO-MONTHLY/QUARTERLY/ANNUALLY Example: "TWO-MONTHLY" | No |
firstPeriod | integer | 1/2/3 Example: 1 | No |
gstNo | string | GST-NUMBER/12345678909 Example: 12345678909 | No |
provisionalTaxCalculation | string | STANDARD/ESTIMATE/RATIO Example: "STANDARD" | No |
taxAccountBasis | string | INVOICE BASIS Example: "INVOICE BASIS" | No |
GstReturnNewZealandSettingsResp
Name | Type | Description | Required |
---|
deleted | boolean | True/False Example: true | No |
filingFrequency | string | NONE/MONTHLY/TWO-MONTHLY/QUARTERLY/ANNUALLY Example: "TWO-MONTHLY" | No |
firstPeriod | integer | 1/2/3 Example: 1 | No |
gstNo | string | GST-NUMBER/12345678909 Example: 12345678909 | No |
id | long | Id Example: 1 | No |
provisionalTaxCalculation | string | STANDARD/ESTIMATE/RATIO Example: "STANDARD" | No |
taxAccountBasis | string | INVOICE BASIS Example: "INVOICE BASIS" | No |
GstSection
Name | Type | Description | Required |
---|
amountG1IncludeGST | boolean | | No |
capitalPurchase | long | | No |
endDate | string | | No |
exportSales | long | | No |
frequency | string | | No |
id | long | | No |
nonCapitalPurchase | long | | No |
otherGST | long | | No |
startDate | string | | No |
totalSales | long | | No |
GstTaxResponseNode
Name | Type | Description | Required |
---|
amountBeforeGstInBaseCurr | number | | No |
amountWithGstInBaseCurr | number | | No |
children | [ GstTaxResponseNode ] | | No |
code | string | | No |
expandable | boolean | | No |
groupName | string | | No |
gstAmountInBaseCurr | number | | No |
level | integer | | No |
name | string | | No |
type | integer | | No |
GstTransactionDetailResponse
GstTransactionDetails
Name | Type | Description | Required |
---|
amountBeforeGstInBaseCurr | number | | No |
amountBeforeGstInTaxResidencyCurr | number | | No |
amountBeforeGstInTransCurr | number | | No |
amountWithGstInBaseCurr | number | | No |
amountWithGstInTaxResidencyCurr | number | | No |
amountWithGstInTransCurr | number | | No |
contactName | string | | No |
currency | string | | No |
exchangeRate | number | | No |
gstAmountInBaseCurr | number | | No |
gstAmountInTaxResidencyCurr | number | | No |
gstAmountInTransCurr | number | | No |
gstApplied | string | | No |
gstExchangeRate | number | | No |
jeNo | string | | No |
transactionDate | dateTime | | No |
transactionId | string | | No |
transactionType | string | | No |
GstTransactionRequestDto
Name | Type | Description | Required |
---|
limit | integer | | No |
page | integer | | No |
startAndEndDate | StartAndEndDate | Start & end dates | No |
taxCode | string | Tax code for which transactions are to be fetched | No |
taxType | string | Sales or Purchase transaction Enum: "SALES" , "PURCHASE" | No |
GstnAuthTokenRequest
Name | Type | Description | Required |
---|
appKey | string | | No |
enc_asp_secret | string | | No |
enc_key | string | | No |
encryptedAppKey | string | | No |
gstin | string | | No |
ipUser | string | | No |
message_id | string | | No |
otp | string | | No |
session_id | string | | No |
username | string | | No |
GstnAuthTokenResponse
Name | Type | Description | Required |
---|
appKey | string | | No |
asp_secret_key | string | | No |
auth_token | string | | No |
encryptedAppKey | string | | No |
error | GstnOtpError | | No |
expiry | string | | No |
ipUser | string | | No |
message_id | string | | No |
sek | string | | No |
session_id | string | | No |
status_cd | string | | No |
GstnOtpError
Name | Type | Description | Required |
---|
error_cd | string | | No |
message | string | | No |
GstnOtpRequest
Name | Type | Description | Required |
---|
gstin | string | | No |
username | string | | No |
GstnOtpResponse
Name | Type | Description | Required |
---|
appKey | string | | No |
enc_asp_secret | string | | No |
enc_key | string | | No |
encryptedAppKey | string | | No |
error | GstnOtpError | | No |
ipUser | string | | No |
message | string | | No |
message_id | string | | No |
responseCode | string | | No |
session_id | string | | No |
status_cd | string | | No |
Gstr1CheckStatusDto
Name | Type | Description | Required |
---|
appKey | string | | No |
asp_secret_key | string | | No |
auth_token | string | | No |
currStatus | string | | No |
gstin | string | | No |
id | long | | No |
ipUser | string | | No |
message_id | string | | No |
returnPeriod | string | | No |
sek | string | | No |
session_id | string | | No |
username | string | | No |
Gstr1DetailResponseDto
Gstr1FileRequestDto
Name | Type | Description | Required |
---|
appKey | string | | No |
asp_secret_key | string | | No |
auth_token | string | | No |
gstin | string | | No |
id | long | | No |
ipUser | string | | No |
message_id | string | | No |
otp | string | | No |
pan | string | | No |
returnPeriod | string | | No |
sek | string | | No |
session_id | string | | No |
sumType | string | | No |
username | string | | No |
Gstr1NilResponseDto
Name | Type | Description | Required |
---|
exemptAmount | number | | No |
nilAmount | number | | No |
nonGstAmount | number | | No |
supplyType | string | | No |
Gstr1RequestDto
Name | Type | Description | Required |
---|
appKey | string | | No |
asp_secret_key | string | | No |
auth_token | string | | No |
endDate | string | End date Example: "31-12-2022" | Yes |
financialPeriod | string | | No |
grossTurnover | number | | No |
gstin | string | | No |
id | long | | No |
ipUser | string | | No |
lastFYGrossTurnover | number | | No |
message_id | string | | No |
returnPeriod | string | | No |
sek | string | | No |
session_id | string | | No |
startDate | string | Start date Example: "01-01-2019" | Yes |
username | string | | No |
Gstr1ResetRequestDto
Name | Type | Description | Required |
---|
appKey | string | | No |
asp_secret_key | string | | No |
auth_token | string | | No |
currStatus | string | | No |
gstin | string | | No |
id | long | | No |
ipUser | string | | No |
message_id | string | | No |
returnPeriod | string | | No |
sek | string | | No |
session_id | string | | No |
username | string | | No |
Gstr1SubmitRequestDto
Name | Type | Description | Required |
---|
appKey | string | | No |
asp_secret_key | string | | No |
auth_token | string | | No |
gstin | string | | No |
id | long | | No |
ipUser | string | | No |
message_id | string | | No |
returnPeriod | string | | No |
sek | string | | No |
session_id | string | | No |
username | string | | No |
Gstr1TransactionSummaryDto
Name | Type | Description | Required |
---|
categoryName | string | | No |
cessAmount | number | | No |
cgstAmount | number | | No |
igstAmount | number | | No |
sgstAmount | number | | No |
taxableAmount | number | | No |
totalTransactions | integer | | No |
GstrDataSummary
Name | Type | Description | Required |
---|
cessAmount | number | | No |
cgstAmount | number | | No |
description | string | | No |
displayName | string | | No |
igstAmount | number | | No |
rowDetail | string | | No |
sectionName | string | | No |
sgstAmount | number | | No |
totalAmount | number | | No |
totalTaxAmount | number | | No |
totalTaxableAmount | number | | No |
GstrErrorDetails
Name | Type | Description | Required |
---|
error_cd | string | | No |
message | string | | No |
GstrStatusResponseDto
GstrStatusResponseDtoErrorReport
HSNDtoStatus
Name | Type | Description | Required |
---|
error_cd | string | | No |
error_msg | string | | No |
hsn_sc | string | | No |
ty | string | | No |
HmrcResponseBodyDetails
Name | Type | Description | Required |
---|
code | string | | No |
message | string | | No |
path | string | | No |
HmrcTokenDto
Name | Type | Description | Required |
---|
access_token | string | | No |
expires_in | string | | No |
refresh_token | string | | No |
scope | string | | No |
token_type | string | | No |
HsnDto
IRASBaseResponse
Name | Type | Description | Required |
---|
info | Info | | No |
returnCode | string | | No |
IRASConnectionStatus
Name | Type | Description | Required |
---|
connected | boolean | | No |
url | string | | No |
InUseDto
Name | Type | Description | Required |
---|
inUse | boolean | Is used in any document. Example: true | No |
inUseBill | boolean | Is used in bill. Example: true | No |
inUseContact | boolean | Is used in Contact . Example: true | No |
inUseInvoice | boolean | Is used in invoice. Example: true | No |
inUseJournal | boolean | Is used in journal entry. Example: true | No |
inUseOrder | boolean | Is used in order. Example: true | No |
inUseProduct | boolean | Is used in Product. Example: true | No |
inUseQuotation | boolean | Is used in quotation. Example: true | No |
usedInTax | boolean | Is used in Tax. Example: true | No |
IncomingDetails
Name | Type | Description | Required |
---|
incomingQty | number | | No |
outgoingQty | number | | No |
periodName | string | | No |
IndiaFailureLogReportErrorsDto
Name | Type | Description | Required |
---|
errorCode | string | | No |
errorMessage | string | | No |
IndiaGSTReturnLogReq
Name | Type | Description | Required |
---|
documentDetailsDto | SaveGSTR1DocumentDetailsDto | Document Details | No |
filingYear | integer | Report Filing Year Example: 2020 | No |
frequency | string | MONTHLY Example: "MONTHLY" | No |
fromDate | string | YYYY-MM-DD Example: "2021-01-01" | No |
gstr1DetailResponseDto | Gstr1DetailResponseDto | Summary and other section details | No |
name | string | GST Return Report Example: "Name of GST Return Report" | No |
period | string | Jan Example: "Period for Report" | No |
toDate | string | YYYY-MM-DD Example: "2021-12-31" | No |
IndiaGSTReturnLogResp
Name | Type | Description | Required |
---|
creationDate | string | Creation Date (YYYY-MM-DD) Example: "2021-12-31" | No |
documentDetailsDto | SaveGSTR1DocumentDetailsDto | Document Details | No |
errors | [ IndiaFailureLogReportErrorsDto ] | API Failure Errors Details | No |
filingYear | integer | Report Filing Year Example: 2020 | No |
frequency | string | MONTHLY Example: "MONTHLY" | No |
fromDate | string | YYYY-MM-DD Example: "2021-01-01" | No |
gstr1DetailResponseDto | Gstr1DetailResponseDto | Summary and other section details | No |
id | long | Id Example: 1 | No |
name | string | GST Return Report Example: "Name of GST Return Report" | No |
period | string | Jan Example: "Period for Report" | No |
status | string | Status Example: -1 | No |
toDate | string | YYYY-MM-DD Example: "2021-12-31" | No |
IndiaGSTReturnLogUpdateReq
Info
Name | Type | Description | Required |
---|
fieldInfoList | [ FieldInfo ] | | No |
message | string | | No |
messageCode | integer | | No |
Name | Type | Description | Required |
---|
InputStream | object | | |
Name | Type | Description | Required |
---|
box81 | number | | No |
box82 | number | | No |
box83 | number | | No |
box84 | number | | No |
box85 | number | | No |
box86 | number | | No |
box87 | number | | No |
box88 | number | | No |
id | long | | No |
InterCompanyJEListRequest
Name | Type | Description | Required |
---|
baseCurrency | string | | No |
endDate | dateTime | End date Example: "31-12-2022" | No |
jeCode | string | | No |
primaryCurrency | string | | No |
skipElimination | boolean | | No |
startDate | dateTime | Start date Example: "01-01-2019" | No |
tenantId | long | | No |
tenants | [ long ] | | No |
InvDto
Name | Type | Description | Required |
---|
diff_percent | number | | No |
etin | string | | No |
idt | string | | No |
inum | string | | No |
inv_typ | string | | No |
itms | [ InvItemsDto ] | | No |
pos | string | | No |
rchrg | string | | No |
val | number | | No |
InvDtoB2cl
Name | Type | Description | Required |
---|
diff_percent | number | | No |
etin | string | | No |
idt | string | | No |
inum | string | | No |
itms | [ InvItemsDtoB2cl ] | | No |
val | number | | No |
InvDtoExport
Name | Type | Description | Required |
---|
idt | string | | No |
inum | string | | No |
itms | [ InvItemsDtoExport ] | | No |
sbdt | string | | No |
sbnum | string | | No |
sbpcode | string | | No |
val | number | | No |
InvDtoNil
Name | Type | Description | Required |
---|
expt_amt | number | | No |
ngsup_amt | number | | No |
nil_amt | number | | No |
sply_ty | string | | No |
InvItemsDto
InvItemsDtoB2cl
InvItemsDtoExport
Name | Type | Description | Required |
---|
csamt | number | | No |
iamt | number | | No |
rt | number | | No |
txval | number | | No |
Invoice
Name | Type | Description | Required |
---|
Central Tax Amount | number | | No |
Cess Amount | number | | No |
Integrated Tax Amount | number | | No |
Sales Tax Amount | number | | No |
Tax Amount | number | | No |
Taxable Amount | number | | No |
Total Amount | number | | No |
contactCode | string | | No |
customerName | string | | No |
customerState | string | | No |
exchangeRate | number | | No |
gstin | string | | No |
inclusiveFlag | boolean | | No |
placeOfSupply | string | | No |
productCode | string | | No |
quantity | double | | No |
salesInvoiceCode | string | | No |
salesInvoiceDate | dateTime | | No |
senderState | string | | No |
taxExemptionReasonIndia | string | Enum: "EXEMPTED" , "NON_GST" | No |
taxPreferenceIndia | boolean | | No |
InvoiceInfo
Name | Type | Description | Required |
---|
amount | number | | No |
fromDate | string | | No |
qty | number | | No |
toDate | string | | No |
InvoiceStatus
Name | Type | Description | Required |
---|
documentCode | string | | No |
documentSeqCode | string | | No |
fulfillmentStatus | string | Enum: "UNFULFILLED" , "PARTIAL_FULFILLED" , "FULLY_FULFILLED" | No |
paymentStatus | string | Enum: "PENDING" , "PARTIAL" , "RECEIVED" | No |
ItemDetailsDto
Name | Type | Description | Required |
---|
camt | number | | No |
csamt | number | | No |
iamt | number | | No |
rt | number | | No |
samt | number | | No |
txval | number | | No |
ItemDetailsDtoB2cl
Name | Type | Description | Required |
---|
csamt | number | | No |
iamt | number | | No |
rt | number | | No |
txval | number | | No |
JournalEntryDetails
Name | Type | Description | Required |
---|
amount | number | | No |
amountInDocumentCurrency | number | | No |
balance | number | | No |
balanceInDocumentCurrency | number | | No |
contactCode | string | | No |
contactName | string | | No |
creditAmount | number | | No |
currency | string | 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" | No |
currencyExchangeRate | number | | No |
date | dateTime | | No |
debitAmount | number | | No |
description | string | | No |
documentCode | string | | No |
documentSequenceCode | string | | No |
documentType | string | Enum: "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 |
jeCode | string | | No |
jeDate | string | | No |
memo | string | | No |
transactionType | string | Enum: "CREDIT" , "DEBIT" | No |
JournalLineDetail
Name | Type | Description | Required |
---|
accountCode | string | | No |
accountName | string | | No |
creditAmount | number | | No |
creditAmountInPrimaryCurrency | number | | No |
debitAmount | number | | No |
debitAmountInPrimaryCurrency | number | | No |
JournalSummaryData
Name | Type | Description | Required |
---|
contactCode | string | | No |
currencyCode | string | | No |
entryType | string | | No |
exchangeRate | string | | No |
id | long | | No |
jeCode | string | | No |
jeDate | dateTime | | No |
relatedDocumentCode | string | | No |
subsidiary | string | | No |
tenantId | long | | No |
LandedCategoryCost
Name | Type | Description | Required |
---|
categoryName | string | | No |
cost | number | | No |
quantity | number | | No |
LandedCostReport
Name | Type | Description | Required |
---|
barcode | string | | No |
billNo | string | | No |
categoryCosts | [ LandedCategoryCost ] | | No |
contactCode | string |