```
```

Create Webhook - createWebhook

With this service, you can set up a webhook structure for your order packages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Seller ID

Body Params
string
required

Webhook Service URL

string

Username for Basic Authentication

string

Password for Basic Authentication

string
enum
required

Can be BASIC_AUTHENTICATION or API_KEY

Allowed:
string

API Key for authorization

subscribedStatuses
array of strings

List of statuses for which order information is requested.

If sent empty, all statuses are automatically assigned:

  • CREATED
  • PICKING
  • INVOICED
  • SHIPPED
  • CANCELLED
  • DELIVERED
  • UNDELIVERED
  • RETURNED
  • UNSUPPLIED
  • AWAITING
  • UNPACKED
  • AT_COLLECTION_POINT
  • VERIFIED
subscribedStatuses
Responses

400

Bad Request

401

Unauthorized

500

Internal Server Error

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json