v1
latestOpenAPI 3.0.42026-07-17101.0 KBGreet customers
get/customer/v1
Query parameters
namestring
Customer name
Response
OK
Example response
{
"status": 200,
"response": "Hi, Scott"
}Customer name
OK
{
"status": 200,
"response": "Hi, Scott"
}