{
    "info": {
        "_postman_id": "5cea8df4-bb03-4bc4-859d-865e81349c24",
        "name": "ows-label-audit",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
    },
    "item": [
        {
            "name": "https://qa-ows-label-audit.theorchard.io/label_audit/123",
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "grass-account-type",
                        "value": "vendor",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "grass-account-id",
                        "value": "33088",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "orchard-user-id",
                        "value": "alw:78964",
                        "type": "text",
                        "disabled": true
                    },
                    {
                        "key": "session",
                        "value": "",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "url": {
                    "raw": "https://qa-ows-label-audit.theorchard.io/label_audit/123",
                    "protocol": "https",
                    "host": [
                        "qa-ows-label-audit",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "label_audit",
                        "123"
                    ]
                }
            },
            "response": []
        },
        {
            "name": "https://qa-ows-label-audit.theorchard.io/label_audit?vendor_Id=12243&audit_status=complete",
            "request": {
                "method": "GET",
                "header": [],
                "url": {
                    "raw": "https://qa-ows-label-audit.theorchard.io/label_audit?vendor_Id=12243&audit_status=complete",
                    "protocol": "https",
                    "host": [
                        "qa-ows-label-audit",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "label_audit"
                    ],
                    "query": [
                        {
                            "key": "vendor_Id",
                            "value": "12243"
                        },
                        {
                            "key": "audit_status",
                            "value": "complete"
                        }
                    ]
                }
            },
            "response": []
        },
        {
            "name": "https://qa-ows-label-audit.theorchard.io/label_audit?vendor_id=7123&user_id=562",
            "request": {
                "method": "POST",
                "header": [],
                "body": {
                    "mode": "raw",
                    "raw": "{\t\n\t\"vendor_id\": 7123,\n    \"user_id\": 562\n\t\t\n}",
                    "options": {
                        "raw": {
                            "language": "json"
                        }
                    }
                },
                "url": {
                    "raw": "https://qa-ows-label-audit.theorchard.io/label_audit?vendor_id=7123&user_id=562",
                    "protocol": "https",
                    "host": [
                        "qa-ows-label-audit",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "label_audit"
                    ],
                    "query": [
                        {
                            "key": "vendor_id",
                            "value": "7123"
                        },
                        {
                            "key": "user_id",
                            "value": "562"
                        }
                    ]
                }
            },
            "response": []
        }
    ],
    "protocolProfileBehavior": {}
}