getConfirmReceiptsStandardByPageAsk AIget https://webservices-test.net-chef.com/confirmreceiptstandard/v1/getConfirmReceiptsStandardByPageRetrieve a list of Confirm Receipt details by page number.Query ParamsaccountNumberstringAccount Number to explicitly retrieve.confirmReceiptDatestringRetrieve orders with confirm receipt date equal to this date.locationCodestringThe Code that identifies the Location in Crunchtime.pageNumberint32Defaults to 1Retrieve one or more records by pageNumber. \n Use to retrieve data in smaller chunks. \n If left blank, the default is 1.pageSizeint32Number of items to display per page.purchaseOrderNumberstringOrder Number of purchase order to retrieve.trackingNumberstringTracking Number to explicitly retrieve.vendorCodestringThe Code number for the vendor's orders to retrieve.includeNullbooleanSpecify 'true' to output null data elements.truefalseHeadersauthenticationtokenstringrequiredSecure token for API authenticationpasswordstringrequiredPassword for the Crunchtime Application User.sitenamestringrequiredCrunchtime site identifier. (test or production)useridstringrequired"User ID for the Crunchtime Application User.X-B3-TraceIdstringOptional trace identifier for troubleshooting.acceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Success 400Validation Error 401Authorization 404confirm receipt standard not found 429Too Many Requests 500Unexpected Error 503System under maintenance 504TimeoutUpdated 5 months ago