Methods

  • get - Gets customers by page
  • get - Finds customers by ID customers
  • get - Get All customers

Resource

{
    "addr": "string",
    "code": "string",
    "id": "integer",
    "name": "string",
    "opt1": "string",
    "opt2": "string",
    "telpno": "string"
}

Properties

Name Type Description Additional
addr string Optional
code string Optional
id integer Optional
name string Optional
opt1 string Optional
opt2 string Optional
telpno string Optional