Managing Fulfillment Requests

Hello,

I am trying to fulfill orders

When I post to

https://{{api_key}}:{{api_password}}@{{store_name}}.myshopify.com/admin/api/{{api_version}}/fulfillment_orders/{{fulfillment_order_id}}/fulfillment_request/accept.json

I get the following response

{
“errors”: [
“Cannot accept fulfillment request for the fulfillment order.”
]
}

Any ideas why?

Hi,

I assume the fulfillment order you are trying to accept has not yet been submitted for fulfillment. If my guess if wrong, please send me a direct message with your shop, app and fulfillment order id details, I’ll have a look.