SalesChannelCancellationReasons
Was this helpful?
Was this helpful?
Deletes a specific cancellation reason for the specified sales channel by setting is_active to False.
The channel ID of the resource.
5
Unique identifier of the resource
1
No content
Fetches a list of all cancellation reasons for the specified sales channel.
The channel ID of the resource.
5
Filter by cancellation type
Filter by active status (True or False)
Filter by multiple primary key values (comma-separated list of integers)
Fetches the details of a specific cancellation reason for the specified sales channel.
The channel ID of the resource.
5
Unique identifier of the resource
1
Partially updates the details of a specific cancellation reason for the specified sales channel.
The channel ID of the resource.
5
Unique identifier of the resource
1
Schema for updating existing cancellation reason.
Type of cancellation. Optional, defaults to cancel
.
Whether extra info is required.
Sorting order for UI display.
Short label of the cancellation reason.
Whether this reason is active.
Whether this reason syncs to external systems.
Updates the details of a specific cancellation reason for the specified sales channel.
The channel ID of the resource.
5
Unique identifier of the resource
1
Schema for updating existing cancellation reason.
Type of cancellation. Optional, defaults to cancel
.
Whether extra info is required.
Sorting order for UI display.
Short label of the cancellation reason.
Whether this reason is active.
Whether this reason syncs to external systems.
Creates a new cancellation reason for the specified sales channel.
The channel ID of the resource.
5
Schema for creating a new cancellation reason.
Type of cancellation. Optional, defaults to cancel
.
Whether extra info is required.
Sorting order for UI display.
Short label of the cancellation reason.
Whether this reason is active.
Whether this reason syncs to external systems.