Response
Entity
Parameters
id
: string The unique identifier of the item.
active
: boolean Indicates the status of the item. Possible values:
true(default): Item is in the active state.false: Item is in the inactive state.
name
: string The name of the item.
description
: string A text description about the item.
amount mandatory
: integer The price of the item. In the case of three decimal currencies, such as KWD, BHD and OMR, to refund a payment of 295.991, pass the value as 295990. And in the case of zero decimal currencies such as JPY, to refund a payment of 295, pass the value as 295.