resolve_address
Resolve a partial JsonAddress with only a number or UUID to one with both. Anywhere that signald accepts a JsonAddress will except a partial, this is a convenience function for client authors, mostly because signald doesn’t resolve all the partials it returns.
auto-generated example may not be a valid request. Seev1.ResolveAddressRequest
for all fields.
{
"account": "0cc10e61-d64c-4dbc-b51c-334f7dd45a4a",
"partial": {
"number": "+13215551234"
},
"type": "resolve_address",
"version": "v1"
}
- Request Type:
v1.ResolveAddressRequest
- Success Response Type:
v1.JsonAddress
- Error response types: