- Introduction
- Activity
- Authentication API
- Customer
- Case
- Deal
- Employee
- Expense
- Product
- Create Or Update Products
- Get a Product Ticket
- Get Products With Take & Status
- Get a Product by ProductCode
- Get Product Groups
- Get Product Properties
- Get Products By Filter
- Verify Serial Number
- /v3/Products/serials/status
- Create or Update Codeguard Products
- Update Product Stock
- /v1/products/units
- /v1/products/units Copy
- Quotation
- SalesOrder
- Webhooks
- Task
- Setting
Get a Customer By CustomerName
GET
https://api.gofive.co.th/v3/customers/names/{customerName}
VenioCRM/Customer
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Path Params
customerName
string
required
Header Params
Ocp-Apim-Subscription-Key
string
required
Example:
<Your Subscription-Key>
Content-Type
string
required
Example:
application/json
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.gofive.co.th/v3/customers/names/' \
--header 'Ocp-Apim-Subscription-Key: <Your Subscription-Key>' \
--header 'Content-Type: application/json'
Responses
🟢200OK
application/json
Body
status
object
required
code
string
required
สถานะของ Business Code ถ้า
Success = 1000
Error 1 ตัว = 4001
Error มากกว่า 1 ตัว = 4002
หรือเป็น Subcode ที่ต้องการจะแสดงเพื่อสื่อความหมายของ Error โดย subcode จะเป็นตัวเดียวกับ business error code หรือไม่ก็ได้ เพื่อความสะดวกในการแสดงผล
description
string
required
data
object
required
customerId
string
required
customerName
string
required
customerCode
string
required
customerState
integer
required
customerType
integer
optional
customerStatus
integer
required
customerPicture
string
required
customer2ndName
string
optional
customerAliases
array[string]
required
customerTaxNo
string
optional
branchCode
string
optional
customerPhone
string
optional
customerMobile
string
optional
customerEmail
string
optional
customerSocialAccount
object | null
optional
customerTags
array[string]
optional
addresses
array [object {5}]
required
sourceName
string
optional
customerGroupName
string
optional
interestsName
array[string]
required
classificationName
string
optional
contacts
array [object {10}]
required
customFields
array [object {2}]
required
customerNote
string
optional
owners
array[string]
required
primaryOwner
string