Skip to main content

Reauthorize Item​

Example​

{
"id": "10001",
"description": "Shoes",
"unitPrice": 95,
"quantity": 1,
"vat": 25
}

Properties​

PropertyExplanationTypeNotes
idNoThe article id.will default to - if not provided
descriptionNoThe description of the article.
unitPriceYesThe unit price of the article.
quantityYesThe quantity of the article.
vatYesThe vatrate of the article.