{ "operationId": "authorize-fulfillment", "method": "POST", "path": "/pvt/orders/{sellerOrderId}/fulfill", "summary": "VTex Authorize fulfillment", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "date": "2014-10-06 18:52:00", "marketplaceOrderId": "1138342255777-01", "orderId": "959311095", "receipt": "e39d05f9-0c54-4469-a626-8bb5cff169f8" } } ] }