InvoiceType Summar
Structure
Field | Type | Required | Description |
---|---|---|---|
code | String | true | Code of the invoice type. |
name | String | true | Name of the invoice type. |
JSON representation
{ "code" : "F1", "name" : "Factura Ordinaria" }
Field | Type | Required | Description |
---|---|---|---|
code | String | true | Code of the invoice type. |
name | String | true | Name of the invoice type. |
{ "code" : "F1", "name" : "Factura Ordinaria" }