Skip to main content

Show Inbound Event

GET 

/api/api-shipping-providers/inbound-events/:event-id

Show a single inbound event with full payload details.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

URL Parameters:

ParameterTypeDescription
eventIdintegerThe inbound event ID

Note: This endpoint is not scoped to a provider instance since event IDs are globally unique.

Request

Responses

OK

Response Headers
    Content-Type