Available Routes
get | {API Key}/v2/trustAccounting |
Data Format
Usage Examples
Find all trust records
gethttps://secure.bill4time.com/b4t-api/{Api Key}/v2/trustAccounting
Find trust record with id = 457
gethttps://secure.bill4time.com/b4t-api/{Api Key}/v2/trustAccounting?$filter=id eq 457
Find all records created on or after January 1st, 2017
gethttps://secure.bill4time.com/b4t-api/{Api Key}/v2/trustAccounting?$filter=dateCreated ge '2017-01-01'
Comments
0 comments
Please sign in to leave a comment.