Products


article.get

Request of details of one ore more products. If no filter is set, 10 products will be shown. The RESPONSE contains a "list of articles" and each of them with the following fields.


FILTER
TagsDescription
ARTICLE_NUMBER Article number

RESPONSE
TagsDescription
ARTICLE_ID Article ID
ARTICLE_NUMBER Article number
TITLE Title
DESCRIPTION Description
UNIT Product unit type
UNIT_PRICE Unit price
CURRENCY_CODE Currency code
VAT_PERCENT VAT in percent
IS_GROSS Flag for setting to gross price: 0 = no | 1 = yes
TAGS Tags

article.create

Creation of a product.


DATA
TagsDescription
ARTICLE_NUMBER Required Article number
TITLE Required Title
DESCRIPTION Description
UNIT Product unit type
UNIT_PRICE Required Unit price
CURRENCY_CODE Currency code
VAT_PERCENT VAT in percent
IS_GROSS Flag for setting to gross price: 0 = no | 1 = yes

RESPONSE
TagsDescription
STATUS Result of the action
ARTICLE_ID Article ID

article.update

Update of product data.


DATA
TagsDescription
ARTICLE_ID Required Article ID
See action article.create

RESPONSE
TagsDescription
STATUS Result of the action

article.delete

Deletion of product.


DATA
TagsDescription
ARTICLE_ID Required Article ID

RESPONSE
TagsDescription
STATUS Result of the action
support@fastbill.com
© 2021 FastBill GmbH