Issue: Square Scheduled Pickup Orders being printed instantly?

Hi we have a problem thats printing future scheduled orders to be printed instantly(attached) Please can you point out the issue here(attached Order Request JSON)
Order id : Ld87OUwhbVajrHpTcwdc3MObhSXZY

   "fulfillments": [
            {
                "type": "PICKUP",
                "status": "PROPOSED",
                "pickup_details": {
                    "recipient": {
                        "display_name": "Sarah Shames"
                    },
                    "is_square_pickup_order": false,
                    "schedule_type": "SCHEDULED",
                    "note": "JoyUp PICKUP order from Sarah",
                    "pickup_at": "2024-02-20T19:15:00.000Z",
                    "auto_complete_duration": "PT120M",
                    "prep_time_duration": "PT5M",
                    "pickup_window_duration": "PT120M",
                    "expires_at": "2024-02-16T10:24:01-08:00"
                }
            }
        ]

:wave: I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:

https://developer.squareup.com/docs/orders-api/quick-start/start

Additional Documentation

https://developer.squareup.com/docs/orders-api/quick-start
https://developer.squareup.com/docs/orders-api/quick-start/step-4
https://developer.squareup.com/docs/orders-api/how-it-works

If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.