Printago API
POST /v1/integrations/ebay/webhook

POST /v1/integrations/ebay/webhook

Header Parameters

x-ebay-signature required
string

Response Schema

Response
receivedrequired
boolean

Example Response

201 OK — application/json
{
  "received": true
}