feat(channel): DerbySoft Property Connector adapter (#92–#94)#154
Closed
telivity-otaip wants to merge 1 commit into
Closed
feat(channel): DerbySoft Property Connector adapter (#92–#94)#154telivity-otaip wants to merge 1 commit into
telivity-otaip wants to merge 1 commit into
Conversation
Implement REST/JSON DerbySoft PC Integration adapter with OAuth Bearer auth, 15 req/s rate limiting, Delta/Overlay ARI push, property profile sync, and inbound LiveCheck/Book/Modify/Cancel/Ping webhooks. - Adapter + mapper + client under adapters/derbysoft/ - Mock PC server on :4002 (tools/mock-derbysoft, compose profile channels) - Bearer inbound auth helper; PCI strip of payment fields - Overlay full-flush endpoint; docs/channels/derbysoft.md partner checklist - Dashboard adapter option + README/CHANGELOG updates Closes #92 Closes #93 Closes #94 Co-authored-by: telivity-otaip <telivity-otaip@users.noreply.github.com>
This was referenced Jul 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implements BRIEF-020 DerbySoft work:
Closes #92 — REST/JSON adapter, OAuth Bearer (client credentials → token), mock Property Connector on
:4002, 15 req/s client rate limiter, factory + dashboard registration.Closes #93 — Property sync (
/hotel,/roomtype), ARI push (inventory / rate / availability) with Delta/Overlay, inbound LiveCheck/Book/Modify/Cancel/Ping, source channel asderbysoft:<distributorId>, async Overlay full flush (POST /channels/push/full-flush).Closes #94 — Adapter/mapper/inbound/auth tests (36 new in DerbySoft + bearer suite),
docs/channels/derbysoft.mdwith partner checklist (pms.service@derbysoft.net).Notes
kb/is not present in this environment; hotel ops still go through existingInboundReservationService/AvailabilityService(KB-aligned).payment/threeDomainSecuritystripped before persistence.Test plan
vitestchannel suite — 192/192 including new DerbySoft specstypecheckviatsconfig.build.jsondocker compose --profile channels up mock-derbysoft→:4002/healthadapterType=derbysoft, test connection, push Overlay ARI