Skip to main content

Retrieve update information for a specific map.

GET 

/map/inventory/isUpdate/:reqId

This endpoint retrieves and returns update information for the map identified by the given reqId.

Request

Path Parameters

    reqId stringrequired

    The unique identifier of the map import request

Responses

Schema

    isUpdate booleanrequired
    reqId stringrequired
Loading...