You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'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.
Is converted to a
TrackUsingCarrierCodeAndTrackingNumberTypes.Result
type.I'd like to also consume the webhook and convert it over:
formatTrackPackageByLabelIdResult(webhook.data)
.The text was updated successfully, but these errors were encountered: