Get invoiceAsk AIget https://www.pelcro.com/api/v1/core/invoices/{id}Retrieve a single invoice by ID.Path ParamsidintegerrequiredThe invoice ID.Query Paramssite_idint32requiredThe unique identifier of the site associated with your account.expandstringAn optional comma separated list of supported relationships to expand. This endpoint supports expanding subscription, charge, user and discount relationships.HeadersAuthorizationstringrequiredDefaults to Bearer eyJ***Responses 200Success. 400Invalid request. 401Unauthenticated. 404Not found.Updated 4 days ago