List Membership Schemes

Retrieves a list of membership schemes for the requesting practice group.

SecurityapiKeyAuth and practiceGroupId
Responses
200

Ok

400

Validation error

401

Unauthorised

404

Not found

500

Unknown error

get/v1/invoicing/membership-schemes
Request samples
Response samples
application/json
{
  • "data": [
    ],
  • "count": 0
}