Test Shipment Sync Cron
GET/v1/api/integrations/sync/shipment/test-cron
Tests the cron job that synchronizes previous shipments from WMS that aren't already saved in the database.
Auth Required
Required Permissions:
quality.inspection.shipment:write("Quality Inspection Shipment Write")
Responses
- 200
- 401
- 403
- 500
Cron test executed successfully
Unauthorized. User is not authenticated or session is invalid.
Forbidden. User does not have the required permissions.
Internal Server Error