cwmiller / broadworks-connector

Simple library for connecting to BroadWorks OCI-P API
MIT License
8 stars 5 forks source link

get request #12

Closed TwinMist closed 5 years ago

TwinMist commented 5 years ago

Hi What is the best way to code a request for say UserGetRequest20 where no table is returned. could you add this to the front page.

thanks

cwmiller commented 5 years ago

UserGetRequest20 should always return a UserGetResponse20 if passed a userid that exists. If the user doesn't exist, it'll throw an ErrorResponseException.