Update Carrier Accounts
The ShipEngine API provides the ability to update the connection information for certain carriers. This allows you to update your authentication information without disconnecting and reconnecting the carrier.
Requirements
- This lesson assumes you know how to List Your Carriers.
- You will need a
carrier_id
for this request.
Update Carrier Account Information Model
Property | Description |
---|---|
nickname | string, required |
username | string, required |
password | string, required |
PUT /v1/connections/carriers/:carrier_name/:carrier_id