Geniemode Order Group Founder Controller API

Order Group Founder Controller

Operations 1

POST /api/v1/order-group/founder/changeOrderGroupStatus changeOrderGroupStatus #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/geniemode-order-group-founder-controller-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

geniemode-order-group-founder-controller-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  description: Cataloguing API.
  version: API V
  title: Cataloguing Order Group Founder Controller API
  termsOfService: Terms of service
  contact:
    name: Mani Bhushan
    url: www.geniemode.com
    email: mani.kumar@geniemode.com
  license:
    name: License of API
    url: API license URL
servers:
- url: https://portal.geniemode.com
tags:
- name: order-group-founder-controller
  description: Order Group Founder Controller
paths:
  /api/v1/order-group/founder/changeOrderGroupStatus:
    post:
      tags:
      - order-group-founder-controller
      summary: changeOrderGroupStatus
      operationId: changeOrderGroupStatusUsingPOST
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/ChangeOrderGroupStatusRequest'
        description: changeOrderGroupStatusRequest
        required: true
components:
  schemas:
    PoResponsePayloadDto:
      type: object
      properties:
        bill_address:
          $ref: '#/components/schemas/PoMapPayloadDto'
        bill_contact_number:
          $ref: '#/components/schemas/PoMapPayloadDto'
        bill_to:
          $ref: '#/components/schemas/PoMapPayloadDto'
        buyer_gstin:
          $ref: '#/components/schemas/PoMapPayloadDto'
        buyer_name:
          $ref: '#/components/schemas/PoMapPayloadDto'
        buyer_po_number:
          $ref: '#/components/schemas/PoMapPayloadDto'
        cgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        cgst_percentage:
          $ref: '#/components/schemas/PoMapPayloadDto'
        conversion_rate:
          $ref: '#/components/schemas/PoMapPayloadDto'
        country_of_destination:
          $ref: '#/components/schemas/PoMapPayloadDto'
        country_of_origin:
          $ref: '#/components/schemas/PoMapPayloadDto'
        created_by:
          $ref: '#/components/schemas/PoMapPayloadDto'
        created_on:
          $ref: '#/components/schemas/PoMapPayloadDto'
        currency:
          type: string
        current_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        delivery_addresses:
          type: array
          items:
            $ref: '#/components/schemas/PoListDeliveryAddressDto'
        delivery_date:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency:
          type: string
        factory_currency_purchase_cgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency_purchase_cgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency_purchase_gst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency_purchase_gst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency_purchase_igst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency_purchase_igst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency_purchase_sgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency_purchase_sgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_dollar_purchase_cgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_dollar_purchase_cgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_dollar_purchase_gst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_dollar_purchase_gst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_dollar_purchase_igst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_dollar_purchase_igst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_dollar_purchase_sgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_dollar_purchase_sgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        geniemode_entity_name:
          type: string
        grand_buying_total:
          $ref: '#/components/schemas/PoMapPayloadDto'
        grand_buying_total_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        grand_buying_total_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        grand_factory_total:
          $ref: '#/components/schemas/PoMapPayloadDto'
        grand_factory_total_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        grand_factory_total_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        grand_total:
          $ref: '#/components/schemas/PoMapPayloadDto'
        igst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        igst_percentage:
          $ref: '#/components/schemas/PoMapPayloadDto'
        inco_terms:
          $ref: '#/components/schemas/PoMapPayloadDto'
        last_modified_by:
          $ref: '#/components/schemas/PoMapPayloadDto'
        modified_on:
          $ref: '#/components/schemas/PoMapPayloadDto'
        multiple_delivery_dates:
          type: boolean
        no_of_deliveries:
          $ref: '#/components/schemas/PoMapPayloadDto'
        only_qty_changed:
          type: boolean
        order_hierarchy_net_margin:
          $ref: '#/components/schemas/PoMapPayloadDto'
        order_list:
          type: array
          items:
            $ref: '#/components/schemas/PoOrder'
        payment_type:
          $ref: '#/components/schemas/PoMapPayloadDto'
        planned_order_shipment_mode:
          $ref: '#/components/schemas/PoMapPayloadDto'
        po_date:
          $ref: '#/components/schemas/PoMapPayloadDto'
        po_number:
          $ref: '#/components/schemas/PoMapPayloadDto'
        po_wise_skus:
          type: array
          items:
            $ref: '#/components/schemas/PoSkus'
        port_of_discharge:
          $ref: '#/components/schemas/PoMapPayloadDto'
        port_of_loading:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_cgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_cgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_cgst_amount_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_cgst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_gst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_gst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_gst_amount_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_gst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_gst_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_gst_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_igst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_igst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_igst_amount_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_igst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_sgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_sgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_sgst_amount_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_sgst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        round_off:
          $ref: '#/components/schemas/PoMapPayloadDto'
        round_off_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        round_off_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        round_off_factory_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        round_off_factory_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_cgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_cgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_gst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_gst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_igst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_igst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_sgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_sgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        sgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        sgst_percentage:
          $ref: '#/components/schemas/PoMapPayloadDto'
        ship_qty_negative_tolerance:
          $ref: '#/components/schemas/PoMapPayloadDto'
        ship_qty_positive_tolerance:
          $ref: '#/components/schemas/PoMapPayloadDto'
        sku_list:
          type: array
          items:
            $ref: '#/components/schemas/PoSkus'
        special_instruction:
          $ref: '#/components/schemas/PoMapPayloadDto'
        supplier_address:
          $ref: '#/components/schemas/PoMapPayloadDto'
        supplier_gst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        supplier_name:
          $ref: '#/components/schemas/PoMapPayloadDto'
        supplier_unit_address:
          $ref: '#/components/schemas/PoMapPayloadDto'
        supplier_unit_name:
          $ref: '#/components/schemas/PoMapPayloadDto'
        terms_condition:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_amount_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_buying_price_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_factory_currency_price_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_factory_dollar_price_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_quantity:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_selling_price_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
      title: PoResponsePayloadDto
    PoMapPayloadDto:
      type: object
      properties:
        change_type:
          $ref: '#/components/schemas/PoChangeTypeDto'
        value:
          type: string
      title: PoMapPayloadDto
    PoOrder:
      type: object
      properties:
        buyer_price_in_buyer_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        custom_duty_cost:
          $ref: '#/components/schemas/PoMapPayloadDto'
        custom_duty_cost_type:
          $ref: '#/components/schemas/PoMapPayloadDto'
        custom_duty_per_piece:
          $ref: '#/components/schemas/PoMapPayloadDto'
        custom_unique_id:
          type: string
        delivery_charges:
          $ref: '#/components/schemas/PoMapPayloadDto'
        logistic_cost:
          $ref: '#/components/schemas/PoMapPayloadDto'
        logistic_cost_per_piece:
          $ref: '#/components/schemas/PoMapPayloadDto'
        logistic_cost_type:
          $ref: '#/components/schemas/PoMapPayloadDto'
        net_margin:
          $ref: '#/components/schemas/PoMapPayloadDto'
        order_id:
          $ref: '#/components/schemas/PoMapPayloadDto'
        quantity:
          $ref: '#/components/schemas/PoMapPayloadDto'
        reciprocal_tariff:
          $ref: '#/components/schemas/PoMapPayloadDto'
        reciprocal_tariff_cost_type:
          $ref: '#/components/schemas/PoMapPayloadDto'
        reciprocal_tariff_per_piece:
          $ref: '#/components/schemas/PoMapPayloadDto'
        sku:
          $ref: '#/components/schemas/PoMapPayloadDto'
        style_code:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_custom_duty:
          $ref: '#/components/schemas/PoMapPayloadDto'
      title: PoOrder
    PoVariantRequestPayload:
      type: object
      properties:
        hsn_code:
          type: string
        purchase_cgst:
          type: number
        purchase_igst:
          type: number
        purchase_sgst:
          type: number
        selling_cgst:
          type: number
        selling_igst:
          type: number
        selling_sgst:
          type: number
        variant_id:
          type: integer
          format: int64
      title: PoVariantRequestPayload
    ChangeOrderGroupStatusRequest:
      type: object
      properties:
        id:
          type: integer
          format: int64
        response:
          $ref: '#/components/schemas/PoResponsePayloadDto'
        status:
          type: string
        variants:
          type: array
          items:
            $ref: '#/components/schemas/PoVariantRequestPayload'
      title: ChangeOrderGroupStatusRequest
    PoChangeTypeDto:
      type: object
      properties:
        added:
          $ref: '#/components/schemas/PoChangeDataDto'
        modify:
          $ref: '#/components/schemas/PoChangeDataDto'
        subtracted:
          $ref: '#/components/schemas/PoChangeDataDto'
      title: PoChangeTypeDto
    BundleSkuDto:
      type: object
      properties:
        bundle_sku_id:
          type: integer
          format: int64
        id:
          type: integer
          format: int64
        price:
          type: number
          format: double
        product_sku_id:
          type: integer
          format: int64
        quantity:
          type: integer
          format: int64
        sku:
          type: string
        style_code:
          type: string
      title: BundleSkuDto
    PoSkusMapping:
      type: object
      properties:
        buyer_po_number:
          $ref: '#/components/schemas/PoMapPayloadDto'
        id:
          $ref: '#/components/schemas/PoMapPayloadDto'
        quantity:
          $ref: '#/components/schemas/PoMapPayloadDto'
      title: PoSkusMapping
    PoListDeliveryAddressDto:
      type: object
      properties:
        address_id:
          type: integer
          format: int64
        delivery_address:
          $ref: '#/components/schemas/PoMapPayloadDto'
        delivery_contact:
          $ref: '#/components/schemas/PoMapPayloadDto'
      title: PoListDeliveryAddressDto
    PoSkus:
      type: object
      properties:
        amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        amount_factory_currency_price:
          $ref: '#/components/schemas/PoMapPayloadDto'
        amount_factory_currency_price_with_gst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        amount_price_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        amount_price_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        attribution:
          $ref: '#/components/schemas/PoMapPayloadDto'
        bar_code:
          $ref: '#/components/schemas/PoMapPayloadDto'
        bundle_data:
          type: array
          items:
            $ref: '#/components/schemas/BundleSkuDto'
        business_model:
          $ref: '#/components/schemas/PoMapPayloadDto'
        buyer_net_margin:
          $ref: '#/components/schemas/PoMapPayloadDto'
        buyer_po_number:
          type: string
        buying_price:
          $ref: '#/components/schemas/PoMapPayloadDto'
        buying_price_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        buying_price_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        category_id:
          $ref: '#/components/schemas/PoMapPayloadDto'
        category_name:
          $ref: '#/components/schemas/PoMapPayloadDto'
        changed_shipment_mode:
          $ref: '#/components/schemas/PoMapPayloadDto'
        color:
          $ref: '#/components/schemas/PoMapPayloadDto'
        custom_duty_cost:
          $ref: '#/components/schemas/PoMapPayloadDto'
        custom_duty_cost_type:
          $ref: '#/components/schemas/PoMapPayloadDto'
        custom_duty_per_piece:
          $ref: '#/components/schemas/PoMapPayloadDto'
        custom_unique_id:
          type: string
        custom_unique_id_with_po:
          type: string
        delivery_charges:
          $ref: '#/components/schemas/PoMapPayloadDto'
        delivery_date:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency_price:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_currency_selling_price:
          $ref: '#/components/schemas/PoMapPayloadDto'
        factory_dollar_price:
          $ref: '#/components/schemas/PoMapPayloadDto'
        gross_margin:
          $ref: '#/components/schemas/PoMapPayloadDto'
        hsn_code:
          $ref: '#/components/schemas/PoMapPayloadDto'
        hts_code:
          $ref: '#/components/schemas/PoMapPayloadDto'
        invoice_quantity:
          $ref: '#/components/schemas/PoMapPayloadDto'
        logistic_cost:
          $ref: '#/components/schemas/PoMapPayloadDto'
        logistic_cost_per_piece:
          $ref: '#/components/schemas/PoMapPayloadDto'
        logistic_cost_type:
          $ref: '#/components/schemas/PoMapPayloadDto'
        margin:
          $ref: '#/components/schemas/PoMapPayloadDto'
        material:
          $ref: '#/components/schemas/PoMapPayloadDto'
        net_margin:
          $ref: '#/components/schemas/PoMapPayloadDto'
        order_id:
          $ref: '#/components/schemas/PoMapPayloadDto'
        planned_shipment_mode:
          $ref: '#/components/schemas/PoMapPayloadDto'
        po_skus_mappings:
          type: array
          items:
            $ref: '#/components/schemas/PoSkusMapping'
        price:
          $ref: '#/components/schemas/PoMapPayloadDto'
        product_name:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_cgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_cgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_cgst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_cgst_suggestion:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_gst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_gst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_igst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_igst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_igst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_igst_suggestion:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_sgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_sgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_sgst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        purchase_sgst_suggestion:
          $ref: '#/components/schemas/PoMapPayloadDto'
        quantity:
          $ref: '#/components/schemas/PoMapPayloadDto'
        raw_material_margin:
          $ref: '#/components/schemas/PoMapPayloadDto'
        reciprocal_tariff:
          $ref: '#/components/schemas/PoMapPayloadDto'
        reciprocal_tariff_cost_type:
          $ref: '#/components/schemas/PoMapPayloadDto'
        reciprocal_tariff_per_piece:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_cgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_cgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_cgst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_cgst_suggestion:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_igst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_igst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_igst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_igst_suggestion:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_price:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_price_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_price_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_sgst:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_sgst_amount:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_sgst_amount_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        selling_sgst_suggestion:
          $ref: '#/components/schemas/PoMapPayloadDto'
        ship_qty_negative_tolerance:
          $ref: '#/components/schemas/PoMapPayloadDto'
        ship_qty_positive_tolerance:
          $ref: '#/components/schemas/PoMapPayloadDto'
        size:
          $ref: '#/components/schemas/PoMapPayloadDto'
        sku:
          $ref: '#/components/schemas/PoMapPayloadDto'
        sku_image:
          $ref: '#/components/schemas/PoMapPayloadDto'
        style_code:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_buyer_price_in_buyer_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_buyer_price_in_dollar:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_buyer_price_in_factory_currency:
          $ref: '#/components/schemas/PoMapPayloadDto'
        total_custom_duty:
          $ref: '#/components/schemas/PoMapPayloadDto'
        unit:
          $ref: '#/components/schemas/PoMapPayloadDto'
        variant_id:
          $ref: '#/components/schemas/PoMapPayloadDto'
        variant_margin_percentage:
          $ref: '#/components/schemas/PoMapPayloadDto'
      title: PoSkus
    PoChangeDataDto:
      type: object
      properties:
        previous_value:
          type: string
      title: PoChangeDataDto