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

How do a shipping with pickup #287

Closed
JhovidReiber opened this issue Aug 24, 2020 · 1 comment
Closed

How do a shipping with pickup #287

JhovidReiber opened this issue Aug 24, 2020 · 1 comment

Comments

@JhovidReiber
Copy link

Good morning colleagues I hope you are well
I would really appreciate if you could help me with a question, it is that I need to create a shipment through this api, and I'm using the shipping class and it works perfectly, but how can I schedule a pickup with the shipment? I'm not sure what kind of UPS PHP API to use, I would really appreciate your help with an example to be able to meet this requirement.

@imtommychan1215
Copy link

imtommychan1215 commented Aug 26, 2020

XML post is not supported for pickup request.
You may need to use PickupCreationRequest via Pickup web service instead.

Reference: https://www.ups.com/upsdeveloperkit?&loc=en_hk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants