Skip to main content

get-one-copy

Follows: AuthenticationCachingPollingList Response FormatScheduled Job

Returns one bill (payable vendor invoice) in full detail — the header fields, every line item and the files attached to the bill, with the same values and visibility a user sees on AppFolio®'s Bill Details page. Download an attachment with the File endpoint and its appfolioId. Look bill IDs up with Get All Bills.

Parameters


appfolioIdstring
The bill's appfolioId, as returned by the Bills endpoint. Supplied in the path: GET /bills/<appfolioId>.

 

Returns


The standard List Response Format with a data property containing an array with the requested Bill Detail object.