Tool to schedule asynchronous deletion of orders in eSputnik. Use when you need to delete orders by external ID or by date range. Deletion can be performed by: - Specific order: Provide externalOrderId to delete a single order - Date range: Provide both 'from' and 'to' parameter…
tostringEnd date (inclusively) for the deletion period in ISO 8601 format (e.g., '2023-10-12T12:33'). Must be used together with 'from' parameter. The date range cannot exceed 24 hours.
fromstringStart date (inclusively) for the deletion period in ISO 8601 format (e.g., '2023-08-14T10:25'). Must be used together with 'to' parameter. The date range cannot exceed 24 hours.
externalOrderIdstringID of an order in the external system. Use this to delete a specific order by its external identifier.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.