Type alias FulfillmentStatus

FulfillmentStatus: "pending" | "open" | "success" | "cancelled" | "error" | "failure"

Fulfillment status