Create a PickupAsk AIpost https://public-api.easyship.com/2024-09/pickupsSchedule a pickup. Required authorization scope: public.pickup:write Only available if your courier provides pickup options. Select a pickup time After retrieving a courier's pickup slots, you can specify a pickup time in time_slot_id or in selected_from_time and selected_to_time.Body Paramscourier_service_iduuidrequiredThe unique identifier for the courier service.time_slot_iduuid | nullTime Slot ID from Courier List Available Pickup Slots API. Optional if selected_from_time and selected_to_time are provided.selected_datedaterequiredSelected date for pickupselected_from_timestring | nullSelected from time for pickup. Optional if a time_slot_id is provided.selected_to_timestring | nullSelected to time for pickup. Optional if a time_slot_id is provided.easyship_shipment_idsarray of stringsrequiredAll shipments to be requested. Shipments must have the same courier and their labels must be pending or generated.easyship_shipment_ids*ADD stringResponses 201pickup successfully created 422slots not found for provided courierUpdated 10 months ago