Shipment update mutation

Hi,

Is there a mutation to update a shipment? We use custom carriers and we would like to update the fields “picked_up”, “delivered” and “refunded”. Is this possible?

Thanks!

Hello @pedro!

Unfortunately no. Shipments are not updatable, as they are the final information set for the delivery, addresses, method, etc., just as the label or the information sent to the carrier.

Also, we do not have those fields at the moment for shipments. Where did you get them from?

Kind regards!
TomasFD

Hi @tomasfd

They are available in the GraphQL API.

Best regards