Skip to main content

Create Broker Contact Method

POST 

/brokers/:brokerId/contact-methods

Create Broker Contact Method

Request

Path Parameters

    brokerId stringrequired

Body

    tags string

    Tags

    type string

    Type

    Possible values: [Phone, Email, Fax, Mobile, WhatsApp, Facebook, Twitter, Instagram, LinkedIn, Skype, Other]

    name string

    Name

    value string

    Value

    priority number

    Priority

    preferences string

    Preferences

    notes string

    Notes

    confirmed string

    Confirmed

Responses

Created Broker Contact Method

Schema

    tags string

    Tags

    type string

    Type

    Possible values: [Phone, Email, Fax, Mobile, WhatsApp, Facebook, Twitter, Instagram, LinkedIn, Skype, Other]

    name string

    Name

    value string

    Value

    priority number

    Priority

    preferences string

    Preferences

    notes string

    Notes

    confirmed string

    Confirmed

    id string

    Id

    createdAt string

    Created At

    updatedAt string

    Updated At

    deletedAt string

    Deleted At

    deleted string

    Deleted

    createdBy string

    Created By

    updatedBy string

    Updated By

    deletedBy string

    Deleted By

Loading...