This operation Updates the configuration for the specified ship via code.
The ship via code itself cannot be changed. If provided in the body, it will be ignored.
ship via code successfully updated.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
{- "carrier": "FEDEX",
- "carrierAccountId": "xxxxxxxxxxx",
- "parcelType": "PKG",
- "parcelName": "Package",
- "serviceId": "GRD",
- "serviceName": "Ground",
- "specialServices": [
- {
- "specialServiceId": "INS",
- "inputParameters": [
- {
- "name": "INPUT_VALUE",
- "value": "101"
}
], - "fee": 0
}
]
}{- "code": "myups-test2"
}