numbers.price_missing
No price row exists for the workspace's wallet currency on this number's series.
numbers.price_missing is returned when a number claim is attempted but the number's series does not have a rental price row configured for the workspace's wallet currency. This is a platform configuration gap, not a client error.
The admin has not set a price for this series/currency combination. This can happen when a new currency is added to the platform or a new series is created without complete pricing.
Contact support to have pricing configured for your currency on the desired number series.
{
"error": {
"code": "numbers.price_missing",
"message": "no price configured for this number's currency",
"request_id": "req_01900000abc"
}
}