Control Flag Object Fields

Learn about the fields used to model control flags.

These field references describe the fields in a control flag object. A control flag object adds a custom status indicator to a request. Store control flags as key-value string pairs.

The following are examples of possible control flags:

  • b2b-number-service-timeoutms
  • b2b-number-service-expiry-days
  • b2b-number-service-on-error with the value accept

Append a region code to any key. For example, to append EU for the European Union, use b2b-number-service-timeoutms-EU.

The following fields are available:

FieldDescription
keyThe control flag key.
valueThe control flag value.

Did this page help you?