Documentation

ReportApi extends AbstractApi
in package

Reports help to estimate costs, calculate translation costs, and identify the top members.

Use API to generate Cost Estimate, Translation Cost, and Top Members reports. You can then export reports in .xlsx or .csv file formats. Report generation is an asynchronous operation and shall be completed with a sequence of API methods.

Table of Contents

Methods

generate()  : Report|null
Generate Organization Report

Methods

generate()

Generate Organization Report

public generate(array<string|int, mixed> $data) : Report|null
Parameters
$data : array<string|int, mixed>

string $data[name]
array $data[schema]

Tags
link

API Documentation

Return values
Report|null

        
On this page

Search results