6. Webhook Active/Passive Status

With this service, you can change the status of the webhook to active / deactivate

Webhook Active Status

  • Requests to be sent to integration services must be authorized with the basic authentication method "basic authentication".
    • SellerId, API KEY and API SECRET KEY information used for Basic Authentication must be obtained from the "Integration Information" page in the "My Account Information" section of the seller panel.

PUT activate

Sample Service Response

200 OK

Webhook Deactivate Status

With this service, you can change the status of the webhook to deactivate.

  • Requests to be sent to integration services must be authorized with the basic authentication method "basic authentication".
    • SellerId, API KEY and API SECRET KEY information used for Basic Authentication must be obtained from the "Integration Information" page in the "My Account Information" section of the seller panel.

PUT deactivate

Sample Service Response

200 OK