Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 5.77 KB

Contact.md

File metadata and controls

33 lines (28 loc) · 5.77 KB

# Contact

Properties

Name Type Description Notes
id int เลข id Contact [optional]
contact_group int ประเภทผู้ติดต่อ: 1 = บุคคลธรรมดา / 3 = นิติบุคคล [default to 3]
contact_type int ประเภท: 3 = ลูกค้า / 5 = ผู้จำหน่าย / 7 = ผู้จำหน่ายและลูกค้า [default to 3]
contact_code int รหัสผู้ติดต่อ ​<br><ex>Example: C0001</ex> [optional]
contact_name string ชื่อผู้ธุรกิจ หรือ ชื่อลูกค้า หรือ ชื่อผู้จำหน่าย
contact_address string ที่อยู่ผู้ติดต่อ [optional]
contact_zip_code string รหัสไปรษณีย์ติดต่อ <ex>Example: 10140 </ex> [optional]
contact_tax_id int เลขประจำตัวผู้เสียภาษี 13 หลัก ​<br><ex>Example: 1234567890123</ex> [optional]
contact_branch_code string รหัสสาขา [optional]
contact_branch string ชื่อสาขา [optional] [default to 'สำนักงานใหญ่']
contact_person string ชื่อผู้ติดต่อ [optional]
contact_email string อีเมลผู้ติดต่อ <br> <ex>Example: [email protected]</ex> [optional]
contact_mobile string เบอร์มือถือผู้ติดต่อ <br> <ex>Example: 099-999-9999</ex> [optional]
contact_bank_id int รหัสธนาคาร <br> 1 = ธนาคารกรุงเทพ <br> 2 = ธนาคารกสิกรไทย <br> 3 = ธนาคารกรุงไทย <br> 4 = ธนาคารทหารไทย <br> 5 = ธนาคารไทยพาณิชย์ <br> 6 = ธนาคารสแตนดาร์ดชาร์เตอร์ด <br> 7 = ธนาคารซีไอเอ็มบี ไทย <br> 8 = ธนาคารยูโอบี <br> 10 = ธนาคารกรุงศรีอยุธยา <br> 11 = ธนาคารออมสิน <br> 12 = ธนาคารธนชาต <br> 13 = ธนาคารแลนด์ แอนด์ เฮ้าส์ <br> 14 = ธนาคารเกียรตินาคิน <br> 15 = ธนาคารซิตี้แบงก์ <br> 16 = ธนาคารทิสโก้ <br> 53 = ธนาคารเพื่อการเกษตรและสหกรณ์การเกษตร <br> 54 = ธนาคารเพื่อการส่งออกและนำเข้าแห่งประเทศไทย <br> 55 = ธนาคารอาคารสงเคราะห์ <br> 56 = ธนาคารพัฒนาวิสาหกิจขนาดกลางและขนาดย่อมแห่งประเทศไทย <br> 57 = ธนาคารอิสลามแห่งประเทศไทย <br> 58 = ธนาคารแห่งประเทศจีน (ไทย) <br> 59 = ธนาคารไอซีบีซี (ไทย) <br> 60 = ธนาคารเมกะ สากลพาณิชย์ <br> 61 = ธนาคารซูมิโตโม มิตซุย แบงกิ้ง คอร์ปอเรชั่น <br> 62 = ธนาคารมิซูโฮ จำกัด (กรุงเทพฯ) <br> 63 = ธนาคารฮ่องกงและเซี่ยงไฮ้แบงกิ้งคอร์ปอเรชั่น <br> 64 = ธนาคารไทยเครดิต เพื่อรายย่อย [optional] [default to 0]
contact_bank_account_number int เลขที่บัญชีธนาคาร <br> <ex>Example: 1111111111</ex> [optional]
contact_bank_branch string สาขาธนาคาร <br> <ex>Example: บางรัก</ex> [optional]
contact_bank_account_type int ประเภทบัญชีธนาคาร: <br> 1 = บัญชีออมทรัพย์ <br> 3 = บัญชีกระแสรายวัน [optional] [default to 1]
contact_credit_days int เครดิต (วัน) <br> <ex>Example: 30</ex> [optional] [default to 0]
contact_office string เบอร์โทรศัพท์สำนักงาน <br> <ex>Example: 02-999-9999</ex> [optional]
contact_fax string เบอร์โทรสาร <br> <ex>Example: 02-888-8888</ex> [optional]
contact_website string เว็บไซต์ ผู้ติดต่อ <br> <ex>Eample: www.flowaccount.com&lt;/ex> [optional]
conatact_shipping_address string ที่อยู่สำหรับจัดส่ง [optional]
contact_note string โน๊ต [optional]

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