Get a signed download url for the work orders zip
GET/api/shipment/v1/downloadWorkordersZip
Find the PO's latest notified WorkOrderPdfExportJob and generate a 7-day GCS signed url for its zip
Requestโ
Responsesโ
- 200
- 429
Success response - Get a signed download url for the work orders zip
Too Many Requests. The rate limit has been exceeded.
Response Headers
RateLimit
The current rate limit state. remaining is the remaining quota, reset is the seconds until reset. The specify value should be set in the .env-RATE_LIMIT_XXX
RateLimit-Policy
The rate limit policy. Format: limit;w=window. limit is the max requests, w is the window in seconds. The specify value should be set in the .env-RATE_LIMIT_XXX