Search AddressesAsk AIget https://api.soldo.com/business/v2/addressesEndpoint to search Addresses.Query ParamsuserIdstringThe User ID.categorystringenumThe User CATEGORY.USERCOMPANYAllowed:USERCOMPANYpint32Defaults to 0It indicates the specific page to display (the counter starts from zero).sint32≤ 50Defaults to 0It indicates the number of items per page.dstringenumIt indicates how the pages are ordered.DESCASCDESCAllowed:ASCDESCpropsarray of stringsIt indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the props parameter in the request.propsADD stringResponses 200The result is an array containing Addresses. 400Your request has missing arguments or is malformed.Updated 6 months ago