Category object

Categories are an element of receipts. They identify the categories that a receipt belongs to; they are tagged both by Shoeboxed and by the user.

<Categories>
    <Category
        name="Meals / Entertainment"
        id="23423342"
    />
    <Category
        name="General Retail"
        id="9121023"
    />
    <Category
        name="Fuel"
        id="18222392"
    />
</Categories>
Parameter Description
id Unique identifier of this category.
name The name of the category.