Validation Questions

This page explains the validation questions that are asked of the users to ensure the authenticity and accuracy of receipt validation.

There are 2 type of the receipt validation.

  1. Handwritten Receipt Validation

  2. Printed Receipt Validation

Validation Questions for HandWritten Receipt

QuestionsOptions

क्या फोटो में मंडी नीलामी पर्ची साफ़ नज़र आ रही है?

हाँ, नहीं

क्या ये {{receipt_date}} तारीख़ की नीलामी पर्ची है?

हाँ, नहीं, दिख नहीं रहा है

क्या ये {{mandi_name_hi}} मंडी की नीलामी पर्ची है?

हाँ, नहीं, दिख नहीं रहा है

क्या इस पर्ची पर {{crop_name_hi}} फ़सल का नाम लिखा हुआ है?

हाँ, नहीं, दिख नहीं रहा है

इस पर्ची का पुस्तिका क्रमांक {{booklet_number}} है?

हाँ, नहीं, दिख नहीं रहा है

इस पर्ची का अनुबंध क्रमांक {{receipt_id}} है?

हाँ, नहीं, दिख नहीं रहा है

क्या इस पर्ची {{price}} प्रति क्विंटल भाव लिखा है?

हाँ, नहीं, दिख नहीं रहा है

क्या इस पर्ची में अनुमानित वजन {{quantity}} क्विंटल लिखा है?

हाँ, नहीं, दिख नहीं रहा है

क्या पर्ची के पीछे {{crop_name_hi}} फसल साफ़ से दिख रही है?

हाँ, नहीं, दिख नहीं रहा है

Validation Questions for Printed Receipt

QuestionsOptions

क्या फोटो में मंडी नीलामी पर्ची साफ़ नज़र आ रही है?

हाँ, नहीं

क्या ये {{receipt_date}} तारीख़ की नीलामी पर्ची है?

हाँ, नहीं, दिख नहीं रहा है

क्या ये {{mandi_name_hi}} मंडी की नीलामी पर्ची है?

हाँ, नहीं, दिख नहीं रहा है

क्या इस पर्ची पर {{crop_nme_hi}} फ़सल का नाम लिखा हुआ है?

हाँ, नहीं, दिख नहीं रहा है

इस पर्ची का अनुबंध क्रमांक {{receipt_id}} है?

हाँ, नहीं, दिख नहीं रहा है

क्या इस पर्ची {{price}} प्रति क्विंटल भाव लिखा है?

हाँ, नहीं, दिख नहीं रहा है

क्या इस पर्ची में अनुमानित वजन {{quantity}} क्विंटल लिखा है?

हाँ, नहीं, दिख नहीं रहा है

क्या पर्ची के पीछे {{crop_name_hi}} फसल साफ़ से दिख रही है?

हाँ, नहीं, दिख नहीं रहा है

Description of question which used in Receipt Validation

क्या फोटो में मंडी नीलामी पर्ची साफ़ नज़र आ रही है?

This question ensures that the submitted photo provides a clear and unobstructed view of the mandi receipt.

क्या ये {{receipt_date}} तारीख़ की नीलामी पर्ची है?

This question verifies that the date on the mandi receipt matches the date for which the receipt is being submitted.

क्या ये {{mandi_name_hi}} मंडी की नीलामी पर्ची है?

This question confirms that the mandi name indicated on the mandi receipt matches.

क्या इस पर्ची पर {{crop_name_hi}} फ़सल का नाम लिखा हुआ है?

This question verifies that the crop name indicated on the mandi receipt matches.

इस पर्ची का पुस्तिका क्रमांक {{booklet_number}} है?

This question confirms from the user the receipt booklet number associated with the Mandi Receipt.

इस पर्ची का अनुबंध क्रमांक {{receipt_id}} है?

This question confirms from the user the receipt contract number associated with the Mandi Receipt.

क्या इस पर्ची {{price}} प्रति क्विंटल भाव लिखा है?

This question validates the price per quintal mentioned on the mandi receipt. This ensures that farmers are paid the correct amount for their produce based on the agreed-upon price.

क्या इस पर्ची में अनुमानित वजन {{quantity}} क्विंटल लिखा है?

This question confirms the estimated weight of the produce sold, as indicated on the mandi receipt.

क्या पर्ची के पीछे {{crop_name_hi}} फसल साफ़ से दिख रही है?

This question verifies that the crop name is clearly visible on the back of the mandi receipt. This serves as an additional confirmation of the crop type and helps to prevent any discrepancies.

Here are the endpoints used for sale receipt validation:

  1. Fetch receipt data:

  2. Submit Validation Responses:

  3. Update User Validation Queue Status:

  4. Update User Validation Journey:

  5. User Cancel Validation Journey:

These endpoints facilitate the validation process for sale receipts in the Bolbhav Plus platform. They handle various aspects such as fetching receipt details, submitting validation responses, updating validation queue status, managing user validation journeys, and handling user cancellation of validation journeys.

Last updated