%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /mnt/tnb/Downloads/
Upload File :
Create Path :
Current File : //mnt/tnb/Downloads/MDMAPI-swagger(1).yml

openapi: 3.0.0
info:
  title: MDM API
  version: 1.0.0
servers:
  - url: https://localhost:44365
paths:
  /api/onecodes:
    get:
      tags:
        - General
      summary: https://localhost:44365/api/onecodes?id=ACEA
      parameters:
        - name: id
          in: query
          schema:
            type: string
          description: Alphacode
          example: ACEA
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}
  /api/alphacodes:
    get:
      tags:
        - General
      summary: https://localhost:44365/api/alphacodes
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}
  /api/AllLatestTransferPrices:
    get:
      tags:
        - General
      summary: https://localhost:44365/api/AllLatestTransferPrices?id=seavf
      parameters:
        - name: id
          in: query
          schema:
            type: string
          description: Market
          example: seavf
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}
  /api/LatestTransferPricesByAlphacode:
    get:
      tags:
        - General
      summary: >-
        https://localhost:44365/api/LatestTransferPricesByAlphacode?id=SEAVF&alphacode=ACEA
      parameters:
        - name: id
          in: query
          schema:
            type: string
          description: Market
          example: SEAVF
        - name: alphacode
          in: query
          schema:
            type: string
          description: Alphacode
          example: ACEA
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}
  /api/LatestTransferPricesByOnecode:
    get:
      tags:
        - General
      summary: >-
        https://localhost:44365/api/LatestTransferPricesByOnecode?id=SEAVF&onecode=ACEAG10A
      parameters:
        - name: id
          in: query
          schema:
            type: string
          description: Market
          example: SEAVF
        - name: onecode
          in: query
          schema:
            type: string
          example: ACEAG10A
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}
  /api/LatestCPLPricesByAlphacode:
    get:
      tags:
        - General
      summary: >-
        https://localhost:44365/api/LatestCPLPricesByAlphacode?id=se&alphacode=AEXE
      parameters:
        - name: id
          in: query
          schema:
            type: string
          description: Market
          example: se
        - name: alphacode
          in: query
          schema:
            type: string
          description: Alphacode
          example: AEXE
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}
  /api/AllLatestCPLPrices:
    get:
      tags:
        - General
      summary: https://localhost:44365/api/AllLatestCPLPrices?id=se
      parameters:
        - name: id
          in: query
          schema:
            type: string
          description: Market
          example: se
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}
  /api/LatestCPLPricesByOnecode:
    get:
      tags:
        - General
      summary: >-
        https://localhost:44365/api/LatestCPLPricesByOnecode?id=se&onecode=AEXE-2-00037-1-2-5
      parameters:
        - name: id
          in: query
          schema:
            type: string
          example: se
        - name: onecode
          in: query
          schema:
            type: string
          example: AEXE-2-00037-1-2-5
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}
  /api/LatestEGPLPricesByAlphacode:
    get:
      tags:
        - General
      summary: https://localhost:44365/api/LatestEGPLPricesByAlphacode?id=340TA
      parameters:
        - name: id
          in: query
          schema:
            type: string
          description: Alphacode
          example: 340TA
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}
  /api/AllLatestEGPLPrices:
    get:
      tags:
        - General
      summary: https://localhost:44365/api/AllLatestEGPLPrices
      responses:
        '200':
          description: Successful response
          content:
            application/json: {}

Zerion Mini Shell 1.0