RETM | REST API
  1. Customers
RETM | REST API
  • Developer guide
  • New to our DevPortal 🤔
  • Authentication
    • Token
      POST
  • Webhook
    • Overview
    • Invoice Webhooks
      • Webhook Events
      • Invoice Created
    • Orders Webhooks
      • Webhook Events
      • Order Triggeres
    • Menu Webhooks
      • Menu Updates
      • Menu Changed
    • Loyalty Webhooks
      • Promotional Coupon
      • Check Reward
      • Redeem Reward
    • Customer webhook
      • Customer Data
      • Customer hook
    • Error webhook
      • Stay Alert to Connectivity Issues
      • Error webhook
  • Orders
    • Orders
      GET
    • Create Order
      POST
    • Cancel Order
      POST
    • Update delivery order status
      POST
  • Menu
    • Categories
      • List Categories
      • Single Categoy
    • Products
      • Products
      • Single Product
      • Simple List
    • Menu
      GET
  • Branches
    • Branches
      GET
  • Devices
    • Devices
      GET
  • Order type
    • Order types
      GET
    • Create order type
      POST
  • Price Lists
    • Price Lists
  • Payment Methods
    • Payment methods
    • Create pay method
  • Order Charges
    • order charges
    • Create order charges
  • Taxes
    • Tax list
    • Create tax
  • Customers
    • Customers
      GET
  1. Customers

Customers

GET
https://{serviceID}.retm.sa/api/v2/customers/list

Request

None

Responses

🟢200Customers
application/json
Body
array of:
uuid
string 
required
name
object 
required
en
string 
required
ar
string 
required
status
integer 
required
created_at
string 
required
Example
[
    {
        "uuid": "01gzer3kgg5zxjcftzddc2qp34",
        "name": {
            "en": "Mohanad",
            "ar": "ابو خالد"
        },
        "status": 1,
        "created_at": "2023-05-02T14:28:04.000000Z"
    },
    {
        "uuid": "01gzerjx4qxnqs3f8k3k8791bb",
        "name": {
            "ar": "Ahmed Abdo سي",
            "en": "Ahmed Abdo"
        },
        "status": 1,
        "created_at": "2023-05-02T14:36:25.000000Z"
    },
    {
        "uuid": "01gzg7wjr44qd41dmfyjark5d8",
        "name": {
            "ar": "Ahmed Abdo",
            "en": "Ahmed Abdo"
        },
        "status": 1,
        "created_at": "2023-05-03T04:23:05.000000Z"
    },
    {
        "uuid": "01gzgbcp2mj9wmgk5krygynbfp",
        "name": {
            "ar": "Ahmed Abdo",
            "en": "Ahmed Abdo"
        },
        "status": 0,
        "created_at": "2023-05-03T05:24:19.000000Z"
    },
    {
        "uuid": "01gzgqpf4h8afr3qmyyxxj610g",
        "name": {
            "en": "Dine In",
            "ar": "داين ان"
        },
        "status": 1,
        "created_at": "2023-05-03T08:59:22.000000Z"
    },
    {
        "uuid": "01gzgqr56xak44x36h7he0eds3",
        "name": {
            "en": "Dine In"
        },
        "status": 1,
        "created_at": "2023-05-03T09:00:18.000000Z"
    },
    {
        "uuid": "01gzgqr84zhbrqq0s0mqvctphn",
        "name": {
            "en": "Dine In"
        },
        "status": 1,
        "created_at": "2023-05-03T09:00:21.000000Z"
    },
    {
        "uuid": "01gzgqy2rqk58x09rx7ntpxn8w",
        "name": {
            "en": "Dine In",
            "ar": "داخلى"
        },
        "status": 1,
        "created_at": "2023-05-03T09:03:32.000000Z"
    },
    {
        "uuid": "01gzgr02j7zz3pyevz2dj6q3wq",
        "name": {
            "en": "Dine In",
            "ar": "داخلى"
        },
        "status": 1,
        "created_at": "2023-05-03T09:04:37.000000Z"
    },
    {
        "uuid": "01gzgrach4mx3m2mzaxfyqt9ye",
        "name": {
            "en": "Dine In",
            "ar": "داخلى"
        },
        "status": 1,
        "created_at": "2023-05-03T09:10:15.000000Z"
    },
    {
        "uuid": "01gzjzp01h52xw8c2khwa0rpc6",
        "name": {
            "ar": "داخلى",
            "en": "Dine In"
        },
        "status": 1,
        "created_at": "2023-05-04T05:57:24.000000Z"
    },
    {
        "uuid": "01gzk180y086rgvwnfv6z94kvk",
        "name": {
            "ar": "كاش",
            "en": "cash"
        },
        "status": 1,
        "created_at": "2023-05-04T06:24:44.000000Z"
    },
    {
        "uuid": "01gzk44t924z362nrha9f4bjfg",
        "name": {
            "ar": "awd",
            "en": "awddd"
        },
        "status": 1,
        "created_at": "2023-05-04T07:15:24.000000Z"
    },
    {
        "uuid": "01gzzkjqknz0hqxnff8k9ez7sx",
        "name": {
            "ar": "test",
            "en": "eere"
        },
        "status": 1,
        "created_at": "2023-05-09T03:36:02.000000Z"
    },
    {
        "uuid": "01h00516ccqmst5rwx5cxfzbep",
        "name": {
            "en": "551238333"
        },
        "status": 1,
        "created_at": "2023-05-09T08:41:02.000000Z"
    },
    {
        "uuid": "01h00za3advq2jgwd1r06x8rj3",
        "name": {
            "en": "0551238333"
        },
        "status": 1,
        "created_at": "2023-05-09T16:20:16.000000Z"
    },
    {
        "uuid": "01h02h1j6m337wfmqc1v89n8z0",
        "name": {
            "ar": "name",
            "en": "naem"
        },
        "status": 1,
        "created_at": "2023-05-10T06:49:26.000000Z"
    },
    {
        "uuid": "01h02h2hsnf98kvh6t9w5q9yj0",
        "name": {
            "ar": "mnad",
            "en": "nnaw"
        },
        "status": 1,
        "created_at": "2023-05-10T06:49:58.000000Z"
    },
    {
        "uuid": "01h02h3gy2v9bc9xrrk5tzek3n",
        "name": {
            "ar": "name",
            "en": "name"
        },
        "status": 1,
        "created_at": "2023-05-10T06:50:30.000000Z"
    },
    {
        "uuid": "01h02h45zxznr7x9zjvv7w3w4j",
        "name": {
            "ar": "name",
            "en": "nameq"
        },
        "status": 1,
        "created_at": "2023-05-10T06:50:51.000000Z"
    },
    {
        "uuid": "01h02h4nr3kh0cxym12vs86tkz",
        "name": {
            "ar": "name",
            "en": "name"
        },
        "status": 1,
        "created_at": "2023-05-10T06:51:08.000000Z"
    },
    {
        "uuid": "01h02h5edagetw480y203zyx6b",
        "name": {
            "ar": "name",
            "en": "name"
        },
        "status": 1,
        "created_at": "2023-05-10T06:51:33.000000Z"
    },
    {
        "uuid": "01h02h66gsgh18fw7teyw6vwg6",
        "name": {
            "ar": "name",
            "en": "name"
        },
        "status": 1,
        "created_at": "2023-05-10T06:51:57.000000Z"
    },
    {
        "uuid": "01h02h6r06d0cnt2bxz89fvgff",
        "name": {
            "ar": "name",
            "en": "name"
        },
        "status": 1,
        "created_at": "2023-05-10T06:52:15.000000Z"
    },
    {
        "uuid": "01h02h75gqvvgthnvs14kyn9mw",
        "name": {
            "ar": "name",
            "en": "name"
        },
        "status": 1,
        "created_at": "2023-05-10T06:52:29.000000Z"
    },
    {
        "uuid": "01h051487k6ndyrtps6r8zwh6x",
        "name": {
            "ar": "asdaw",
            "en": "aaaaa"
        },
        "status": 1,
        "created_at": "2023-05-11T06:09:00.000000Z"
    },
    {
        "uuid": "01h0514m8kxh5a94h4s3vx2bq6",
        "name": {
            "ar": "asds",
            "en": "sssss"
        },
        "status": 1,
        "created_at": "2023-05-11T06:09:12.000000Z"
    },
    {
        "uuid": "01h0514y4anr130rhntp3vsz53",
        "name": {
            "ar": "sdaw",
            "en": "awdaw"
        },
        "status": 1,
        "created_at": "2023-05-11T06:09:22.000000Z"
    },
    {
        "uuid": "01h05156tfq2v9sve9eh3w4pgq",
        "name": {
            "ar": "asd",
            "en": "ss"
        },
        "status": 1,
        "created_at": "2023-05-11T06:09:31.000000Z"
    },
    {
        "uuid": "01h0515gx0wtwh1y2aeknspz13",
        "name": {
            "ar": "awd",
            "en": "sadw"
        },
        "status": 1,
        "created_at": "2023-05-11T06:09:41.000000Z"
    },
    {
        "uuid": "01h0a02watq5r5fdg1f4tjnkr0",
        "name": {
            "en": "01201763086"
        },
        "status": 1,
        "created_at": "2023-05-13T04:26:58.000000Z"
    },
    {
        "uuid": "01h0hbc994z0d18mnws6mt8gbq",
        "name": {
            "ar": "nader",
            "en": "nader"
        },
        "status": 1,
        "created_at": "2023-05-16T00:59:02.000000Z"
    },
    {
        "uuid": "01h17wkn7vtb1tn1j1ffp82j33",
        "name": {
            "en": "123444"
        },
        "status": 1,
        "created_at": "2023-05-24T19:03:27.000000Z"
    },
    {
        "uuid": "01h1j8kp3qqh4e4tmv6ekrk1b4",
        "name": {
            "ar": "0551563311"
        },
        "status": 1,
        "created_at": "2023-05-28T19:45:35.000000Z"
    },
    {
        "uuid": "01h22xvwctfdn7y1a8n4w1ymms",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-04T07:04:55.000000Z"
    },
    {
        "uuid": "01h22y2p9jvpq95qkj11y046pr",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-04T07:08:38.000000Z"
    },
    {
        "uuid": "01h232myr73nt830g6z50sd4nc",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-04T08:28:30.000000Z"
    },
    {
        "uuid": "01h232t4s02tm792ynza7gcqxd",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-04T08:31:20.000000Z"
    },
    {
        "uuid": "01h232wkhqm5mfnhmxpn364kw3",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-04T08:32:41.000000Z"
    },
    {
        "uuid": "01h232y50mc71647144r3fngyz",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-04T08:33:32.000000Z"
    },
    {
        "uuid": "01h232ze33ybnzhgpad6mjx2rh",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-04T08:34:14.000000Z"
    },
    {
        "uuid": "01h235t0jgm4n4ac3g12rf6vke",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-04T09:23:42.000000Z"
    },
    {
        "uuid": "01h236bhcxaaeeshtak67j2jhz",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-04T09:33:16.000000Z"
    },
    {
        "uuid": "01h26qxff3cekpd6ht0c7ny9n6",
        "name": {
            "en": "01128479486"
        },
        "status": 1,
        "created_at": "2023-06-05T18:37:53.000000Z"
    },
    {
        "uuid": "01h27cgn4mey8yv9g0snhcq814",
        "name": {
            "ar": "احمد عبده",
            "en": "Ahmed Abdo"
        },
        "status": 1,
        "created_at": "2023-06-06T00:37:53.000000Z"
    },
    {
        "uuid": "01h39tfrxer6cgh4st5jry8bhg",
        "name": {
            "ar": "تجربة",
            "en": "test"
        },
        "status": 1,
        "created_at": "2023-06-19T09:36:15.000000Z"
    },
    {
        "uuid": "01h39w4rzry6626n74jj2ex0cr",
        "name": {
            "ar": "test",
            "en": "test"
        },
        "status": 1,
        "created_at": "2023-06-19T10:05:12.000000Z"
    },
    {
        "uuid": "01h3a5248bkj2e61frz4tkcymc",
        "name": {
            "ar": "ض",
            "en": "ض"
        },
        "status": 1,
        "created_at": "2023-06-19T12:41:02.000000Z"
    },
    {
        "uuid": "01h3a540zvmvcef7je3zmxxhxj",
        "name": {
            "ar": "mohanad",
            "en": "adam"
        },
        "status": 1,
        "created_at": "2023-06-19T12:42:04.000000Z"
    },
    {
        "uuid": "01h3a5529ey2hkjdecj7xhh8b5",
        "name": {
            "ar": "gffgdg",
            "en": "fdgdfgdfg"
        },
        "status": 1,
        "created_at": "2023-06-19T12:42:38.000000Z"
    },
    {
        "uuid": "01h3bcybsx0hj47xczpken5d6x",
        "name": {
            "en": "pos pos customer",
            "ar": "pos pos customer"
        },
        "status": 1,
        "created_at": "2023-06-20T00:18:02.000000Z"
    },
    {
        "uuid": "01h3c0wy8dftrxccbnfq4qp0ww",
        "name": {
            "ar": "مهند",
            "en": "ادام"
        },
        "status": 1,
        "created_at": "2023-06-20T06:06:47.000000Z"
    },
    {
        "uuid": "01h3c1n7d9394en1dpn07pd1cw",
        "name": {
            "ar": "شس",
            "en": "as"
        },
        "status": 1,
        "created_at": "2023-06-20T06:20:02.000000Z"
    },
    {
        "uuid": "01h3capdbwhcfgnk42skjj5r31",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-20T11:57:59.000000Z"
    },
    {
        "uuid": "01h3cb047mhre94trfxewqymet",
        "name": {
            "en": "First Customer",
            "ar": "اول عميل"
        },
        "status": 1,
        "created_at": "2023-06-20T12:03:17.000000Z"
    }
]
Modified at 2023-12-24 21:03:47
Previous
Create tax
Built with