List gross-to-net report.
List gross-to-net report.
Returns paginated gross-to-net calculation records for the specified payroll report, with optional currency conversion applied to the results.
Token scopes: global-payroll:read
List gross-to-net report.
Returns paginated gross-to-net calculation records for the specified payroll report, with optional currency conversion applied to the results.
Token scopes: global-payroll:read
Offset/index of record for the next page of records to return.
List of report rows (summary rows are filtered out). Each row contains dynamic column keys mapped to cell objects.
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/