Response Object – ExtendedInfo
A typed key-value pair object is utilised to allow the inclusion of custom data in selected gateway requests while avoiding breaking changes to the data models.
An ExtendInfo may represent data to be persisted to gateway documents and/or trigger customised code logic.
ExtendedInfo entries should only be included in requests if advised by the PharmX team.
Field | Type | Description |
---|---|---|
Name | string (150) | The name of the property. |
Type | string (150) | The data type of the value. |
Value | string (150) | The value of the property. |