The item attached to the credit.
Name | Type | Description | Notes |
---|---|---|---|
lagoItemId | UUID | Unique identifier assigned to the credit item within the Lago application. | |
type | TypeEnum | The type of credit applied. Possible values are `coupon` or `credit_note`. | |
code | String | The code of the credit applied. It can be the code of the coupon attached to the credit or the credit note's number. | |
name | String | The name of the credit applied. It can be the name of the coupon attached to the credit or the initial invoice's number linked to the credit note. |
Name | Value |
---|---|
COUPON | "coupon" |
CREDIT_NOTE | "credit_note" |