{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_customer_md", "label": "customer.md", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L1"}, {"id": "documents_customer_customer", "label": "Customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L1"}, {"id": "documents_customer_create_customer", "label": "Create customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L3"}, {"id": "documents_customer_codeblock_1", "label": "code:php ($api->customer->create(array('name' => 'Razorpay User', 'ema)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L4"}, {"id": "documents_customer_codeblock_2", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L20"}, {"id": "documents_customer_edit_customer", "label": "Edit customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L38"}, {"id": "documents_customer_codeblock_3", "label": "code:php ($api->customer->fetch($customerId)->edit(array('name' => 'Ra)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L39"}, {"id": "documents_customer_codeblock_4", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L53"}, {"id": "documents_customer_fetch_all_customer", "label": "Fetch all customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L70"}, {"id": "documents_customer_codeblock_5", "label": "code:php ($api->customer->all($options);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L71"}, {"id": "documents_customer_codeblock_6", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L83"}, {"id": "documents_customer_fetch_a_customer", "label": "Fetch a customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L107"}, {"id": "documents_customer_codeblock_7", "label": "code:php ($api->customer->fetch($customerId);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L108"}, {"id": "documents_customer_codeblock_8", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L119"}, {"id": "documents_customer_add_bank_account_of_customer", "label": "Add Bank Account of Customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L134"}, {"id": "documents_customer_codeblock_9", "label": "code:php ($customerId = \"cust_N5mywh91sXB69O\")", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L136"}, {"id": "documents_customer_codeblock_10", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L172"}, {"id": "documents_customer_delete_bank_account_of_customer", "label": "Delete Bank Account of Customer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L187"}, {"id": "documents_customer_codeblock_11", "label": "code:php ($customerId = \"cust_N5mywh91sXB69O\")", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L189"}, {"id": "documents_customer_codeblock_12", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L205"}, {"id": "documents_customer_eligibility_check_api", "label": "Eligibility Check API", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L218"}, {"id": "documents_customer_codeblock_13", "label": "code:php ($api->customer->requestEligibilityCheck(array()", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L220"}, {"id": "documents_customer_codeblock_14", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L243"}, {"id": "documents_customer_fetch_eligibility_by_id", "label": "Fetch Eligibility by id", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L327"}, {"id": "documents_customer_codeblock_15", "label": "code:php ($api->customer->fetchEligibility(\"elig_F1cxDoHWD4fkQt\");)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L329"}, {"id": "documents_customer_codeblock_16", "label": "code:json ({)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L341"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_documents_customer_md", "target": "documents_customer_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L1", "weight": 1.0}, {"source": "documents_customer_customer", "target": "documents_customer_create_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L3", "weight": 1.0}, {"source": "documents_customer_create_customer", "target": "documents_customer_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L4", "weight": 1.0}, {"source": "documents_customer_create_customer", "target": "documents_customer_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L20", "weight": 1.0}, {"source": "documents_customer_customer", "target": "documents_customer_edit_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L38", "weight": 1.0}, {"source": "documents_customer_edit_customer", "target": "documents_customer_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L39", "weight": 1.0}, {"source": "documents_customer_edit_customer", "target": "documents_customer_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L53", "weight": 1.0}, {"source": "documents_customer_customer", "target": "documents_customer_fetch_all_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L70", "weight": 1.0}, {"source": "documents_customer_fetch_all_customer", "target": "documents_customer_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L71", "weight": 1.0}, {"source": "documents_customer_fetch_all_customer", "target": "documents_customer_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L83", "weight": 1.0}, {"source": "documents_customer_customer", "target": "documents_customer_fetch_a_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L107", "weight": 1.0}, {"source": "documents_customer_fetch_a_customer", "target": "documents_customer_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L108", "weight": 1.0}, {"source": "documents_customer_fetch_a_customer", "target": "documents_customer_codeblock_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L119", "weight": 1.0}, {"source": "documents_customer_customer", "target": "documents_customer_add_bank_account_of_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L134", "weight": 1.0}, {"source": "documents_customer_add_bank_account_of_customer", "target": "documents_customer_codeblock_9", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L136", "weight": 1.0}, {"source": "documents_customer_add_bank_account_of_customer", "target": "documents_customer_codeblock_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L172", "weight": 1.0}, {"source": "documents_customer_customer", "target": "documents_customer_delete_bank_account_of_customer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L187", "weight": 1.0}, {"source": "documents_customer_delete_bank_account_of_customer", "target": "documents_customer_codeblock_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L189", "weight": 1.0}, {"source": "documents_customer_delete_bank_account_of_customer", "target": "documents_customer_codeblock_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L205", "weight": 1.0}, {"source": "documents_customer_customer", "target": "documents_customer_eligibility_check_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L218", "weight": 1.0}, {"source": "documents_customer_eligibility_check_api", "target": "documents_customer_codeblock_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L220", "weight": 1.0}, {"source": "documents_customer_eligibility_check_api", "target": "documents_customer_codeblock_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L243", "weight": 1.0}, {"source": "documents_customer_customer", "target": "documents_customer_fetch_eligibility_by_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L327", "weight": 1.0}, {"source": "documents_customer_fetch_eligibility_by_id", "target": "documents_customer_codeblock_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L329", "weight": 1.0}, {"source": "documents_customer_fetch_eligibility_by_id", "target": "documents_customer_codeblock_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\documents\\customer.md", "source_location": "L341", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}