Skip to content

Feature Request: Export formatting for webhook usage #166

@j

Description

@j

I'd like to share the formatted types from results that also apply to webhooks so I can consume a webhook but easily convert to the same exact information used within this SDK.

I.E.

client.trackUsingCarrierCodeAndTrackingNumber(/* ... */);

Is converted to a TrackUsingCarrierCodeAndTrackingNumberTypes.Result type.

I'd like to also consume the webhook and convert it over: formatTrackPackageByLabelIdResult(webhook.data).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions