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
(valueaccept
)
The region code can be appended to all of the keys. For example b2b-number-service-timeoutms-EU
.
Field | Description |
---|---|
key | The flag's key. |
value | The key's value. |
Updated over 1 year ago