Vesyl orchestrates shipping data. With KODIF, you can retrieve orders, products, boxes, and tags, query by status or ID, and manage tags to keep logistics and support in sync.
Integration Actions
Vesyl - Create New Tag
Creates New Tag using Vesyl. Requires new_tag_name. Returns confirmation of creation, including the new record’s ID and details.
Vesyl - Delete Tag by ID
Deletes Tag by ID using Vesyl. Requires tag_id_to_delete. Returns confirmation of deletion or success status.
Vesyl - Get All Boxes
Retrieves All Boxes using Vesyl. No inputs are required. Returns the requested data record(s) with all available details.
Vesyl - Get All Orders
Retrieves All Orders using Vesyl. No inputs are required. Returns the requested data record(s) with all available details.
Vesyl - Get All Products
Retrieves All Products using Vesyl. No inputs are required. Returns the requested data record(s) with all available details.
Vesyl - Get All Stores
Retrieves All Stores using Vesyl. No inputs are required. Returns the requested data record(s) with all available details.
Vesyl - Get All Tags
Retrieves All Tags using Vesyl. No inputs are required. Returns the requested data record(s) with all available details.
Vesyl - Get Box by ID
Retrieves Box by ID using Vesyl. Requires box_id. Returns the requested data record(s) with all available details.
Vesyl - Get Order by ID
Retrieves Order by ID using Vesyl. Requires order_id. Returns the requested data record(s) with all available details.
Vesyl - Get Orders by Status
Retrieves Orders by Status using Vesyl. Requires status_to_be_searched. Returns the requested data record(s) with all available details.
Vesyl - Get Product by ID
Retrieves Product by ID using Vesyl. Requires product_id. Returns the requested data record(s) with all available details.