POST https://graph.microsoft.com/v1.0/print/printers/[PRINTERID]/jobs HTTP/1.1 Host: graph.microsoft.com SdkVersion: Graph-dotnet-2.0.7 FeatureFlag: 0000004F Cache-Control: no-store, no-cache Authorization: Bearer [REMOVED] Accept-Encoding: gzip Content-Type: application/json Content-Length: 106 {"configuration":{"copies":1,"duplexMode":"flipOnLongEdge","inputBin":"tray-1","orientation":"landscape"}} HTTP/1.1 201 Created Cache-Control: no-store, must-revalidate, no-cache, max-age=0 Content-Type: application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false;charset=utf-8 Location: https://graph.microsoft.com/v1.0/print/printers/[PRINTERID]/jobs/168 Vary: Accept-Encoding Strict-Transport-Security: max-age=31536000 request-id: 493c4d0d-ad3e-4f6b-b923-572d4b5ed6d1 client-request-id: 493c4d0d-ad3e-4f6b-b923-572d4b5ed6d1 x-ms-ags-diagnostic: {"ServerInfo":{"DataCenter":"South Central US","Slice":"E","Ring":"5","ScaleUnit":"005","RoleInstance":"SN4PEPF0000063E"}} OData-Version: 4.0 Date: Thu, 05 May 2022 17:51:29 GMT Content-Length: 1279 {"@odata.context":"https://graph.microsoft.com/v1.0/$metadata#print/printers('PRINTERID')/jobs/$entity","id":"168","createdDateTime":"2022-05-05T17:51:29Z","isFetchable":false,"redirectedFrom":null,"redirectedTo":null,"createdBy":{"id":"UniversalPrintUser@informasoftware.com","displayName":"Universal Print User","ipAddress":null,"userPrincipalName":"[REMOVED]","oDataType":null},"status":{"state":"paused","description":"The job is not a candidate for processing yet.","isAcquiredByPrinter":false,"details":["uploadPending"]},"configuration":{"quality":"medium","dpi":600,"feedOrientation":null,"orientation":"landscape","duplexMode":"flipOnLongEdge","copies":1,"colorMode":"grayscale","inputBin":"tray-1","outputBin":"auto","mediaSize":"North America Letter","mediaType":"auto","finishings":["none"],"pagesPerSheet":1,"multipageLayout":null,"collate":true,"scaling":null,"fitPdfToPage":null,"pageRanges":[],"margin":{"top":4230,"bottom":4230,"left":4230,"right":4230}},"documents@odata.context":"https://graph.microsoft.com/v1.0/$metadata#print/printers('PRINTERID')/jobs('168')/documents","documents":[{"id":"bd838404-59de-4897-8789-7f5c1db606c4","displayName":"","contentType":"","size":0}]}