Receipt DetailsCopy Pageget https://partner-api.getpliant.com/api/receipts/{receiptId}Returns the detailed metadata for the receipt specified by the given receiptId.Path ParamsreceiptIduuidrequiredThe unique identifier of the receipt to fetch details for.Responses 200Ok 400Bad Request. The API consumer sent a malformed request which could not be processed. 401Unauthorized. The API consumer is not authorized to access the requested resource. 403Forbidden. The API consumer is not allowed to access the requested resource. 404Not Found. The requested resource could not be found. 500Internal Server Error. The request was not completed due to an internal error.Updated 13 days ago