π§ Coming Soon β This endpoint is not yet available.
RebateRight is completing DVA certification. Availability will be announced when certification is complete.
Treatment service voucher
Generates a printable treatment service voucher for the veteran to keep β a PDF that records the visit and the
services. Use it when your workflow needs a paper or saved copy for the patientβs own records.
This endpoint does not lodge a claim and does not produce the separate manual claim cover sheet used
when posting some paper claims.
Request body
Send a single JSON object at the root (no claim wrapper). Field names match the schema below. Unknown root-level
property names are rejected.
Optional blocks (payeeProvider, referral) may be omitted or set to JSON null. When referral is an object,
issueDate and provider (with providerNumber and providerName) are required.
treatmentLocationCode must be H (Hospital), R (Rooms), or V (home visit / residential care /
community health / hostel). When it is H, facilityProviderNumber is required.
chargeAmountCents is a non-negative whole number as a string (e.g. 10000 for $100.00).
Location on the voucher
The location ID printed on the voucher is taken from the x-minor-id request header (the same header as
other RebateRight Medicare and DVA endpoints), not from the JSON body.
Response
On success, the response body is application/pdf. The download is offered as DVAVoucher.pdf.
Errors
Validation failures return HTTP 400 with a plain-text message describing the problem (not a JSON error
envelope).
Technical references: The PDF follows the approved D1216S treatment service voucher layout.
Authoritative wording and rules are according to the current specification from Services Australia.