Skip to main content
GET
List Fulfillments

Query Parameters

order_id
string
Filter fulfillments belonging to a specific order
status
string
Filter by fulfillment status: pending, open, success, cancelled, error, failure
since_id
string
Return only fulfillments created after the fulfillment with this ID
page
integer
default:"1"
Page number for pagination
limit
integer
default:"50"
Number of fulfillments per page

Response

status
integer
HTTP status code
state
string
Result state (success or error)
message
string
Optional message (null on success)
data
object