We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d4e1a commit b3e5b2aCopy full SHA for b3e5b2a
1 file changed
CHANGELOG.md
@@ -3,10 +3,10 @@
3
## v8.5.0 (2025-12-09)
4
5
- Adds the following functions:
6
- - `fedex.verifyBillingAddress`
7
- - `fedex.generatePin`
8
- - `fedex.validatePin`
9
- - `fedex.validateInvoice`
+ - `fedexRegistration.registerAddress`
+ - `fedexRegistration.requestPin`
+ - `fedexRegistration.validatePin`
+ - `fedexRegistration.submitInvoice`
10
- Adds `details` property of a `Rate` objec
11
12
## v8.4.1 (2025-12-01)
0 commit comments