UPS Connector
UPS
UPS Shipping API (OAuth 2.0) for Business Central
Overview
The merchantCENTRAL UPS Connector creates shipping labels via the UPS Shipping API with modern OAuth 2.0 authentication.
Features
| Feature | Description |
|---|---|
| Label Creation | Shipping labels via UPS Shipping API |
| Cancellation | Cancel shipments and labels |
| Multi-Package | Multiple packages per shipment |
| Auto-Print | Automatic printing via Print Service |
UPS Services
| Code | Description |
|---|---|
| 11 | UPS Standard |
| 07 | UPS Express |
| 65 | UPS Express Saver |
| 54 | UPS Express Plus |
| 08 | UPS Expedited |
Technical Details
- API: UPS Shipping API (REST/JSON)
- Authentication: OAuth 2.0 Client Credentials
- Token Endpoint:
POST /security/v1/oauth/token - Token Caching: ~4 hours validity
- Sandbox:
https://wwwcie.ups.com - Production:
https://onlinetools.ups.com
Prerequisites
- Microsoft Dynamics 365 Business Central (Cloud)
- merchantCENTRAL Hub App
- UPS customer account with API access
- OAuth 2.0 Client Credentials (Client ID + Client Secret)