Bill

Add a document to a bill

Returns a presigned upload to POST the document to.

post/v1/web/bill/{billId}/document

Path parameters

billIdstring required

Request body

fileNamestring required

Response

Default Response

idstring required
fileNamestring required
createdAtstring date-time required
uploadUrlstring required

Deprecated. Use upload instead.

Changes