Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 4.27 KB

WithholidingTaxDocument.md

File metadata and controls

34 lines (29 loc) · 4.27 KB

# WithholidingTaxDocument

Properties

Name Type Description Notes
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 protected]</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>
entity int แบบฟอร์มเอกสารหัก ณ ที่จ่าย <br> ภงด 3 = 1 <br> ภงด 53 = 3 <br> ภงด 1ก = 1 <br> ภงด 1ก (พิเศษ) = 7 <br> ภงด 2 = 9 <br> ภงด 2ก = 11 <br> ภงด 3ก = 13 [default to 1]
text_other string ระบุปีของเอกสาร เช่น 2020 (สำหรับแบบฟอร์มเอกสาร ภงด 1ก หรือ ภงด 1ก (พิเศษ) <br>Example: 2020</ex> [optional]
withholding_tax_items \OpenAPI\Client\Model\WithholidingTaxItem[] รายการหัก ของเอกสารหัก ณ ที่จ่าย
total float จำนวนเงิน (ไม่รวมภาษี)
total_tax_withheld float ภาษีที่หัก
tax_payment int ผู้จ่ายเงิน <br> 1 = ภาษีหัก ณ ที่จ่าย <br> 3 = ออกภาษีให้ตลอดไป <br> 5 = ออกภาษีให้ครั้งเดียว <br> 7 = อื่น ๆ [optional] [default to 1]
tax_payment_others string ข้อความ สำหรับผู้จ่ายเงิน อื่นๆ [optional]
provident_fund_number string ใบอนุญาตเลขที่ [optional]
provident_fund_amount string จำนวนเงินที่ต้องจ่ายเข้า กองทุนสำรองเลี้ยงชีพ [optional]
social_security_amount string จำนวนเงินที่ต้องจ่ายเข้า กองทุนประกันสังคม [optional]
remarks string หมายเหตุเอกสาร [optional]
internal_notes string โน๊ตภายในบริษัท [optional]
show_signature_or_stamp bool ลายเซ็นอิเล็กทรอนิกส์และตรายาง [optional] [default to true]

[Back to Model list] [Back to API list] [Back to README]