Fatura Güncelleme
Fatura güncelleme işlemi için kullanılan endpoint ve http metod bilgisi aşağıda verilmiştir.
URL
HTTP Metod
URL
İşlem Parametreleri
{
"id":"5",
"customer_id": "1",
"status": "1",
"title": "Ödüyo Test Carisi",
"sku": "120.001.001",
"tax_office":
"tax_number": "10000000146",
"identity_number": "10000000146",
"document_no": "1999",
"invoice_no": "A001",
"erp_ref_id": "5",
"invoice_type": "Verilen Hizmet",
"payment_type": "Nakit",
"invoice_currency_type": "TL",
"average_expiry_date": "2023-10-06",
"total": "1.00",
"branch_id": "1",
"branch_name": "Merkez",
"storage_id": "1",
"storage_name": "Ana Depo",
"currency_type": "TL",
"currency_value": "1.00",
"parent_process": "0",
"parent_process_txt": "",
"note": "Açıklama",
"invoice_address": "İstanbul merkez",
"invoce_created_in": "2023-10-01 19:30:00",
"invoce_updated_in": "2023-10-01 19:30:00",
"invoice_date": "2023-10-06",
"invoice_time": "19:00:00"
}Fatura Güncelleme
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated