Error of invalid JSON format in RefPrecedingDocumentDetails column while generating CRN

Error of invalid JSON format in RefPrecedingDocumentDetails column while generating CRN

As per the format, you need to enter the values in below structure for RefPrecedingDocumentDetails column.
For example 1.

[
  {
    "InvNo": "OD2020000068",
    "InvDt": "03/09/2021"
  }
]


For example 2.

RefPrecedingDocumentDetails

"[{"InvNo":"84","InvDt":"01/03/2021","OthRefNo":"ABCDEFGHIJKLMNOPQR"}]"



    • Related Articles

    • RefPrecedingDocumentDetails format and error

      Error " RefPrecedingDocumentDetails","Errors":[{"Code":"VAL0184","Message":"Invalid Json value/format. Json Errors : Error occured which validating json Error parsing Infinity value. Path '', line 1, position 1.", Here mentioned below is sample ...
    • Import Error "'BillToGstin' Is Not In Correct Format. "

      While importing data on portal if documents are going in error state "'BillToGstin' Is Not In Correct Format. " then there are two check point which needs to check. 1.Check transaction type -i If transaction type is B2B then in field "Bill to GSTIN" ...
    • Invalid GSTIN error

      This error is from GSTIN, As error denotes Mentioned GSTIN Is invalid. You need to check the GSTIN is valid or not. Moreover you need to check the status of GSTINs are active or not government portal. You can use below link to check : ...
    • HSN Code error invalid?

      If user receives this import error that means the mentioned HSN code is not present on NIC or IRP and hence throwing error as “Invalid HSN”. User require to enter correct HSN code and reprocess the invoices for E-Way Bill or E invoice generation. ...
    • RET191106 – Error in JSON structure validation

      As GSP is pushing the sales data to gov portal in bunch of 100 documents by using one api call. here GST cannot recognize the error at document level hence all the documents will not getting pushed and will show under the error"RET191106 – Error in ...