Skip to content

Add UpdateMerchantSchedule method to client interface#1728

Merged
StuartFerguson merged 1 commit intomasterfrom
bug/#1727_add_update_schedule_to_client
Apr 10, 2026
Merged

Add UpdateMerchantSchedule method to client interface#1728
StuartFerguson merged 1 commit intomasterfrom
bug/#1727_add_update_schedule_to_client

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Introduced UpdateMerchantSchedule to ITransactionProcessorClient and its implementation, enabling merchant schedule updates via HTTP PATCH. Improved exception messages for schedule operations. No functional changes to GetMerchantSchedule.

closes #1727

Introduced UpdateMerchantSchedule to ITransactionProcessorClient and its implementation, enabling merchant schedule updates via HTTP PATCH. Improved exception messages for schedule operations. No functional changes to GetMerchantSchedule.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Apr 10, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@StuartFerguson StuartFerguson merged commit 6a6163e into master Apr 10, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose merchant schedule update route

1 participant