Change Updates

Do not miss any Platform API changes, ever again

Subscribe to the Platform API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare

🚨 Breaking API change detected:

Added (12)

  • GET /chat/room/{room}
  • GET /company/speak_with_serch/issues/{ticket}
  • GET /rating/bad/{id}
  • GET /rating/chart/{id}
  • GET /rating/good/{id}
  • GET /schedule/history/active
  • GET /schedule/history/requested
  • GET /trip/history/active
  • GET /trip/history/requested
  • GET /trip/history/shared
  • PATCH /account/update/e2ee
  • POST /auth/email/verify/pending

Modified (39)

  • DELETE /business/associate/delete
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: chart, good, bad
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • GET /account/dashboard/business
    • Query parameters added: page, size
  • [Breaking] GET /bookmark
    • Path went from /bookmark/all to /bookmark (same operationId) [Breaking]
  • [Breaking] GET /business/associate
    • Path went from /business/associate/all to /business/associate (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: chart, good, bad
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Query parameter added: q
  • GET /chat/room
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Property modified: groups
      • Properties added: total, type, public_encryption_key
  • [Breaking] GET /chat/room/{room}/messages
    • Path went from /chat/room/{room} to /chat/room/{room}/messages (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from object to array[object] [Breaking]
      • [Breaking] Properties removed: room, roommate, name, avatar, category, image, label, message, status, count, bookmark, trip, schedule, groups, is_active, message_id, last_seen, is_bookmarked, sent_at
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Property added: ChatGroupMessageResponse
    • Query parameters added: page, size
  • GET /chat/rooms
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Property modified: groups
      • Properties added: total, type, public_encryption_key
    • Query parameters added: page, size
  • GET /company/speak_with_serch
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties added: total, has_serch_message
  • [Breaking] GET /rating/bad
    • Path went from /rating/all/bad to /rating/bad (same operationId) [Breaking]
  • [Breaking] GET /rating/good
    • Path went from /rating/all/good to /rating/good (same operationId) [Breaking]
  • [Breaking] GET /referral
    • Path went from /referral/all to /referral (same operationId) [Breaking]
  • [Breaking] GET /schedule/history
    • Path went from /trip/history to /schedule/history (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: id, mode, snt, skill, car, category, image, audio, problem, amount, address, placeId, latitude, longitude, status, type, provider, user, shared, timelines, quotations, authentication, location, show_cancel, show_auth, show_end, show_share, show_grant, show_deny, show_leave, show_notify_on_my_way, show_notify_arrival, requested_id, is_provider, waiting_for_quotation_response, try_service_payment_again, service_fee, user_share_fee, pending_payment_data, try_payment_again, shopping_location, shopping_items, total_amount, total_shopping_amount, total_amount_spent_in_shopping, created_at, updated_at
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Properties added: time, schedules
    • [Breaking] Query parameters removed: guest, link
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Query parameters added: status, category, date_time
  • GET /scope/account/user/rating
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties added: createdAt, updatedAt
  • GET /scope/support/speak-with-serch
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties modified: assigned, others
  • GET /scope/support/speak-with-serch/find
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties added: total, has_serch_message
  • [Breaking] GET /trip/history
    • Path went from /trip/invite to /trip/history (same operationId) [Breaking]
    • Query parameters added: shared, category, date_time
  • GET /wallet/transactions
    • Query parameters added: page, size
  • [Breaking] PATCH /account/update/fcm
    • Path went from /account/fcm/update to /account/update/fcm (same operationId) [Breaking]
  • [Breaking] PATCH /account/update/timezone
    • Path went from /account/update to /account/update/timezone (same operationId) [Breaking]
    • [Breaking] Query parameter removed: timezone
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Query parameter added: zone
  • PATCH /business/associate/activate
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: chart, good, bad
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • PATCH /business/associate/deactivate
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: chart, good, bad
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • PATCH /company/speak_with_serch/{ticket}
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties added: total, has_serch_message
  • [Breaking] PATCH /guest/update/fcm
    • Path went from /guest/fcm/update to /guest/update/fcm (same operationId) [Breaking]
  • [Breaking] PATCH /guest/update/timezone
    • Path went from /guest/update to /guest/update/timezone (same operationId) [Breaking]
    • [Breaking] Query parameter removed: timezone
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Query parameter added: zone
  • PATCH /scope/support/speak-with-serch/assign
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties added: total, has_serch_message
  • PATCH /scope/support/speak-with-serch/close
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties added: total, has_serch_message
  • PATCH /scope/support/speak-with-serch/resolve
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties added: total, has_serch_message
  • PATCH /shop/update/service
    • Content type modified: application/json
    • Properties added: id, shop, service
    • [Breaking] Query parameters removed: id, shop
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • POST /auth/business/category
    • Content type modified: application/json
    • [Breaking] Property removed: emailAddress
      • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Property added: token
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from string to object [Breaking]
      • Properties added: token, message, error_code
  • POST /auth/business/profile
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from string to object [Breaking]
      • Properties added: token, message, error_code
  • POST /auth/business/signup
    • Content type modified: application/json
    • [Breaking] Property removed: email_address
      • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Property added: token
  • POST /auth/provider/category
    • Content type modified: application/json
    • [Breaking] Property removed: emailAddress
      • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Property added: token
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from string to object [Breaking]
      • Properties added: token, message, error_code
  • POST /auth/provider/profile
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from string to object [Breaking]
      • Properties added: token, message, error_code
  • POST /auth/provider/signup
    • Content type modified: application/json
    • [Breaking] Property removed: email_address
      • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Property added: token
  • POST /business/associate/add
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: chart, good, bad
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • POST /company/speak_with_serch
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties added: total, has_serch_message
  • POST /scope/support/speak-with-serch/reply
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Properties added: total, has_serch_message
  • POST /shop/create/service
    • Content type modified: application/json
    • Properties added: id, service
    • [Breaking] Query parameter removed: shop
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • [Breaking] POST /shop/create/weekday/{id}
    • Path went from /shop/create/weekday to /shop/create/weekday/{id} (same operationId) [Breaking]
    • [Breaking] Query parameter removed: shop
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Path parameter added: id

Removed (2)

  • [Breaking] GET /schedule/all
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • [Breaking] GET /schedule/all/active
    • Removing a resource is always breaking unless it was deprecated before [Breaking]

Preview documentation

Powered by Bump.sh

53 structure changes including:
15 Breaking changes
12 Additions
39 Modifications
2 Removals
Modified 39 Breaking
POST /shop/create/weekday/{id}
  • Path went from /shop/create/weekday to /shop/create/weekday/{id} (same operationId)
    Breaking
  • Query
  • shop query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Path
  • id path parameter Added
GET /rating/good
  • Path went from /rating/all/good to /rating/good (same operationId)
    Breaking
GET /referral
  • Path went from /referral/all to /referral (same operationId)
    Breaking
GET /schedule/history
  • Path went from /trip/history to /schedule/history (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • id, mode, snt, skill, car, category, image, audio, problem, amount, address, placeId, latitude, longitude, status, type, provider, user, shared, timelines, quotations, authentication, location, show_cancel, show_auth, show_end, show_share, show_grant, show_deny, show_leave, show_notify_on_my_way, show_notify_arrival, requested_id, is_provider, waiting_for_quotation_response, try_service_payment_again, service_fee, user_share_fee, pending_payment_data, try_payment_again, shopping_location, shopping_items, total_amount, total_shopping_amount, total_amount_spent_in_shopping, created_at, updated_at properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • time, schedules properties Added
  • Query
  • guest, link query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • status, category, date_time query parameters Added
GET /scope/account/user/rating
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • createdAt, updatedAt properties Added
GET /scope/support/speak-with-serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • assigned, others properties Modified
GET /scope/support/speak-with-serch/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • total, has_serch_message properties Added
GET /trip/history
  • Path went from /trip/invite to /trip/history (same operationId)
    Breaking
  • Query
  • shared, category, date_time query parameters Added
GET /wallet/transactions
  • Query
  • page, size query parameters Added
PATCH /account/update/fcm
  • Path went from /account/fcm/update to /account/update/fcm (same operationId)
    Breaking
PATCH /account/update/timezone
  • Path went from /account/update to /account/update/timezone (same operationId)
    Breaking
  • Query
  • timezone query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • zone query parameter Added
PATCH /business/associate/activate
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart, good, bad properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PATCH /business/associate/deactivate
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart, good, bad properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PATCH /company/speak_with_serch/{ticket}
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • total, has_serch_message properties Added
PATCH /guest/update/fcm
  • Path went from /guest/fcm/update to /guest/update/fcm (same operationId)
    Breaking
PATCH /guest/update/timezone
  • Path went from /guest/update to /guest/update/timezone (same operationId)
    Breaking
  • Query
  • timezone query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • zone query parameter Added
PATCH /scope/support/speak-with-serch/assign
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • total, has_serch_message properties Added
PATCH /scope/support/speak-with-serch/close
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • total, has_serch_message properties Added
PATCH /scope/support/speak-with-serch/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • total, has_serch_message properties Added
PATCH /shop/update/service
  • Body
  • application/json content type Modified
    • id, shop, service properties Added
  • Query
  • id, shop query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /auth/business/category
  • Body
  • application/json content type Modified
    • emailAddress property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • token property Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • token, message, error_code properties Added
POST /shop/create/service
  • Body
  • application/json content type Modified
    • id, service properties Added
  • Query
  • shop query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /scope/support/speak-with-serch/reply
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • total, has_serch_message properties Added
POST /company/speak_with_serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • total, has_serch_message properties Added
POST /business/associate/add
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart, good, bad properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /auth/provider/signup
  • Body
  • application/json content type Modified
    • email_address property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • token property Added
POST /auth/provider/profile
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • token, message, error_code properties Added
POST /auth/provider/category
  • Body
  • application/json content type Modified
    • emailAddress property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • token property Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • token, message, error_code properties Added
POST /auth/business/signup
  • Body
  • application/json content type Modified
    • email_address property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • token property Added
POST /auth/business/profile
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • token, message, error_code properties Added
DELETE /business/associate/delete
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart, good, bad properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /account/dashboard/business
  • Query
  • page, size query parameters Added
GET /bookmark
  • Path went from /bookmark/all to /bookmark (same operationId)
    Breaking
GET /business/associate
  • Path went from /business/associate/all to /business/associate (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart, good, bad properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Query
  • q query parameter Added
GET /chat/room
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • groups property Modified
        • total, type, public_encryption_key properties Added
GET /chat/room/{room}/messages
  • Path went from /chat/room/{room} to /chat/room/{room}/messages (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • room, roommate, name, avatar, category, image, label, message, status, count, bookmark, trip, schedule, groups, is_active, message_id, last_seen, is_bookmarked, sent_at properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • ChatGroupMessageResponse property Added
  • Query
  • page, size query parameters Added
GET /chat/rooms
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • groups property Modified
        • total, type, public_encryption_key properties Added
  • Query
  • page, size query parameters Added
GET /company/speak_with_serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • total, has_serch_message properties Added
GET /rating/bad
  • Path went from /rating/all/bad to /rating/bad (same operationId)
    Breaking
Removed 2 Breaking
GET /schedule/all
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /schedule/all/active
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 12
POST /auth/email/verify/pending
PATCH /account/update/e2ee
GET /trip/history/shared
GET /trip/history/requested
GET /trip/history/active
GET /schedule/history/requested
GET /schedule/history/active
GET /rating/good/{id}
GET /rating/chart/{id}
GET /rating/bad/{id}
GET /company/speak_with_serch/issues/{ticket}
GET /chat/room/{room}
43 structure changes including:
38 Breaking changes
3 Additions
39 Modifications
1 Removal
Modified 39 Breaking
GET /scope/account/user/calls
  • Path went from /scope/account/calls to /scope/account/user/calls (same operationId)
    Breaking
GET /scope/account/user/certificate
  • Path went from /scope/account/certificate to /scope/account/user/certificate (same operationId)
    Breaking
GET /scope/account/user/challenges
  • Path went from /scope/account/challenges to /scope/account/user/challenges (same operationId)
    Breaking
GET /scope/account/user/chart/account/status
  • Path went from /scope/account/chart/account/status to /scope/account/user/chart/account/status (same operationId)
    Breaking
GET /scope/account/user/chart/auth
  • Path went from /scope/account/chart/auth to /scope/account/user/chart/auth (same operationId)
    Breaking
GET /scope/account/user/chat/rooms
  • Path went from /scope/account/chat/rooms to /scope/account/user/chat/rooms (same operationId)
    Breaking
GET /scope/account/user/rating
  • Path went from /scope/account/rating to /scope/account/user/rating (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • chart, ratings properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • AccountUserScopeRatingResponse property Added
GET /scope/account/user/referral
  • Path went from /scope/account/referral to /scope/account/user/referral (same operationId)
    Breaking
GET /scope/account/user/referrals
  • Path went from /scope/account/referrals to /scope/account/user/referrals (same operationId)
    Breaking
GET /scope/account/user/reports
  • Path went from /scope/account/reports to /scope/account/user/reports (same operationId)
    Breaking
GET /scope/account/user/schedule/times
  • Path went from /scope/account/schedule/times to /scope/account/user/schedule/times (same operationId)
    Breaking
GET /scope/account/user/schedules
  • Path went from /scope/account/schedules to /scope/account/user/schedules (same operationId)
    Breaking
GET /scope/account/user/shared/accounts
  • Path went from /scope/account/shared/accounts to /scope/account/user/shared/accounts (same operationId)
    Breaking
GET /scope/account/user/shared/links
  • Path went from /scope/account/shared/links to /scope/account/user/shared/links (same operationId)
    Breaking
GET /scope/account/user/shops
  • Path went from /scope/account/shops to /scope/account/user/shops (same operationId)
    Breaking
GET /scope/account/user/tickets
  • Path went from /scope/account/tickets to /scope/account/user/tickets (same operationId)
    Breaking
GET /scope/account/user/transactions
  • Path went from /scope/account/transactions to /scope/account/user/transactions (same operationId)
    Breaking
GET /scope/account/user/trips
  • Path went from /scope/account/trips to /scope/account/user/trips (same operationId)
    Breaking
GET /scope/account/user/wallet
  • Path went from /scope/account/wallet to /scope/account/user/wallet (same operationId)
    Breaking
GET /scope/admin
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • auth property Modified
GET /scope/auth/sessions
  • Verb went from PATCH to GET (same operationId)
    Breaking
GET /scope/auth/devices
  • Verb went from PATCH to GET (same operationId)
    Breaking
GET /scope/account/analysis
  • Path went from /scope/platform/account/analysis to /scope/account/analysis (same operationId)
    Breaking
GET /scope/account/analysis/category
  • Path went from /scope/platform/account/analysis/category to /scope/account/analysis/category (same operationId)
    Breaking
GET /scope/account/analysis/certification
  • Path went from /scope/platform/account/analysis/certification to /scope/account/analysis/certification (same operationId)
    Breaking
GET /scope/account/analysis/country
  • Path went from /scope/platform/account/analysis/country to /scope/account/analysis/country (same operationId)
    Breaking
GET /scope/account/analysis/gender
  • Path went from /scope/platform/account/analysis/gender to /scope/account/analysis/gender (same operationId)
    Breaking
GET /scope/account/analysis/rating
  • Path went from /scope/platform/account/analysis/rating to /scope/account/analysis/rating (same operationId)
    Breaking
GET /scope/account/analysis/state
  • Path went from /scope/platform/account/analysis/state to /scope/account/analysis/state (same operationId)
    Breaking
GET /scope/account/analysis/status
  • Path went from /scope/platform/account/analysis/status to /scope/account/analysis/status (same operationId)
    Breaking
GET /scope/account/analysis/timezone
  • Path went from /scope/platform/account/analysis/timezone to /scope/account/analysis/timezone (same operationId)
    Breaking
GET /scope/account/analysis/trip
  • Path went from /scope/platform/account/analysis/trip to /scope/account/analysis/trip (same operationId)
    Breaking
GET /scope/account/section/metric
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • header, count, feature properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • metric, alphabets properties Added
GET /scope/account/user
  • Path went from /scope/account to /scope/account/user (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • years property Added
GET /scope/account/user/activities
  • Path went from /scope/account/activities to /scope/account/user/activities (same operationId)
    Breaking
GET /scope/account/user/analysis
  • Path went from /scope/account/analysis to /scope/account/user/analysis (same operationId)
    Breaking
GET /scope/account/user/associates
  • Path went from /scope/account/associates to /scope/account/user/associates (same operationId)
    Breaking
GET /scope/account/user/auth
  • Path went from /scope/account/auth to /scope/account/user/auth (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • devices property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/account/user/bookmarks
  • Path went from /scope/account/bookmarks to /scope/account/user/bookmarks (same operationId)
    Breaking
Removed 1 Breaking
GET /scope/account/sessions
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 3
GET /scope/admin/activities
GET /scope/account/user/rating/chart
GET /admin/profile/activities

🚨 Breaking API change detected:

Added (28)

  • GET /bookmark/all
  • GET /call/auth
  • GET /profile/business
  • GET /schedule/all
  • GET /schedule/all/times/{provider}
  • GET /scope/account/activities
  • GET /scope/account/analysis
  • GET /scope/account/associates
  • GET /scope/account/calls
  • GET /scope/account/certificate
  • GET /scope/account/challenges
  • GET /scope/account/chart/account/status
  • GET /scope/account/chart/auth
  • GET /scope/account/chat/rooms
  • GET /scope/account/rating
  • GET /scope/account/referral
  • GET /scope/account/referrals
  • GET /scope/account/reports
  • GET /scope/account/sessions
  • GET /scope/account/shared/accounts
  • GET /scope/account/shared/links
  • GET /scope/account/shops
  • GET /scope/account/tickets
  • GET /scope/account/transactions
  • GET /scope/account/trips
  • GET /scope/account/wallet
  • PATCH /scope/auth/devices
  • PATCH /scope/auth/sessions

Modified (38)

  • GET /active/search
    • Query parameters added: page, size
  • GET /active/search/category
    • Query parameters added: page, size
  • GET /active/status/all
    • Query parameters added: page, size
  • GET /admin/profile
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Property modified: profile
  • GET /admin/team/all
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Property modified: admins
  • GET /business/associate/all
    • Query parameters added: page, size
  • [Breaking] GET /call/authentication
    • Path went from /call/auth to /call/authentication (same operationId) [Breaking]
    • [Breaking] Query parameter removed: channel
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • GET /call/history
    • Query parameters added: page, size
  • GET /company/speak_with_serch
    • Query parameters added: page, size
  • GET /guest/shared/links
    • Query parameters added: page, size
  • [Breaking] GET /profile
    • Path went from /profile/business to /profile (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: name, description, address, contact, logo, default_password
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Properties added: status, certificate, business_information
  • GET /rating/all
    • Query parameters added: page, size
  • GET /rating/all/bad
    • Query parameters added: page, size
  • GET /rating/all/good
    • Query parameters added: page, size
  • GET /referral/all
    • Query parameters added: page, size
  • [Breaking] GET /scope/account
    • Path went from /profile to /scope/account (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: category, image, gender, status, certificate, rating, more, specializations, phone_info, verification_status, business_information
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Properties added: details, active, organization, additional, delete, device, setting, verification, skills, created_at, updated_at, account_created_at, account_updated_at, profile_created_at, profile_updated_at, email_confirmed_at, password_updated_at, last_signed_in, app_rating, phone_information
    • Query parameter added: id
  • [Breaking] GET /scope/account/analysis/more
    • Path went from /scope/platform/account/analysis/more/{year} to /scope/account/analysis/more (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from array[object] to object [Breaking]
      • Properties added: section, demographics, geographics, activities, overview, states, categories, countries
    • [Breaking] Path parameter removed: year
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • [Breaking] GET /scope/account/analysis/more/{year}
    • Path went from /scope/admin to /scope/account/analysis/more/{year} (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from object to array[object] [Breaking]
      • [Breaking] Properties removed: profile, team, activities, auth, structure, mfa, challenges, sessions, analysis
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Property added: AccountScopeMoreAnalysisResponse
    • [Breaking] Query parameter removed: id
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Path parameter added: year
    • Query parameter added: role
  • [Breaking] GET /scope/account/auth
    • Path went from /call/authentication to /scope/account/auth (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from string to object [Breaking]
      • Properties added: method, level, devices, mfa, has_mfa, must_have_mfa
    • Query parameters added: id, page, size
  • [Breaking] GET /scope/account/bookmarks
    • Path went from /bookmark/all to /scope/account/bookmarks (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: name, avatar, user, category, rating, last_signed_in
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Properties added: created_at, updated_at
    • Query parameters added: id, page, size
  • [Breaking] GET /scope/account/schedule/times
    • Path went from /schedule/all/times/{provider} to /scope/account/schedule/times (same operationId) [Breaking]
    • [Breaking] Path parameter removed: provider
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Query parameter added: id
  • [Breaking] GET /scope/account/schedules
    • Path went from /schedule/all to /scope/account/schedules (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: label, schedules
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Properties added: address, latitude, longitude, status, reason, id, closed_by, closed_at, closed_on_time, created_at, updated_at
    • Query parameters added: id, page, size
  • [Breaking] GET /scope/account/section
    • Path went from /scope/platform/account/section to /scope/account/section (same operationId) [Breaking]
  • [Breaking] GET /scope/account/section/metric
    • Path went from /scope/platform/account/analysis/more to /scope/account/section/metric (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: section, demographics, geographics, activities, overview, states, categories, countries
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Properties added: header, count, feature
  • [Breaking] GET /scope/account/section/search
    • Path went from /scope/payment/transaction/search to /scope/account/section/search (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from array[object] to object [Breaking]
      • Properties added: accounts, total, total_pages
    • [Breaking] Query parameter removed: query
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Query parameters added: role, q
  • [Breaking] GET /scope/admin
    • Path went from /scope/platform/account/section/metric to /scope/admin (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • [Breaking] Properties removed: header, count, feature
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Properties added: profile, team, activities, auth, structure, mfa, challenges, sessions, analysis
    • [Breaking] Query parameter removed: role
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Query parameters added: id, page, size
  • GET /scope/admin/chart/account/status
    • Query parameter modified: year
    • Query parameter is no longer required
  • GET /scope/admin/chart/auth
    • Query parameter modified: year
    • Query parameter is no longer required
  • [Breaking] GET /scope/payment/transaction/search
    • Path went from /scope/platform/account/section/search to /scope/payment/transaction/search (same operationId) [Breaking]
    • Response modified: 200
    • Content type modified: */*
      • [Breaking] Property modified: data
      • Type went from object to array[object] [Breaking]
      • [Breaking] Properties removed: accounts, total, total_pages
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Property added: PaymentApiResponseTransactionGroupScopeResponse
    • [Breaking] Query parameters removed: role, q
    • Removing a resource is always breaking unless it was deprecated before [Breaking]
    • Query parameter added: query
  • GET /shop
    • Query parameters added: page, size
  • GET /shop/search
    • Query parameters added: page, size
  • GET /specialty/all
    • Query parameters added: page, size
  • GET /specialty/search
    • Query parameters added: page, size
  • GET /trip/history
    • Query parameters added: page, size
  • GET /trip/invite
    • Query parameters added: page, size
  • GET /trip/search
    • Query parameters added: page, size
  • PATCH /admin/profile/update
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Property modified: profile
  • PATCH /admin/profile/upload
    • Response modified: 200
    • Content type modified: */*
      • Property modified: data
      • Property modified: profile

Preview documentation

168 structure changes including:
40 Breaking changes
46 Additions
105 Modifications
17 Removals
Modified 105 Breaking
PATCH /admin/profile/update
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/payment/transaction/resolved
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/filter
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • sender, recipient properties Modified
GET /scope/payment/payout/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/payout
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin, user properties Modified
GET /scope/call/overview
  • Path went from /scope/countries-in-serch to /scope/call/overview (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • launchedCountryChart, launchedStateChart, requestedCountryChart, requestedStateChart, launchedMetrics, requestedMetrics properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • overview, tip2fixChart, voiceCallChart, tip2fixPerformance properties Added
GET /scope/call/chart/voice
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/call/chart/tip2fix
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/call/chart/performance
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/call/all/voice
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • caller, called properties Modified
GET /scope/call/all/tip2fix
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • caller, called properties Modified
GET /scope/admin/chart/auth
  • Query
  • year query parameter Modified
    • Query parameter is no longer required
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/admin/chart/account/status
  • Query
  • year query parameter Modified
    • Query parameter is no longer required
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/admin
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile, auth, analysis properties Modified
  • Query
  • page, size query parameters Added
GET /scope/account/section/search
  • Path went from /admin/permission/search to /scope/account/section/search (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • id, name, avatar, role, scopes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • accounts, total, total_pages properties Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • role, page, size, q query parameters Added
GET /scope/account/section/metric
  • Path went from /certificate to /scope/account/section/metric (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • isGenerated, reason, data, instructions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • header, count, feature properties Added
  • Query
  • role query parameter Added
GET /scope/account/schedules
  • Path went from /schedule/all to /scope/account/schedules (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • label, schedules properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • address, latitude, longitude, status, reason, id, closed_by, closed_at, closed_on_time, created_at, updated_at properties Added
  • Query
  • id, page, size query parameters Added
GET /scope/account/schedule/times
  • Path went from /schedule/all/times/{provider} to /scope/account/schedule/times (same operationId)
    Breaking
  • Path
  • provider path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • id query parameter Added
GET /scope/account/bookmarks
  • Path went from /bookmark/all to /scope/account/bookmarks (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • name, avatar, user, category, rating, last_signed_in properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • created_at, updated_at properties Added
  • Query
  • id, page, size query parameters Added
GET /scope/account/auth
  • Path went from /call/authentication to /scope/account/auth (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • method, level, devices, mfa, has_mfa, must_have_mfa properties Added
  • Query
  • id, page, size query parameters Added
GET /scope/account/analysis/more
  • Path went from /call to /scope/account/analysis/more (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • app, status, channel, name, type, user, category, image, avatar, error, session, snt, is_caller, error_code properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • section, demographics, geographics, activities, overview, states, categories, countries properties Added
  • Query
  • channel query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • role query parameter Added
GET /scope/account
  • Path went from /profile to /scope/account (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • category, image, gender, status, certificate, rating, more, specializations, phone_info, verification_status, business_information properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • details, active, organization, additional, delete, device, setting, verification, skills, created_at, updated_at, account_created_at, account_updated_at, profile_created_at, profile_updated_at, email_confirmed_at, password_updated_at, last_signed_in, app_rating, phone_information properties Added
  • Query
  • id query parameter Added
GET /referral/all
  • Query
  • page, size query parameters Added
GET /rating/all/good
  • Query
  • page, size query parameters Added
GET /rating/all/bad
  • Query
  • page, size query parameters Added
GET /rating/all
  • Query
  • page, size query parameters Added
GET /profile
  • Path went from /profile/business to /profile (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • name, description, address, contact, logo, default_password properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • status, certificate, business_information properties Added
GET /organization/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin property Modified
GET /guest/shared/links
  • Query
  • page, size query parameters Added
GET /trip/search
  • Path went from /specialty/search to /trip/search (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer(int64) to string(uuid)
            Breaking
        • special property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • name, rating, distance, status, more, business, specializations, distance_in_km, verification_status properties Added
  • Query
  • query query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • phone, lat, lng, page, size query parameters Added
GET /trip/invite
  • Query
  • page, size query parameters Added
GET /trip/history
  • Query
  • page, size query parameters Added
GET /specialty/search
  • Path went from /scope/payment/transaction/search to /specialty/search (same operationId)
    Breaking
  • Query
  • query query parameter Modified
    • Query parameter is now required
      Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • status, title, total, transactions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • id, special, category, image, avatar properties Added
GET /specialty/all
  • Query
  • page, size query parameters Added
GET /shop
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
  • Query
  • page, size query parameters Added
GET /scope/support/speak-with-serch/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
GET /scope/support/speak-with-serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • assigned, others properties Modified
GET /scope/support/complaint/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaints property Modified
GET /scope/support/complaint
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaints property Modified
GET /scope/support/chart/speak-with-serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/support/chart/complaint
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/support
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaintChart, speakWithSerchChart properties Modified
GET /scope/shop/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shop, profile properties Modified
GET /scope/shop/chart
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/shop/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shop, profile properties Modified
GET /scope/shop
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart property Modified
GET /scope/sharing/request/overview
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • onlineChart, offlineChart properties Modified
GET /scope/sharing/request/chart/online
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/sharing/request/chart/offline
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/sharing/request/all/online
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/sharing/request/all/offline
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/sharing/provide/overview
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart property Modified
GET /scope/sharing/provide/chart
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/payment/wallet/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/wallet
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/payment/transaction/search
  • Path went from /location/search/place to /scope/payment/transaction/search (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • id, place, country, state, city, latitude, longitude, local_government_area, street_number, street_name properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • PaymentApiResponseTransactionGroupScopeResponse property Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • page, size, query query parameters Added
GET /scope/payment/transaction/resolved/search
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/resolved/range
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/resolved/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transaction, admin properties Modified
PATCH /scope/payment/transaction/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • sender, recipient properties Modified
PATCH /scope/support/complaint/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaints property Modified
PATCH /scope/support/speak-with-serch/assign
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
PATCH /scope/support/speak-with-serch/close
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
PATCH /scope/support/speak-with-serch/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
PATCH /shop/status
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /shop/status/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /shop/update
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /shop/update/service
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /shop/update/weekday
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /specialty/add
  • Path went from /bookmark/add to /specialty/add (same operationId)
    Breaking
  • Verb went from POST to PATCH (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • id, special, category, image, avatar properties Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • specialty query parameter Added
POST /auth/admin/invite
  • Path went from /business/associate/add to /auth/admin/invite (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • gender, category, specialties, consent, phone_information properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • role, position, department, scopes properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
POST /bookmark/add
  • Path went from /organization/add to /bookmark/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • email_address, first_name, last_name, phone_number, username, avatar, instagram, twitter, linkedIn, position properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • user property Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
POST /business/associate/add
  • Path went from /scope/countries-in-serch/launched/country to /business/associate/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • country, emoji, flag, dialCode, code properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • gender, category, specialties, consent, first_name, last_name, email_address, phone_information properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • id, country, flag, emoji, code, dialCode, states, createdAt, updatedAt properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • profile, chart, good, bad, verified properties Added
POST /company/speak_with_serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues property Modified
POST /nearby/drive
  • Path went from /shop/search to /nearby/drive (same operationId)
    Breaking
  • Verb went from GET to POST (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
  • Query
  • c, q, lng, lat, radius, scope query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /nearby/drive/search
  • Path went from /trip/search to /nearby/drive/search (same operationId)
    Breaking
  • Verb went from GET to POST (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
  • Query
  • phone, lat, lng query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /organization/add
  • Path went from /scope/countries-in-serch/launched/state to /organization/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • id, state properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • email_address, first_name, last_name, phone_number, username, avatar, instagram, twitter, linkedIn, position properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • id, country, flag, emoji, code, dialCode, states, status, createdAt, updatedAt properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • OrganizationResponse property Added
POST /scope/support/speak-with-serch/reply
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
POST /shop/create
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
POST /shop/create/service
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
POST /shop/create/weekday
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
GET /company/speak_with_serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues property Modified
  • Query
  • page, size query parameters Added
GET /call/history
  • Query
  • page, size query parameters Added
GET /call/authentication
  • Path went from /call/auth to /call/authentication (same operationId)
    Breaking
  • Query
  • channel query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /business/associate/resend
  • Path went from /auth/admin/invite to /business/associate/resend (same operationId)
    Breaking
  • Verb went from POST to GET (same operationId)
    Breaking
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • id query parameter Added
GET /business/associate/all
  • Query
  • page, size query parameters Added
GET /admin/team/overview
  • Path went from /scope/call/overview to /admin/team/overview (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • years, tip2fixChart, voiceCallChart, tip2fixPerformance properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • teams, activities, structure properties Added
GET /admin/team/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admins property Modified
GET /admin/profile
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /active/status/all
  • Query
  • page, size query parameters Added
GET /active/search/category
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shops property Modified
  • Query
  • page, size query parameters Added
GET /active/search
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shops property Modified
  • Query
  • page, size query parameters Added
PATCH /scope/payment/payout/pay/batch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin, user properties Modified
PATCH /scope/payment/payout/pay
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
PATCH /scope/payment/payout/cancel/batch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin, user properties Modified
PATCH /scope/payment/payout/cancel
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
PATCH /organization/update
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin property Modified
PATCH /company/speak_with_serch/{ticket}
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues property Modified
PATCH /admin/profile/upload
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
DELETE /organization/{id}
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin property Modified
DELETE /shop/remove
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
DELETE /shop/remove/service
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
DELETE /shop/remove/weekday
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
Removed 17 Breaking
POST /company/countries/request
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /specialty/add
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /scope/countries-in-serch/launched/country
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /shop/drive/categories
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/requested/state/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/requested/country/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/requested
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/launched/state/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/launched/country/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/launched
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /company/countries/verify
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /business/associate/resend
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /admin/team/overview
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/requested/state
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/requested/country
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/launched/state
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/launched/country
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 46
GET /scope/account/section
GET /scope/account/reports
GET /scope/account/referrals
GET /scope/account/referral
GET /scope/account/rating
GET /scope/account/chat/rooms
GET /scope/account/chart/auth
GET /scope/account/chart/account/status
GET /scope/account/challenges
GET /scope/account/certificate
GET /scope/account/calls
GET /scope/account/associates
GET /scope/account/analysis/more/{year}
GET /scope/account/analysis
GET /scope/account/activities
GET /schedule/all/times/{provider}
GET /schedule/all
GET /profile/business
GET /certificate
GET /call/auth
GET /call
GET /bookmark/all
GET /admin/permission/search
POST /auth/nearby/register
PATCH /scope/auth/sessions
PATCH /scope/auth/devices
GET /shop/search
GET /scope/platform/account/analysis/trip
GET /scope/platform/account/analysis/timezone
GET /scope/platform/account/analysis/status
GET /scope/platform/account/analysis/state
GET /scope/platform/account/analysis/rating
GET /scope/platform/account/analysis/gender
GET /scope/platform/account/analysis/country
GET /scope/platform/account/analysis/certification
GET /scope/platform/account/analysis/category
GET /scope/platform/account/analysis
GET /scope/common/years
GET /scope/account/wallet
GET /scope/account/trips
GET /scope/account/transactions
GET /scope/account/tickets
GET /scope/account/shops
GET /scope/account/shared/links
GET /scope/account/shared/accounts
GET /scope/account/sessions
118 structure changes including:
34 Breaking changes
18 Additions
83 Modifications
17 Removals
Modified 83 Breaking
PATCH /organization/update
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin property Modified
PATCH /company/speak_with_serch/{ticket}
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues property Modified
GET /trip/search
  • Path went from /specialty/search to /trip/search (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • id property Modified
          • Type went from integer(int64) to string(uuid)
            Breaking
        • special property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • name, rating, distance, status, more, business, specializations, distance_in_km, verification_status properties Added
  • Query
  • query query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • phone, lat, lng query parameters Added
GET /specialty/search
  • Path went from /scope/payment/transaction/search to /specialty/search (same operationId)
    Breaking
  • Query
  • query query parameter Modified
    • Query parameter is now required
      Breaking
  • page, size query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • status, title, total, transactions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • id, special, category, image, avatar properties Added
GET /shop
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
GET /scope/support/speak-with-serch/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
GET /scope/support/speak-with-serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • assigned, others properties Modified
GET /scope/support/complaint/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaints property Modified
GET /scope/support/complaint
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaints property Modified
GET /scope/support/chart/speak-with-serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/support/chart/complaint
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/support
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaintChart, speakWithSerchChart properties Modified
GET /scope/shop/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shop, profile properties Modified
GET /scope/shop/chart
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/shop/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shop, profile properties Modified
GET /scope/shop
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart property Modified
GET /scope/sharing/request/overview
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • onlineChart, offlineChart properties Modified
GET /scope/sharing/request/chart/online
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/sharing/request/chart/offline
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/sharing/request/all/online
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/sharing/request/all/offline
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/sharing/provide/overview
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart property Modified
GET /scope/sharing/provide/chart
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/platform/account/section/search
  • Path went from /location/search/place to /scope/platform/account/section/search (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • id, place, country, state, city, latitude, longitude, local_government_area, street_number, street_name properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • accounts, total, total_pages properties Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • role, page, size, q query parameters Added
GET /scope/platform/account/section/metric
  • Path went from /scope/admin to /scope/platform/account/section/metric (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile, team, activities, auth, structure, mfa, challenges, sessions, analysis properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • header, count, feature properties Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • role query parameter Added
POST /shop/create/service
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
POST /shop/create
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
POST /scope/support/speak-with-serch/reply
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
POST /organization/add
  • Path went from /scope/countries-in-serch/launched/state to /organization/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • id, state properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • email_address, first_name, last_name, phone_number, username, avatar, instagram, twitter, linkedIn, position properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • id, country, flag, emoji, code, dialCode, states, status, createdAt, updatedAt properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • OrganizationResponse property Added
POST /nearby/drive/search
  • Path went from /trip/search to /nearby/drive/search (same operationId)
    Breaking
  • Verb went from GET to POST (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
  • Query
  • phone, lat, lng query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /nearby/drive
  • Path went from /shop/search to /nearby/drive (same operationId)
    Breaking
  • Verb went from GET to POST (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
  • Query
  • c, q, lng, lat, radius, scope query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /company/speak_with_serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues property Modified
POST /business/associate/add
  • Path went from /scope/countries-in-serch/launched/country to /business/associate/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • country, emoji, flag, dialCode, code properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • gender, category, specialties, consent, first_name, last_name, email_address, phone_information properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • id, country, flag, emoji, code, dialCode, states, createdAt, updatedAt properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • profile, chart, good, bad, verified properties Added
POST /bookmark/add
  • Path went from /organization/add to /bookmark/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • email_address, first_name, last_name, phone_number, username, avatar, instagram, twitter, linkedIn, position properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • user property Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
POST /auth/admin/invite
  • Path went from /business/associate/add to /auth/admin/invite (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • gender, category, specialties, consent, phone_information properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • role, position, department, scopes properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
PATCH /specialty/add
  • Path went from /bookmark/add to /specialty/add (same operationId)
    Breaking
  • Verb went from POST to PATCH (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • id, special, category, image, avatar properties Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • specialty query parameter Added
PATCH /shop/update/weekday
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /shop/update/service
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /shop/update
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /shop/status/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /shop/status
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
PATCH /scope/support/speak-with-serch/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
PATCH /scope/support/speak-with-serch/close
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
PATCH /scope/support/speak-with-serch/assign
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
PATCH /scope/support/complaint/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaints property Modified
PATCH /scope/payment/transaction/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • sender, recipient properties Modified
PATCH /scope/payment/payout/pay/batch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin, user properties Modified
PATCH /scope/payment/payout/pay
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
PATCH /scope/payment/payout/cancel/batch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin, user properties Modified
PATCH /scope/payment/payout/cancel
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/platform/account/analysis/more/{year}
  • Path went from /call to /scope/platform/account/analysis/more/{year} (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • app, status, channel, name, type, user, category, image, avatar, error, session, snt, is_caller, error_code properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • PlatformAccountScopeMoreAnalysisResponse property Added
  • Query
  • channel query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • role query parameter Added
  • Path
  • year path parameter Added
GET /scope/call/chart/performance
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/call/all/voice
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • caller, called properties Modified
GET /scope/call/all/tip2fix
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • caller, called properties Modified
GET /scope/admin/chart/auth
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/admin/chart/account/status
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /organization/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin property Modified
GET /company/speak_with_serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues property Modified
GET /business/associate/resend
  • Path went from /auth/admin/invite to /business/associate/resend (same operationId)
    Breaking
  • Verb went from POST to GET (same operationId)
    Breaking
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • id query parameter Added
GET /admin/team/overview
  • Path went from /scope/call/overview to /admin/team/overview (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • years, tip2fixChart, voiceCallChart, tip2fixPerformance properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • teams, activities, structure properties Added
GET /active/search/category
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shops property Modified
GET /active/search
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shops property Modified
DELETE /shop/remove/weekday
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
DELETE /shop/remove/service
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
DELETE /shop/remove
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
DELETE /organization/{id}
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin property Modified
POST /shop/create/weekday
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • link property Added
GET /scope/platform/account/analysis/more
  • Path went from /certificate to /scope/platform/account/analysis/more (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • isGenerated, reason, data, instructions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • section, demographics, geographics, activities, overview, states, categories, countries properties Added
  • Query
  • role query parameter Added
GET /scope/payment/wallet/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/wallet
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/payment/transaction/search
  • Path went from /admin/permission/search to /scope/payment/transaction/search (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • id, name, avatar, role, scopes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • PaymentApiResponseTransactionGroupScopeResponse property Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • page, size, query query parameters Added
GET /scope/payment/transaction/resolved/search
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/resolved/range
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/resolved/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transaction, admin properties Modified
GET /scope/payment/transaction/resolved
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/filter
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • sender, recipient properties Modified
GET /scope/payment/payout/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/payout
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin, user properties Modified
GET /scope/call/overview
  • Path went from /scope/countries-in-serch to /scope/call/overview (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • launchedCountryChart, launchedStateChart, requestedCountryChart, requestedStateChart, launchedMetrics, requestedMetrics properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • overview, tip2fixChart, voiceCallChart, tip2fixPerformance properties Added
GET /scope/call/chart/voice
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/call/chart/tip2fix
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
Removed 17 Breaking
GET /scope/countries-in-serch/launched/country/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/launched/state/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/requested
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/requested/country/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/requested/state/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /shop/drive/categories
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /scope/countries-in-serch/launched/country
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /specialty/add
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /company/countries/request
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/launched
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /company/countries/verify
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /business/associate/resend
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /admin/team/overview
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/requested/state
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/requested/country
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/launched/state
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/launched/country
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 18
GET /admin/permission/search
GET /call
GET /certificate
GET /scope/admin
GET /scope/common/years
GET /scope/platform/account/analysis
GET /scope/platform/account/analysis/category
GET /scope/platform/account/analysis/certification
GET /scope/platform/account/analysis/country
GET /scope/platform/account/analysis/gender
GET /scope/platform/account/analysis/rating
GET /scope/platform/account/analysis/state
GET /scope/platform/account/analysis/status
GET /scope/platform/account/analysis/timezone
GET /scope/platform/account/analysis/trip
GET /scope/platform/account/section
GET /shop/search
POST /auth/nearby/register
97 structure changes including:
30 Breaking changes
15 Additions
65 Modifications
17 Removals
Modified 65 Breaking
PATCH /scope/payment/payout/cancel/batch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin, user properties Modified
GET /scope/sharing/request/chart/offline
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/sharing/request/all/online
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/sharing/request/all/offline
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/sharing/provide/overview
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart property Modified
GET /scope/sharing/provide/chart
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/platform/account/section/search
  • Path went from /scope/payment/transaction/search to /scope/platform/account/section/search (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to object
          Breaking
        • accounts, total, total_pages properties Added
  • Query
  • query query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • role, q query parameters Added
GET /scope/platform/account/section/metric
  • Path went from /scope/admin to /scope/platform/account/section/metric (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile, team, activities, auth, structure, mfa, challenges, sessions, analysis properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • header, count, feature properties Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • role query parameter Added
GET /scope/platform/account/analysis/more/{year}
  • Path went from /call to /scope/platform/account/analysis/more/{year} (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • app, status, channel, name, type, user, category, image, avatar, error, session, snt, is_caller, error_code properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • PlatformAccountScopeMoreAnalysisResponse property Added
  • Query
  • channel query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • role query parameter Added
  • Path
  • year path parameter Added
GET /scope/platform/account/analysis/more
  • Path went from /certificate to /scope/platform/account/analysis/more (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • isGenerated, reason, data, instructions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • section, demographics, geographics, activities, overview, states, categories, countries properties Added
  • Query
  • role query parameter Added
GET /scope/payment/wallet/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/wallet
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/payment/transaction/search
  • Path went from /location/search/place to /scope/payment/transaction/search (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • id, place, country, state, city, latitude, longitude, local_government_area, street_number, street_name properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • PaymentApiResponseTransactionGroupScopeResponse property Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • page, size, query query parameters Added
GET /scope/payment/transaction/resolved/search
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/resolved/range
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/resolved/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transaction, admin properties Modified
GET /scope/payment/transaction/resolved
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
PATCH /scope/payment/payout/cancel
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
PATCH /organization/update
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin property Modified
PATCH /company/speak_with_serch/{ticket}
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues property Modified
GET /scope/support/speak-with-serch/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
GET /scope/support/speak-with-serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • assigned, others properties Modified
GET /scope/support/complaint/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaints property Modified
GET /scope/support/complaint
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaints property Modified
GET /scope/support/chart/speak-with-serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/support/chart/complaint
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/support
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaintChart, speakWithSerchChart properties Modified
GET /scope/shop/find
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/shop/chart
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/shop/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile property Modified
GET /scope/shop
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • chart property Modified
GET /scope/sharing/request/overview
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • onlineChart, offlineChart properties Modified
GET /scope/sharing/request/chart/online
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /scope/support/speak-with-serch/reply
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
POST /organization/add
  • Path went from /scope/countries-in-serch/launched/state to /organization/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • id, state properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • email_address, first_name, last_name, phone_number, username, avatar, instagram, twitter, linkedIn, position properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • id, country, flag, emoji, code, dialCode, states, status, createdAt, updatedAt properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • OrganizationResponse property Added
POST /company/speak_with_serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues property Modified
POST /business/associate/add
  • Path went from /scope/countries-in-serch/launched/country to /business/associate/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • country, emoji, flag, dialCode, code properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • gender, category, specialties, consent, first_name, last_name, email_address, phone_information properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • id, country, flag, emoji, code, dialCode, states, createdAt, updatedAt properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • profile, chart, good, bad, verified properties Added
POST /bookmark/add
  • Path went from /organization/add to /bookmark/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • email_address, first_name, last_name, phone_number, username, avatar, instagram, twitter, linkedIn, position properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • user property Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
POST /auth/admin/invite
  • Path went from /business/associate/add to /auth/admin/invite (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • gender, category, specialties, consent, phone_information properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • role, position, department, scopes properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to string
          Breaking
PATCH /specialty/add
  • Path went from /bookmark/add to /specialty/add (same operationId)
    Breaking
  • Verb went from POST to PATCH (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • id, special, category, image, avatar properties Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • specialty query parameter Added
PATCH /scope/support/speak-with-serch/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
PATCH /scope/support/speak-with-serch/close
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
PATCH /scope/support/speak-with-serch/assign
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues, assignedAdmin, resolvedBy, closedBy, user properties Modified
PATCH /scope/support/complaint/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • complaints property Modified
PATCH /scope/payment/transaction/resolve
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • sender, recipient properties Modified
PATCH /scope/payment/payout/pay/batch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin, user properties Modified
PATCH /scope/payment/payout/pay
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
DELETE /organization/{id}
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin property Modified
GET /admin/team/overview
  • Path went from /scope/call/overview to /admin/team/overview (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • years, tip2fixChart, voiceCallChart, tip2fixPerformance properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • teams, activities, structure properties Added
GET /scope/payment/transaction/filter
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/transaction
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • sender, recipient properties Modified
GET /scope/payment/payout/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • transactions property Modified
GET /scope/payment/payout
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin, user properties Modified
GET /scope/call/overview
  • Path went from /scope/countries-in-serch to /scope/call/overview (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • launchedCountryChart, launchedStateChart, requestedCountryChart, requestedStateChart, launchedMetrics, requestedMetrics properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • overview, tip2fixChart, voiceCallChart, tip2fixPerformance properties Added
GET /scope/call/chart/voice
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/call/chart/tip2fix
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/call/chart/performance
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/call/all/voice
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • caller, called properties Modified
GET /scope/call/all/tip2fix
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • caller, called properties Modified
GET /scope/admin/chart/auth
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /scope/admin/chart/account/status
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • challenges, devices, sessions, users, providers, businesses, associates, guests properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /organization/all
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • admin property Modified
GET /company/speak_with_serch
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • issues property Modified
GET /business/associate/resend
  • Path went from /auth/admin/invite to /business/associate/resend (same operationId)
    Breaking
  • Verb went from POST to GET (same operationId)
    Breaking
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • id query parameter Added
Removed 17 Breaking
DELETE /scope/countries-in-serch/launched/state
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/requested/country
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/requested/state
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /admin/team/overview
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /business/associate/resend
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /company/countries/verify
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/launched
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/launched/country/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/launched/state/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/requested
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/requested/country/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /scope/countries-in-serch/requested/state/chart
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /shop/drive/categories
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /scope/countries-in-serch/launched/country
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /specialty/add
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /company/countries/request
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /scope/countries-in-serch/launched/country
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 15
GET /scope/platform/account/section
GET /scope/platform/account/analysis/trip
GET /scope/platform/account/analysis/timezone
GET /scope/platform/account/analysis/status
GET /scope/platform/account/analysis/state
GET /scope/platform/account/analysis/rating
GET /scope/platform/account/analysis/gender
GET /scope/platform/account/analysis/country
GET /scope/platform/account/analysis/certification
GET /scope/platform/account/analysis/category
GET /scope/platform/account/analysis
GET /scope/common/years
GET /scope/admin
GET /certificate
GET /call
4 structure changes including:
1 Addition
3 Modifications
Modified 3
GET /active/search
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shops property Modified
GET /active/search/category
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • shops property Modified
GET /shop/search
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • is_google property Added
  • Query
  • scope query parameter Added
Added 1
GET /shop/drive/categories
3 structure changes including:
3 Modifications
Modified 3
GET /organization
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • instagram, twitter, linkedIn properties Modified
          • Properties are no longer required
PATCH /organization/update
  • Body
  • application/json content type Modified
    • instagram, twitter, linkedIn properties Modified
      • Properties are no longer required
POST /organization/add
  • Body
  • application/json content type Modified
    • instagram, twitter, linkedIn properties Modified
      • Properties are no longer required
39 structure changes including:
16 Breaking changes
23 Additions
16 Modifications
Modified 16 Breaking
DELETE /organization/{id}
  • Path went from /business/associate/delete to /organization/{id} (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile, chart, good, bad, verified, status properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • id, username, avatar, instagram, linkedIn, twitter, position, admin, first_name, last_name, email_address, phone_number, qr_code properties Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Path
  • id path parameter Added
DELETE /trip/shared/cancel
  • Path went from /trip/invite/cancel/quote-{id} to /trip/shared/cancel (same operationId)
    Breaking
  • Path
  • id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /location/search/place
  • Path went from /admin/permission/search to /location/search/place (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • name, avatar, role, scopes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • place, country, state, city, latitude, longitude, local_government_area, street_number, street_name properties Added
GET /scope/payment/transaction/search
  • Path went from /location/search/place to /scope/payment/transaction/search (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • id, place, country, state, city, latitude, longitude, local_government_area, street_number, street_name properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • PaymentApiResponseTransactionGroupScopeResponse property Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • page, size, query query parameters Added
PATCH /admin/permission/cancel
  • Path went from /trip/invite/cancel to /admin/permission/cancel (same operationId)
    Breaking
  • Verb went from DELETE to PATCH (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to array[object]
          Breaking
        • PermissionRequestGroupResponse property Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • id query parameter Added
PATCH /admin/profile/update
  • Path went from /account/settings/update to /admin/profile/update (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • gender, show_only_verified, show_only_certified properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • firstName, lastName properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • gender, show_only_verified, show_only_certified properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • profile, team, activities properties Added
PATCH /call/update
  • Path went from /admin/profile/update to /call/update (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • firstName, lastName properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • channel, duration, status, time properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile, team, activities properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • app, status, channel, name, type, user, category, image, avatar, error, session, snt, is_caller, error_code properties Added
PATCH /organization/update
  • Path went from /call/update to /organization/update (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • channel, duration, status, time properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • email_address, first_name, last_name, phone_number, username, avatar, instagram, twitter, linkedIn, position properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • app, status, channel, name, type, user, category, image, avatar, error, session, snt, is_caller, error_code properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • OrganizationResponse property Added
  • Query
  • id query parameter Added
PATCH /schedule/cancel/{id}
  • Path went from /trip/shared/cancel to /schedule/cancel/{id} (same operationId)
    Breaking
  • Verb went from DELETE to PATCH (same operationId)
    Breaking
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Path
  • id path parameter Added
PATCH /scope/payment/payout/cancel
  • Path went from /schedule/cancel/{id} to /scope/payment/payout/cancel (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to array[object]
          Breaking
        • PaymentApiResponsePayoutScopeResponse property Added
  • Path
  • id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • page, size, id query parameters Added
PATCH /scope/payment/payout/cancel/batch
  • Path went from /admin/permission/cancel to /scope/payment/payout/cancel/batch (same operationId)
    Breaking
  • Query
  • id query parameter Modified
    • Type went from integer(int64) to string
      Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from array[object] to object
          Breaking
        • id, admin, user, status, type, transaction, event, amount, updated_at, bank_name, account_name, account_number properties Added
PATCH /specialty/add
  • Path went from /business/associate/resend to /specialty/add (same operationId)
    Breaking
  • Verb went from GET to PATCH (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • id, special, category, image, avatar properties Added
  • Query
  • id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • specialty query parameter Added
POST /auth/admin/invite
  • Path went from /specialty/add to /auth/admin/invite (same operationId)
    Breaking
  • Verb went from PATCH to POST (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from object to string
          Breaking
        • id, special, category, image, avatar properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Query
  • specialty query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Body
  • application/json content type Added
POST /bookmark/add
  • Path went from /auth/admin/invite to /bookmark/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • role, position, department, scopes, first_name, last_name, email_address properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • user property Added
POST /business/associate/add
  • Path went from /bookmark/add to /business/associate/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • user property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • gender, category, specialties, consent, first_name, last_name, email_address, phone_information properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to array[object]
          Breaking
        • BusinessAssociateResponse property Added
POST /organization/add
  • Path went from /business/associate/add to /organization/add (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • first_name, last_name properties Modified
      • Properties are now required
        Breaking
    • gender, category, specialties, consent, phone_information properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • phone_number, username, avatar, instagram, twitter, linkedIn, position properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • profile, chart, good, bad, verified, status properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • id, username, avatar, instagram, linkedIn, twitter, position, admin, first_name, last_name, email_address, phone_number, qr_code properties Added
Added 23
PATCH /scope/payment/transaction/resolve
PATCH /scope/payment/payout/pay/batch
PATCH /scope/payment/payout/pay
DELETE /business/associate/delete
DELETE /trip/invite/cancel
DELETE /trip/invite/cancel/quote-{id}
GET /admin/permission/search
GET /business/associate/resend
GET /organization
GET /organization/all
GET /scope/payment/payout
GET /scope/payment/payout/all
GET /scope/payment/transaction
GET /scope/payment/transaction/all
GET /scope/payment/transaction/filter
GET /scope/payment/transaction/resolved
GET /scope/payment/transaction/resolved/find
GET /scope/payment/transaction/resolved/range
GET /scope/payment/transaction/resolved/search
GET /scope/payment/transaction/types
GET /scope/payment/wallet
GET /scope/payment/wallet/all
PATCH /account/settings/update
10 structure changes including:
2 Additions
8 Modifications
Modified 8 Breaking
GET /admin/permission/requests
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • requests property Modified
PATCH /admin/permission/cancel
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • requests property Modified
PATCH /admin/permission/decline
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • requests property Modified
PATCH /admin/permission/grant
  • Query
  • expiration query parameter Modified
    • Type went from integer(int64) to string
      Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • requests property Modified
PATCH /admin/permission/revoke
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • requests property Modified
PATCH /admin/permission/update
  • Body
  • application/json content type Modified
    • cluster, specific properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • account, scopes properties Added
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to object
          Breaking
        • role, position, department, cluster, specific properties Added
POST /admin/permission/request
  • Body
  • application/json content type Modified
    • cluster property Modified
      • Type went from array[object] to object
        Breaking
      • id, scope, permissions properties Added
    • specific property Modified
      • Type went from array[object] to object
        Breaking
      • account, scopes properties Added
POST /auth/admin/invite
  • Body
  • application/json content type Modified
    • scopes property Modified
      • permissions property Modified
        • reason property Added
Added 2
PATCH /scope/auth/session/refresh/revoke
PATCH /scope/auth/session/revoke
20 structure changes including:
4 Breaking changes
5 Additions
15 Modifications
Modified 15 Breaking
POST /auth/admin/invite
  • Body
  • application/json content type Modified
    • scopes property Modified
      • permissions property Modified
        • Type went from array[string] to array[object]
          Breaking
        • PermissionRequestDto property Added
      • account property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id property Added
POST /admin/permission/request
  • Body
  • application/json content type Modified
    • cluster property Modified
      • permissions property Modified
        • Type went from array[string] to array[object]
          Breaking
        • PermissionRequestDto property Added
      • account property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • id property Added
    • specific property Modified
      • scope, permissions properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • scopes property Added
PATCH /admin/profile/upload
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • team, activities properties Modified
PATCH /admin/profile/update/timezone
  • Path went from /account/update to /admin/profile/update/timezone (same operationId)
    Breaking
PATCH /admin/profile/update
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • team, activities properties Modified
PATCH /admin/permission/update
  • Body
  • application/json content type Modified
    • cluster property Modified
      • permissions property Modified
        • createdAt, updatedAt properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • name, account, createdAt, updatedAt properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • specific property Modified
      • id, scope, name, createdAt, updatedAt, permissions properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • scopes property Added
PATCH /admin/permission/grant
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to array[object]
          Breaking
        • PermissionRequestGroupResponse property Added
  • Query
  • expiration query parameter Added
PATCH /admin/permission/decline
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to array[object]
          Breaking
        • PermissionRequestGroupResponse property Added
PATCH /admin/permission/cancel
  • Path went from /trip/shared/cancel to /admin/permission/cancel (same operationId)
    Breaking
  • Verb went from DELETE to PATCH (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • Type went from string to array[object]
          Breaking
        • PermissionRequestGroupResponse property Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • id query parameter Added
GET /scope/admin
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • team, activities properties Modified
GET /admin/team/overview
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • activities property Modified
GET /admin/profile
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • team, activities properties Modified
GET /admin/permission/requests
  • Response
  • 200 response Modified
    • */* content type Modified
      • data property Modified
        • requests property Modified
DELETE /trip/shared/cancel
  • Path went from /trip/invite/cancel to /trip/shared/cancel (same operationId)
    Breaking
DELETE /trip/invite/cancel
  • Path went from /trip/invite/cancel/quote-{id} to /trip/invite/cancel (same operationId)
    Breaking
  • Path
  • id path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Added 5
PATCH /admin/permission/revoke
PATCH /account/update
GET /admin/permission/search
GET /admin/permission/scopes
DELETE /trip/invite/cancel/quote-{id}
1 structure change including:
1 Addition
Added 1
GET /server/openapi/generate