We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a9df8 commit 5215522Copy full SHA for 5215522
1 file changed
src/main/java/com/easypost/Constants.java
@@ -66,7 +66,7 @@ public abstract static class CarrierAccountTypes {
66
);
67
68
public static final List<String> CARRIER_ACCOUNT_TYPES_WITH_CUSTOM_OAUTH = ImmutableList.of(
69
- "AmazonShippingAccount", "UpsAccount", "UpsMailInnovationsAccount", "UpsSurepostAccount", "UspsShipAccount",
+ "AmazonShippingAccount", "UpsAccount", "UpsMailInnovationsAccount", "UpsSurepostAccount", "UspsShipAccount"
70
71
}
72
0 commit comments