Authorization: Bearer ********************curl --location --request GET '/recurringbills?recurring_bill_id=982000000567240&vendor_id=460000000038029&vendor_name=&status=active&recurrence_name=Monthly Rental¤cy_id=460000000000099¤cy_code=INR¤cy_symbol=&start_date=2013-11-18&end_date=2013-12-18&source_of_supply=AP&place_of_supply=DU&destination_of_supply=TN&gst_treatment=business_gst&gst_no=22AAAAA0000A1Z5&tax_treatment=vat_registered&vat_treatment=&vat_reg_no=&is_abn_quoted=&abn=&is_reverse_charge_applied=true&pricebook_id=460000000038090&pricebook_name=&is_inclusive_tax=false&line_items=&is_tds_applied¬es=Thanks for your business.&terms=Terms and conditions apply.&payment_terms=0&payment_terms_label=Due on Receipt&custom_fields=&acquisition_vat_summary=&reverse_charge_vat_summary=&acquisition_vat_total=&reverse_charge_vat_total=&created_time=2013-09-11T17:18:32+0530&created_by_id=4600000053001&last_modified_time=2013-09-11T17:18:32+0530&discount=30%&discount_account_id=460000000000403&is_discount_before_tax=true&page=1&per_page=200'{
"code": 0,
"message": "success",
"recurringbills": [
{
"recurring_bill_id": 982000000567240,
"vendor_id": " ",
"vendor_name": "Bowmen and co",
"status": "active",
"recurrence_name": "Monthly Rental",
"currency_id": "460000000000097",
"currency_code": "USD",
"currency_symbol": "$",
"start_date": "2019-01-01",
"end_date": "2019-01-02",
"source_of_supply": "TN",
"place_of_supply": "DU",
"destination_of_supply": "TN",
"gst_treatment": "business_gst",
"gst_no": "22AAAAA0000A1Z5",
"tax_treatment": "vat_registered",
"vat_treatment": "string",
"vat_reg_no": "string",
"is_abn_quoted": "string",
"abn": "string",
"is_reverse_charge_applied": true,
"pricebook_id": "string",
"pricebook_name": "string",
"is_inclusive_tax": false,
"location_id": "460000000038080",
"location_name": "string",
"line_items": [
{
"line_id": "460000000038005",
"account_id": "460000000000358",
"customer_id": "460000000044001",
"customer_name": "SAF Instruments Inc",
"account_name": "Undeposited Funds",
"description": "The New York State Department of Taxation and Finance",
"debit_or_credit": "debit",
"tax_exemption_id": "460000000076002",
"tax_exemption_type": "string",
"tax_exemption_code": "RESELLER",
"tax_authority_id": "460000000066001",
"tax_authority_name": "Illinois Department of Revenue",
"tax_id": "982000000566009",
"tax_name": "Sales Group",
"tax_type": "tax",
"tax_percentage": 10.5,
"amount": 2000,
"bcy_amount": 2000,
"acquisition_vat_id": "string",
"acquisition_vat_name": "string",
"acquisition_vat_percentage": "string",
"acquisition_vat_amount": "string",
"reverse_charge_vat_id": "string",
"reverse_charge_vat_name": "string",
"reverse_charge_vat_percentage": "string",
"reverse_charge_vat_amount": "string",
"tags": [
{
"tag_id": "460000000094001",
"tag_option_id": "460000000048001",
"tag_name": "Location",
"tag_option_name": "USA"
}
],
"location_id": "460000000038080",
"location_name": "string",
"project_id": "460000000044019",
"project_name": "REAL TIME TRAFFIC FLUX"
}
],
"is_tds_applied": true,
"notes": " ",
"terms": "Terms and conditions apply.",
"payment_terms": 0,
"payment_terms_label": "Due on Receipt",
"custom_fields": [
{
"customfield_id": "46000000012845",
"value": "Normal"
}
],
"acquisition_vat_summary": [
{
"tax": [
{
"tax_id": "982000000566009",
"tax_name": "Sales Group",
"tax_percentage": 10.5,
"tax_type": "tax",
"tax_factor": "rate",
"tds_payable_account_id": "132086000000107337",
"tax_authority_id": "460000000066001",
"tax_authority_name": "Illinois Department of Revenue",
"is_value_added": false,
"tax_specific_type": "string",
"country": "string",
"country_code": "UK",
"purchase_tax_expense_account_id": 0
}
]
}
],
"reverse_charge_vat_summary": [
{
"tax": [
{
"tax_id": "982000000566009",
"tax_name": "Sales Group",
"tax_percentage": 10.5,
"tax_type": "tax",
"tax_factor": "rate",
"tds_payable_account_id": "132086000000107337",
"tax_authority_id": "460000000066001",
"tax_authority_name": "Illinois Department of Revenue",
"is_value_added": false,
"tax_specific_type": "string",
"country": "string",
"country_code": "UK",
"purchase_tax_expense_account_id": 0
}
]
}
],
"acquisition_vat_total": 0,
"reverse_charge_vat_total": 0,
"created_time": "2016-06-05T02:30:08-0700",
"created_by_id": "2112155000000069001",
"last_modified_time": "string",
"discount": "30%",
"discount_account_id": "460000000000403",
"is_discount_before_tax": true
}
]
}