PhoneNumbers GetPhoneNumbersByOwner

Get phone numbers by owner.

Parameters

Name Type Required Description
ownerId String The owner id

Returns

Type:
PhoneNumberModel
Description:
Return all phone numbers that belong to the owner id.
Http Method:
GET
Url:
api/PhoneNumbers/GetPhoneNumbersByOwner?ownerId={ownerId}