Invoice

GET Invoice by FHIR ID

Retrieve an Invoice resource. The latest version of the resource is returned.

get/Invoice/{id}

Path parameters

idstring uuid required

FHIR ID of the resource

Response

The requested Invoice resource

Changes