Received API Requests

1 saved request

Refresh

member-on-hand-0838.json

Sensitive request headers are redacted in this preview.

{
  "receivedAt": "2026-08-05T17:06:12.246Z",
  "request": {
    "method": "PUT",
    "path": "/member-quantity-on-hand-put/memberonhand?memberNumber=0838",
    "query": {
      "memberNumber": "0838"
    },
    "headers": {
      "host": "godwin.dev.crestwood.com",
      "x-forwarded-scheme": "https",
      "x-forwarded-proto": "https",
      "x-forwarded-for": "174.49.173.205",
      "x-real-ip": "174.49.173.205",
      "connection": "close",
      "content-length": "703",
      "ocp-apim-subscription-key": "[REDACTED]",
      "accept": "application/json, text/json, text/x-json, text/javascript, application/xml, text/xml",
      "user-agent": "RestSharp/108.0.1.0",
      "content-type": "application/json; charset=utf-8",
      "accept-encoding": "gzip"
    },
    "body": {
      "OnHandQuantity": [
        {
          "MemberItemID": "310824",
          "DoitBestSKU": "310824",
          "UnitOfMeasure": "EA",
          "IsAuxiliary": false,
          "IsRemoved": false,
          "Inventory": {
            "TotalInventory": 45,
            "AvailableInventory": 45,
            "EstimatedInStockDate": null
          }
        },
        {
          "MemberItemID": "84003",
          "DoitBestSKU": "84003",
          "UnitOfMeasure": "EA",
          "IsAuxiliary": false,
          "IsRemoved": false,
          "Inventory": {
            "TotalInventory": 5,
            "AvailableInventory": 5,
            "EstimatedInStockDate": null
          }
        },
        {
          "MemberItemID": "107654",
          "DoitBestSKU": "107654",
          "UnitOfMeasure": "EA",
          "IsAuxiliary": false,
          "IsRemoved": false,
          "Inventory": {
            "TotalInventory": 96,
            "AvailableInventory": 81,
            "EstimatedInStockDate": null
          }
        }
      ],
      "SubmitDate": "2026-08-05T17:06:10.5983969+00:00",
      "IsTest": true
    }
  }
}