Control Flag Object Fields

Control flags are provided so you can add a custom status indicator to your requests.

Control flags can be stored as key-value string pairs. Some possible flags (keys) are:

  • b2b-number-service-timeoutms
  • b2b-number-service-expiry-days
  • b2b-number-service-on-error (value accept)

The region code can be appended to all of the keys. For example b2b-number-service-timeoutms-EU.

FieldDescription
keyThe flag's key.
valueThe key's value.