Skip to content

Implement the Contact methods of the API #7

Description

@malkam03

The following methods must be implemented:

Method Resource Param Body Result
GET https://url/contacts/ BranchID, ChapterID* - Contacts List(if no ChapterID is provided, return branch contacts)
PUT https://url/contacts/ BranchID, ChapterID* Contact Status code
UPDATE https://url/contacts/ BranchID, ChapterID*, ContactID Contact(blank are left unmodified) Status code
DELETE https://url/contacts/ BranchID, ChapterID*, ContactID - Status code

* optional parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions