Contains metadata keys and values
Request
Property Name | Type | Required | Description |
---|---|---|---|
| string | Optional | Key name of transaction metadata. 40 characters max. |
| string | Optional | Value of transaction metadata. 500 characters max. |
| string | Optional | Description of transaction metadata. 40 characters max. |
| boolean | Optional | Property controlling whether the transaction metadata is visible in the invoice ( |
Response
Property Name | Type | Description |
---|---|---|
| string | Key name of transaction metadata. 40 characters max. |
| string | Value of transaction metadata. 500 characters max. |
| string | Description of transaction metadata. 40 characters max. |
| boolean | Property controlling whether the transaction metadata is visible in the invoice ( |