Retrieve an Invoice by GUIDFacades: merchantOverview Get a specific invoice by GUID. Parameters ParameterDescriptionguidThe guid of the invoice to retrieve. PHP$invoice = $bitpay->getInvoiceByGuid("f20d79e8-1687-40df-b732-0cbad78a0eb1");