Skip to content

Instantly share code, notes, and snippets.

@kendhia
Last active July 12, 2021 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kendhia/a3717134ee70cb20dcc45b6251ddfdb1 to your computer and use it in GitHub Desktop.
Save kendhia/a3717134ee70cb20dcc45b6251ddfdb1 to your computer and use it in GitHub Desktop.
{
"supplier": "Workwear Express Ltd",
"amount": "105.35",
"currencyCode": "GBP",
"taxAmount": "17.56",
"dueDate": "",
"expenseDate": "",
"billReference": "",
"category": "",
"lines": [
{
"amount": "18.11",
"taxAmount": "3.02",
"description": "GD057ASAPM HeavyBlend adult hooded sweatshirt Antique Sapphire M",
"taxTypeCode": ""
},
{
"amount": "18.11",
"taxAmount": "3.02",
"description": "GD057BLACL HeavyBlend adult hooded sweatshirt Black L",
"taxTypeCode": ""
},
{
"amount": "18.11",
"taxAmount": "3.02",
"description": "GD057HELIS HeavyBlend adult hooded sweatshirt Heliconia S",
"taxTypeCode": ""
},
{
"amount": "18.11",
"taxAmount": "3.02",
"description": "GD057SAPKXL HeavyBlend adult hooded sweatshirt Safety Pink XL",
"taxTypeCode": ""
},
{
"amount": "4.66",
"taxAmount": "0.78",
"description": "GD001ASAPM Softstyle Adult Ringspun T-Shirt Antique Sapphire M",
"taxTypeCode": ""
},
{
"amount": "4.66",
"taxAmount": "0.78",
"description": "GD001BLACS Softstyle Adult Ringspun T-Shirt Black S",
"taxTypeCode": ""
},
{
"amount": "4.66",
"taxAmount": "0.78",
"description": "GD001HELIXL Softstyle Adult Ringspun T-Shirt Heliconia XL",
"taxTypeCode": ""
},
{
"amount": "4.66",
"taxAmount": "0.78",
"description": "GD001TBLUL Softstyle Adult Ringspun T-Shirt Tropical Blue L",
"taxTypeCode": ""
},
{
"amount": "4.76",
"taxAmount": "0.79",
"description": "GD072ASAPM Softstyle women's ringspun t-shirt Antique Sapphire M",
"taxTypeCode": ""
},
{
"amount": "4.76",
"taxAmount": "0.79",
"description": "GD072BLACS Softstyle women's ringspun t-shirt Black S",
"taxTypeCode": ""
},
{
"amount": "4.76",
"taxAmount": "0.79",
"description": "GD072HELIL Softstyle women's ringspun t-shirt Heliconia L",
"taxTypeCode": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment