Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for "merchant_id" shipment option #592

Open
1 task done
annatarviola opened this issue Oct 3, 2024 · 1 comment · May be fixed by #593
Open
1 task done

Add support for "merchant_id" shipment option #592

annatarviola opened this issue Oct 3, 2024 · 1 comment · May be fixed by #593
Assignees
Labels
triage Issue is being researched

Comments

@annatarviola
Copy link

Feature Request Is New

  • I have verified that the requested feature does not already exist or has not already been requested.

Description of the feature

The merchant_id shipment option is required for shipping with the DHL eCommerce Solutions by Default carrier account (see in DHL eCommerce (Default) International Shipping Guide)

It looks like this option needs to be added here so that C# library users can use the DHL eCS default account: https://github.com/EasyPost/easypost-csharp/blob/master/EasyPost/Models/API/Options.cs

@annatarviola annatarviola added the triage Issue is being researched label Oct 3, 2024
@nwithan8
Copy link
Member

nwithan8 commented Oct 4, 2024

Thanks for letting us know, we'll add it in.

In the meantime, you can use the AddAdditionalOption function to add an option key-value pair that may not be explicitly supported.

@nwithan8 nwithan8 linked a pull request Oct 4, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issue is being researched
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants