Hi there, our code has been getting awaiting fulfillment orders for some time now.
https://api.ordoro.com/order/?status=awaiting_fulfillment
I had to test this call for something else and am now seeing an error.
“error_message”: “expected one of [‘all’, ‘archived’, ‘cancelled’, ‘in_process’, ‘merged’, ‘new’, ‘shipped’]”,
If I visit your help docs I see that “awaiting_fulfillment” is a valid status (link). It looks like the docs are out of sync with the API state. Have I missed somewhere where this status was depracated? Are one of the other statuses the new “awaiting_fulfillment”? Thanks