Imported Good
New Good
Creates a new imported good record using the company ID and report ID provided in the route parameters.
POST
Authorizations
Provide your Bearer token in the format: Bearer <your_api_key>
Path Parameters
Unique identifier for the company associated with the imported good
Unique identifier for the report associated with the imported good
Response
200
application/json
The imported good was created successfully
A standard successful API response.