Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1528, Customer API: improve transactions API resource #1530

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

Ivanov-Anton
Copy link
Collaborator

@Ivanov-Anton Ivanov-Anton commented Aug 22, 2024

Description

Allow to include service from transaction API resource

example of request:

GET /api/rest/customer/v1/transactions?include=service

Additional links

closes #1528

@Ivanov-Anton Ivanov-Anton self-assigned this Aug 22, 2024
@Ivanov-Anton Ivanov-Anton force-pushed the 1528-include-service-from-transaction-resource branch from 79e92cb to b8669bc Compare August 22, 2024 13:09
@Ivanov-Anton Ivanov-Anton changed the title 1528, Customer API: allow to include service from transaction api res… 1528, Customer API: improve transactions API resource Aug 22, 2024
@Ivanov-Anton Ivanov-Anton force-pushed the 1528-include-service-from-transaction-resource branch from b8669bc to c6e3d68 Compare August 22, 2024 15:33
@Ivanov-Anton
Copy link
Collaborator Author

@dmitry-sinina this PR is ready to review

@Ivanov-Anton Ivanov-Anton added the Waiting for code review It means that the owner or member of the repositor can do a code review. label Aug 22, 2024
@dmitry-sinina dmitry-sinina merged commit c93fd83 into master Aug 23, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer API Waiting for code review It means that the owner or member of the repositor can do a code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Customer API: can't include service resource from the transactions API endpoint
2 participants