OrderComment
Retrieve a specific order comment by ID
Unique identifier of the resource
1Order comment successfully retrieved
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
List all order comments
Specifies the page number of the current dataset
1Indicates the number of rows on the current page.
10Filters by id
Filter by order ID.
123Filter by comment
Filter by order number
ORD123456Filter 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:00ZID of the user who created the cancellation plan
1Filters 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
Order ID
Filter by created by email
Order comments successfully listed
Unauthorized Access
Server Error
Create a new order comment
Order comment successfully created
Required field(s) are missing, data is invalid, or the action is not allowed.
Unauthorized Access
Last updated
Was this helpful?

