{ "operationId": "InvoiceNotification", "method": "POST", "path": "/api/oms/pvt/orders/{orderId}/invoice", "summary": "VTex Order invoice notification", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "date": "2014-02-07T15:22:56.7612218-02:00", "orderId": "123543123", "receipt": "38e0e47da2934847b489216d208cfd91" } } ] }