Skip to main content

Create Agency

POST 

/agencies

Create Agency

Request

Body

    tags string

    Tags

    type string

    Type

    name string

    Name

    addresses

    object[]

  • Array [

  • agencyId string

    Agency

    type string

    Type

    isPrimary string

    Is Primary

    name string

    Name

    organization string

    Organization

    address1 string

    Address1

    address2 string

    Address2

    address3 string

    Address3

    city string

    City

    region string

    Region

    postalCode string

    Postal Code

    country string

    Country

    phoneNumber string

    Phone Number

    notes string

    Notes

    tags string

    Tags

  • ]

  • agencyContactMethods

    object[]

  • Array [

  • agencyId string

    Agency

    tags string

    Tags

    type string

    Type

    name string

    Name

    value string

    Value

    priority number

    Priority

    preferences string

    Preferences

    notes string

    Notes

    confirmed string

    Confirmed

  • ]

  • agencyDocuments

    object[]

  • Array [

  • agencyId string

    Agency

    tags string

    Tags

    type string

    Type

    name string

    Name

    fileName string

    File Name

    notes string

    Notes

    visibility string

    Visibility

  • ]

  • agencyNotes

    object[]

  • Array [

  • agencyId string

    Agency

    note string

    Note

    tags string

    Tags

  • ]

Responses

Created Agency

Schema

    tags string

    Tags

    type string

    Type

    name string

    Name

    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...