Skip to main content
GET
Get Document

Authorizations

Authorization
string
header
required

Provide your Bearer token in the format: Bearer <your_api_key>

Path Parameters

company_id
string
required

Unique identifier for the company associated with the imported good documents

report_id
string
required

Unique identifier for the report associated with the imported good documents

item_id
string
required

Unique identifier for the item associated with the imported good documents

Response

Documents retrieved successfully

A standard successful API response.

message
string

A detailed success message.

Example:

"Operation completed successfully"

status
integer

HTTP status code.

Example:

200