{ "operationId": "AuthorizeDispatchForFulfillmentOrder", "method": "POST", "path": "/api/fulfillment/pvt/orders/{orderId}/fulfill", "summary": "VTex Authorize dispatch for fulfillment order", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "name": "response", "example": { "marketplaceOrderId": "123" } } ] }