InvoiceLastFinalizationError
Error details from the last failed invoice finalization attempt.
- adviceType: string | null
_code Processor advice code that can help decide whether retrying is useful.
- codeType: string | null
Paypercut error code for the finalization failure.
- docType: string | null
_url Documentation URL for the error, when one is available.
- messageType: string | null
Human-readable explanation of the finalization failure.
- networkType: string | null
_advice _code Network-provided advice code returned with the failure, when available.
- networkType: string | null
_decline _code Network-provided decline code returned with the failure, when available.
- paramType: string | null
Request parameter associated with the error, when the failure maps to a specific field.
- paymentType: string | null
_method _type Payment method type involved in the failure.
- typeType: string | null
Error category.

