Products

Response Structure


   
  {
    "data": [
        {
            "Product_Category": null,
            "Owner": {
                "name": "Patricia Boyle",
                "id": "87157000000116013",
                "email": "zylker.bigin@gmail.com"
            },
            "Description": null,
            "$currency_symbol": "Rs.",
            "Product_Active": true,
            "Modified_By": {
                "name": "Patricia Boyle",
                "id": "87157000000116013",
                "email": "zylker.bigin@gmail.com"
            },
            "Product_Code": null,
            "dqwdqwd": null,
            "id": "87157000000190126",
            "$approved": true,
            "$approval": {
                "delegate": false,
                "approve": false,
                "reject": false,
                "resubmit": false
            },
            "Modified_Time": "2020-04-29T15:23:09+05:30",
            "Created_Time": "2020-04-29T15:23:09+05:30",
            "Product_Name": "Earphones",
            "$taxable": true,
            "$editable": true,
            "Tag": [],
            "Created_By": {
                "name": "Patricia Boyle",
                "id": "87157000000116013",
                "email": "zylker.bigin@gmail.com"
            },
            "$approval_state": "approved",
            "Unit_Price": 0
        }
    ]
}
   

Note:

  • The fields beginning with "$" indicate that they do not appear on the Bigin UI, but contain important data. They are read-only fields.
  • For more information about sample attributes, refer Get List of Records.