Property Visibility

The way a property will be processed by the Inbound API depends on its visibility. A property can be set to hidden and will not be seen in any way by the user. On the other hand, visible properties can be mandatory for the request to be processed correctly or optional.

Optional: the user can see the property and can optionally manage it. The 'Required' column contains 'No' for such property.

Mandatory:

  • the user can see the property and must define it

  • if the transaction contains an invalid mandatory property, the request is rejected with a corresponding error

  • if request has no mandatory property, the request is rejected with a corresponding error

The 'Required' column contains 'Yes' for such property.