I’m trying to create an historic order via the API.
If I try to set created_at
I get a response {"error_messages":"Not found"}
when making the API call.
Is it possible to set a specific order date (other than the due date) when creating orders via the API? I’m sure I managed to do this when testing in the past but can’t remember how…