Contents

RefundNotAllowedCreationDateError

An error indicating the refund isn’t allowed for the line item because its creation date is too far in the past.

Declaration

object RefundNotAllowedCreationDateError

Properties

NameTypeDescription
errorCode Requiredinteger
errorMessage Requiredstring
fieldName Requiredstring
lineItemId RequiredlineItemId

Mentioned in

Discussion

You can refund a line item for up to one year after its creationDate. This error indicates that for the line item you’re attempting to refund, the creationDate is more than one year ago.

See Also

Error objects for reports