Skip to main content

To get notifications

GET 

/mobile/notifications

Get all notifications

Request

Query Parameters

    type string

    type of notification, available 'informasi'

Responses

OK.

Schema

    success boolean

    data

    object[]

  • Array [

  • id number
    user_id string
    order_id string
    model_id string
    model_type string
    title string
    body string
    status string
    date_created string
    read_at string
    notif_type string
    notif_cat string
    img_url string
    order_status string
  • ]