invalid_invoice_uuid
The invoice identifier in the path or in the payload is not a valid UUID.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_invoice_uuid | invalid_request_error | 400 | Invoices |
Cause
The invoice identifier in the path or in the payload is not a valid UUID.
What to do
Copy the id exactly as the API returned it, with no truncation or re-encoding.
Related
All Invoices error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.