document_serial |
string |
เลขที่เอกสาร |
[optional] |
contact_code |
string |
รหัส ผู้จำหน่าย หรือ ผู้จำหน่าย/ลูกค้า |
[optional] |
contact_name |
string |
ชื่อ ผู้จำหน่าย หรือ ผู้จำหน่าย/ลูกค้า |
|
contact_address |
string |
ที่อยู่ ผู้จำหน่าย หรือ ผู้จำหน่าย/ลูกค้า |
[optional] |
contact_tax_id |
string |
เลขประจำตัวผู้เสียภาษี ผู้จำหน่าย หรือ ผู้จำหน่าย/ลูกค้า <br> (ถ้ามีจำเป็นต้องครบ 13 หลัก) <br> <ex>Example: 1234567890123 </ex> |
[optional] |
contact_branch |
string |
สำนักงาน/สาขา |
[optional] |
contact_person |
string |
ชื่อผู้ติดต่อ |
[optional] |
contact_email |
string |
อีเมลผู้ติดต่อ <br> <ex>Example: email@email.com</ex> |
[optional] |
contact_number |
string |
เบอร์มือถือผู้ติดต่อ <br> <ex>Example: 099-999-9999</ex> |
[optional] |
contact_zip_code |
string |
รหัสไปรษณีย์ติดต่อ |
[optional] |
contact_group |
int |
ประผู้ติดต่อ <br> 1 = บุคคลธรรมดา <br> 3 = นิติบุคคล |
[optional] [default to 1] |
published_on |
\DateTime |
วันที่เอกสาร รูปแบบ yyyy-MM-dd <br> <ex>Example: 2020-01-01</ex> |
|
credit_type |
int |
รูปแบบเครดิต <br> 1 = เครดิต (วัน) <br> 3 = เงินสด <br> 5 = เครดิต (ไม่แสดงวันที่ครบกำหนด) |
[optional] [default to 1] |
credit_days |
int |
จำนวนวันที่ให้เครดิต |
[optional] [default to 0] |
due_date |
\DateTime |
วันครบกำหนดเอกสาร รูปแบบ yyyy-MM-dd <br> <ex>Example: 2020-01-01</ex> |
[optional] |
sales_name |
string |
ชื่อผู้สร้างเอกสาร หรือ ชื่อพนักงานขาย <br> <ex>Example: sale@email.com or Mr.Sale Shop</ex> |
[optional] [default to 'อีเมล หรือ ชื่อผู้สร้างเอกสาร'] |
project_name |
string |
ชื่อโปรเจค |
[optional] |
reference |
string |
เลขที่อ้างอิง หรือ เลขที่เอกสารที่เกี่ยวข้อง |
[optional] |
is_vat_inclusive |
bool |
มูลค่าเอกสารรวมภาษีแล้วหรือไม่ |
[optional] [default to false] |
discount_type |
int |
รูปแบบส่วนลดในเอกสาร กรณีใช้รูปแบบ Inline ส่วนลด หรือ ภาษี แยกตามรายการสินค้า <br> สามารถเลือกรูปแบบส่วนลดได้ <br> 1 = เปอร์เซ็นต์ <br> 3 = จำนวน (บาท) |
[optional] [default to 1] |
use_inline_discount |
bool |
inline discount ใช้งานส่วนลด แยกตามรายการสินค้า |
[optional] [default to true] |
use_inline_vat |
bool |
inline vat ใช้งานส่วนลดและภาษี แยกตามรายการสินค้า |
[optional] |
items |
\OpenAPI\Client\Model\ExpenseInlineProductItem[] |
|
[optional] |
sub_total |
float |
มูลค่ารวมเป็นเงิน |
[default to 0] |
discount_amount |
float |
มูลค่าส่วนลดเป็นจำนวน (บาท) |
[optional] [default to 0] |
total_after_discount |
float |
มูลค่าหลังหักส่วนลด |
|
exempt_amount |
float |
ยอดขายที่ยกเว้นภาษีมูลค่าเพิ่ม |
[optional] [default to 0] |
vatable_amount |
float |
ยอดขายที่คิดภาษีมูลค่าเพิ่ม |
[optional] [default to 0] |
is_vat |
bool |
มูลค่าหลังหักส่วนลด มีีภาษีมูลค่าเพิ่ม 7% |
[optional] [default to false] |
vat_amount |
float |
ภาษีมูลค่าเพิ่ม |
[optional] |
grand_total |
float |
จำนวนเงินรวมทั้งสิ้น (รวมภาษีมูลค่าเพิ่ม 7% แล้ว) |
|
remarks |
string |
หมายเหตุเอกสาร |
[optional] |
internal_notes |
string |
โน๊ตภายในบริษัท |
[optional] |
show_signature_or_stamp |
bool |
ลายเซ็นอิเล็กทรอนิกส์และตรายาง |
[optional] [default to true] |