Would you like to add an Access Point for your UPS shipments via API but you don't know how to do it?
Here is everything that you have to do 🔎
To include UPS Drop Off Points to your shipments add the following tag inside the Params field in the Ship request filling UPS Access Point Name, UPS Access Point ID and its Value:
"CarrierOptions":
[{"name":"upsaccesspoint","value":1},
{"name":"upsaccesspointid","value":"1234567"}]
This way it will be automatically assigned to your shipment without further actions.
Done! 🎈