| Category |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Provides context about the source of error. For example, if an
error occurs while processing an /assets/collection/actions/initiate-cancellation
request, the category is InitiateCancel.
- Possible values are:
- ApplyAPI
- AutomatedNegativeInvoiceLineConversion
- AutomaticRefunds
-
ConvertNegativeInvoiceLineToCredit—available
in API version 56.0 and later.
- Core Invoice Generation
Failure
- CreditInvoiceAPI
- CreditTaxIntegrationAPI
-
InitiateAmendment—available in API version
56.0 and later.
- InitiateCancel
- InitiateRenewal
-
InsufficientAccess—Insufficient Access to
start Invoice run
- InvoiceBatchRun
- InvoiceBatchRunInvoiceGeneration
- InvoiceBatchRunPostProcessor
- InvoiceBatchRunPreProcessor
- InvoiceBatchRunRecovery
- InvoiceBatchRunSelectionStep
- InvoiceBatchRunSummarizer
- InvoiceBatchRunTaxProcessor
-
MaterialLineGeneration—available in API
version 58.0 and later.
- Invalid Tax API
Input
- Invalid Tax Integration
Input
- OrderToAsset
- OrderToBillingSchedule
- PaymentSale
-
PaymentScheduleGeneration—available in
API version 56.0 and later.
-
QuoteToOrder—available in API version 56.0
and later.
- Post Tax API
Failure
- Post-Credit Tax
Failure
- Pre-Credit Tax
Failure
- StandaloneCreditAPI
- Tax API Failure
-
Unknown
Failure—available in API version 56.0 and
later.
- VoidPostedInvoiceAPI
|
| ErrorCode |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The error code; for example, INVALID_INPUT.
|
| ErrorLogNumber |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- An auto generated unique ID that identifies the error.
|
| ErrorMessage |
- Type
- textarea
- Description
- Contains information about the error and how to resolve it.
|
| OwnerId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The ID of the user who made the request that resulted in the
creation of the error log.
- This is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| PrimaryRecordId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The ID of the record that’s associated with this error. For
example, if the error occurred while creating an invoice from an
order, the primary ID is the ID of the order.
- This is a polymorphic relationship field.
- Relationship Name
- PrimaryRecord
- Relationship Type
- Lookup
- Refers To
- Asset, BillingBatchScheduler, BillingSchedule, CardPaymentMethod,
CreditMemo, Invoice, InvoiceBatchRun, InvoiceBatchRunRecovery,
Order, Payment, PaymentBatchRun, PaymentGateway, Quote, Refund
|
| RelatedRecordId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- Optional. The ID of a record that can provide additional context
about the error. For example, if
PrimaryRecordId is the ID of an order, this
field could be the ID of an order item.
- This is a polymorphic relationship field.
- Relationship Name
- RelatedRecord
- Relationship Type
- Lookup
- Refers To
- BillingBatchScheduler, BillingSchedule, BillingScheduleGroup,
CreditMemo, CreditMemoLine, Invoice, InvoiceLine, OrderItem,
Payment, PaymentSchedule, PaymentScheduleItem, QuoteLineItem,
Refund
|
| RequestIdentifier |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- This field is available in API version 57.0 and later. The unique
ID returned by the request. Use this ID to identify the revenue
transaction error log records for a specific request.
|
| RevenueAsyncOperationId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- This field is available in API version 57.0 and later. The ID of
the revenue async operation record created by the request. Revenue
async operation records contain information about the status of the
asynchronous process initiated by the request. This field is a
relationship field.
- This field is a relationship field.
- Relationship Name
- RevenueAsyncOperation
- Relationship Type
- Lookup
- Refers To
- RevenueAsyncOperation
|