Submit Change

Version 2.9.0
download iconDownload spec

Endpoint

POST
/msapi/productoffermanagementms/v1/product/submitchange

This endpoint submits the changes requested by customer

arrowRequest

SubmitChangeRequest

Body Parameters

    Responses

    OK

    arrowBody

    application/json

    REQUEST

    1
    2
    3
    4
    curl --request POST \
         --url https://example.com/msapi/productoffermanagementms/v1/product/submitchange \
         --header 'content-type: application/json' \
         --data '{"type":"object"}'