Skip to main content

Store Customer Contact

Store Customer Contact

Path Parameters
    id string required

    Customer UUID

Request Body required

The body to store customer contact

    name string required

    Possible values: <= 100 characters

    phone string required

    Possible values: >= 6 characters and <= 15 characters

    position string required

    Possible values: <= 255 characters

    email string

    Possible values: <= 255 characters

Responses

OK


Schema
    data object
    id string
Loading...