This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
Releases: Rebilly/rebilly-js-sdk
Releases · Rebilly/rebilly-js-sdk
v49.0.0 Remove credential hashes resource
What's Changed
- Remove credential hashes resource by @ashkarpetin in #434
- Add
sort
to organizations resourcegetAll
by @rebilly-machine-user in #430
Full Changelog: v48.7.0...v49.0.0
v48.7.0: Add application instance configuration
What's Changed
- chore: update SDK from api-definitions by @rebilly-machine-user in #429
Full Changelog: v48.6.0...v48.7.0
v48.6.0: Add tax tracking logs
What's Changed
- chore: update SDK from api-definitions by @rebilly-machine-user in #428
Full Changelog: v48.5.0...v48.6.0
v48.5.0: Add expand to API logs tracking
What's Changed
- chore: update SDK from api-definitions by @rebilly-machine-user in #427
Full Changelog: v48.4.0...v48.5.0
v48.4.0: Summary
What's Changed
- chore: update SDK from api-definitions by @rebilly-machine-user in #426
Full Changelog: v48.3.0...v48.4.0
v48.3.0: Summary
What's Changed
- chore: update SDK from api-definitions by @rebilly-machine-user in #424
- chore: update SDK from api-definitions by @rebilly-machine-user in #425
Full Changelog: v48.2.0...v48.3.0
v48.2.0
What's Changed
- chore: update SDK from api-definitions by @rebilly-machine-user in #423
Full Changelog: v48.1.1...v48.2.0
v48.1.1
What's Changed
- chore: update SDK from api-definitions by @rebilly-machine-user in #422
Full Changelog: v48.1.0...v48.1.1
v48.1.0
Details
- Added risk score & risk score blocklist rules endpoints
-getAll
https://api-reference.rebilly.com/tag/Risk-score/operation/GetRiskScoreRules
-getAllBlocklistRules
https://api-reference.rebilly.com/tag/Risk-score/operation/GetRiskScoreBlocklistRules
-updateRiskScoreRules
https://api-reference.rebilly.com/tag/Risk-score/operation/PutRiskScoreRules
-updateRiskScoreBlocklistRules
https://api-reference.rebilly.com/tag/Risk-score/operation/PutRiskScoreBlocklistRules
v48.0.0
Details
- Remove recursion for embedded descriptions. The following endpoint no longer has
expand
and a parameter- Applications
getAll
- CreditMemos
getAll
get
- Events
getRulesHistory
getRulesVersionNumber
getRulesVersionDetail
getAllDraftRulesets
getDraftRuleset
- Experimental / Data Exports
getAll
queue
get
update
- Files
getAll
- Storefront / Invoices
get
- Applications
- Added Payout Request endpoints
- Payout Requests
getAll
https://api-reference.rebilly.com/tag/Transactions/operation/GetPayoutRequestCollectioncreate
https://api-reference.rebilly.com/tag/Transactions/operation/PostPayoutRequestget
https://api-reference.rebilly.com/tag/Transactions/operation/GetPayoutRequestupdate
https://api-reference.rebilly.com/tag/Transactions/operation/PutPayoutRequestgetPaymentInstruments
https://api-reference.rebilly.com/tag/Transactions/operation/GetPayoutRequestPaymentInstruments
- Storefront Payout Requests
getAll
https://storefront-api-docs.rebilly.com/tag/Transactions/operation/StorefrontGetPayoutRequestCollectionget
https://storefront-api-docs.rebilly.com/tag/Transactions/operation/StorefrontGetPayoutRequestupdate
https://storefront-api-docs.rebilly.com/tag/Transactions/operation/StorefrontPatchPayoutRequest
- Payout Requests