Hi team,
We would like to have your insights on how you are handling cases where the API is called with a line for which the service is not supported.
Each operator will have its own particular unsupported cases but, for example, for a B2B line, do you return 422 SERVICE_NOT_APPLICABLE or a 200 OK with all fields set to ‘not_available’?
We understand that the 422 is for when the service is not supported at all for an msisdn and the "not_available" is only for cases where the service is available but not for certain properties.
Thanks.
Hi team,
We would like to have your insights on how you are handling cases where the API is called with a line for which the service is not supported.
Each operator will have its own particular unsupported cases but, for example, for a B2B line, do you return 422 SERVICE_NOT_APPLICABLE or a 200 OK with all fields set to ‘not_available’?
We understand that the 422 is for when the service is not supported at all for an msisdn and the "not_available" is only for cases where the service is available but not for certain properties.
Thanks.