Warning
WARNING: The TrackAbout MetaWiki has been deprecated and is no longer being updated.

Please visit our new TrackAbout Knowledge Base at https://supportkb.trackabout.com for the most-up-to-date documentation on TrackAbout and TrackAbout Mobile.

RESTful Rental API

From TrackAbout MetaWiki
Revision as of 14:52, 20 February 2015 by Eschurdak (talk | contribs) (Created page with "==When Rental Bills are Ready for Pickup== Rental bills will be available for pickup via GET /rental/bills/readyForPickup or GET /rental/bills/readyForPickup/new when: *The r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

When Rental Bills are Ready for Pickup

Rental bills will be available for pickup via GET /rental/bills/readyForPickup or GET /rental/bills/readyForPickup/new when:

  • The rental billing period that the bill is in is marked as "Open"
  • The rental bills have been "Sent To Printer", meaning that a user has pressed the "Create File For Printer" button in TrackAbout

Recalculating Rental Bills

Occasionally, a rental bill will need to be recalculated in TrackAbout. When this occurs, the bill in question will receive a new rental invoice number, and will be treated as though it had never been picked up via the API. Therefore it is possible that a rental invoice can be sent via the API twice.