Open matthewcummings opened 8 years ago
I currently have 5 dedicated numbers but when I try the /api/v2/sources command in the API Sandbox, I get back this JSON payload with the dedicated numbers displaying as empty strings:
{ "dedicated": [ "", "", "", "", "" ], "user": [], "shared": [ "61428102137", "61448793610", "43676800505111", "32460201040", "56448905757", "420234095620", "45609946244070", "37259122132", "3584573950033", "3584573960800", "33644630250", "491771782320", "447937946700", "85264506009", "36707177174", "6285574719911", "353873700620", "972526268550", "393456645473", "37128914511", "37067363220", "601117225022", "525549998429", "31635250055", "31635250056", "4759440019", "48799353421", "17873385430", "40371700030", "421902028133", "27877460140", "825080825033", "34911067120", "46769436245", "46731230204", "41766013080", "447624800500", "4478600212612", "4478600212632", "4478600212622", "4478600211302", "4478600212642" ], "senderIds": [ "garbage", "foobar" ] }
I currently have 5 dedicated numbers but when I try the /api/v2/sources command in the API Sandbox, I get back this JSON payload with the dedicated numbers displaying as empty strings:
{ "dedicated": [ "", "", "", "", "" ], "user": [], "shared": [ "61428102137", "61448793610", "43676800505111", "32460201040", "56448905757", "420234095620", "45609946244070", "37259122132", "3584573950033", "3584573960800", "33644630250", "491771782320", "447937946700", "85264506009", "36707177174", "6285574719911", "353873700620", "972526268550", "393456645473", "37128914511", "37067363220", "601117225022", "525549998429", "31635250055", "31635250056", "4759440019", "48799353421", "17873385430", "40371700030", "421902028133", "27877460140", "825080825033", "34911067120", "46769436245", "46731230204", "41766013080", "447624800500", "4478600212612", "4478600212632", "4478600212622", "4478600211302", "4478600212642" ], "senderIds": [ "garbage", "foobar" ] }