Cargos
Get details of a specific cargo company by its ID.
Unique identifier of the resource
1Cargo company retrieved successfully.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Update an existing cargo company.
Unique identifier of the resource
1Input schema for creating or updating a cargo company record.
Name of the cargo company.
ERP code used for identifying the cargo company in external systems.
Enum value indicating the shipping company type.
yurticiPossible values: Cargo company updated successfully.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Delete a cargo permanently.
Unique identifier of the resource
1No content
Forbidden
The given resource or object was not found or does not exist.
No content
Partially update an existing cargo company.
Unique identifier of the resource
1Input schema for creating or updating a cargo company record.
Name of the cargo company.
ERP code used for identifying the cargo company in external systems.
Enum value indicating the shipping company type.
yurticiPossible values: Cargo company partially updated successfully.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Retrieve a paginated list of all cargo companies with filtering support.
Specifies the page number of the current dataset
1Indicates the number of rows on the current page.
10Filter by creation date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
created_date__gt=2024-01-01T00:00:00ZFilter by modification date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
modified_date__lt=2024-01-01T00:00:00ZFilter by name.
Filter by ERP code (contains)
ERPCODE123Shipping company options
yurticiPossible values: Filters by primary key
Filter by primary key greater than a specific value.
Filters by primary key greater than or equal to the given value
Filters by primary key less than the given value
Filters by primary key less than or equal to the given value
Filter by multiple primary key values (comma-separated list of integers)
Filter by exact ERP code.
ERPCODE123A paginated list of cargo companies.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Create a new cargo company.
Input schema for creating or updating a cargo company record.
Name of the cargo company.
ERP code used for identifying the cargo company in external systems.
Enum value indicating the shipping company type.
yurticiPossible values: Cargo company created successfully.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Calculate the shipping cost for a given cargo request.
The shipping company for which the cost will be calculated.
yurticiPossible values: Successfully calculated cargo cost.
Successfully calculated cargo cost.
Last updated
Was this helpful?

