Improved
Designating Collection Time in the API
Users can now submit defined string values using the localTime parameter in addition to custom array values. For example, if a user submits “localTime”: “day”, collection of the tasking request will be constrained to between 6am-6pm. If a user submits “localTime”: ”night”, the collection will be between 6pm-6am.
The localTime parameter will continue to support unique arrays to support custom collection times. If a user submits “localTime”: [14400.0, 61200.0], collection will constrained to occur between 4am – 5pm. For more information, see the Tasking API documentation site.
Fixed
Tasking requests submitted via the API for Standard and Extended product categories for all imaging modes with custom angles, resolutions, and/or number of look values will immediately return an error message. Users should change their product category to Custom and resubmit or remove the invalid parameter and resubmit as a Standard or Extended request.