Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 274 Bytes

GROUPS.md

File metadata and controls

19 lines (15 loc) · 274 Bytes

Monetary Reporting API

Groups Reporting Requests

Groups

GET /v1/groups

Response JSON

[
  {
    "GroupId": 1,
    "Group": "Bark & Meow"
  }
]