gabrielbull / php-ups-api

PHP Wrapper for all UPS API
MIT License
456 stars 255 forks source link

How do a shipping with pickup #287

Closed JhovidReiber closed 4 years ago

JhovidReiber commented 4 years ago

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 commented 4 years ago

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