-
Notifications
You must be signed in to change notification settings - Fork 16
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
Gate API: Create Input Endpoints for Generic Business Partner #384
Comments
In the Open-API snippet the put request returns an array of BusinessPartnerInputResponse in all other endpoints which creates an object we simple return an HTTP status codes. Is this correct? |
…nts for generic business partner
…nts for generic business partners - Comments from the review incorporated
…nts for generic business partner
…nts for generic business partners - Comments from the review incorporated
…nts for generic business partners - Comments from the review incorporated
…nts for generic business partners - Comments from the review incorporated
…nts for generic business partners - Comments from the review incorporated
…nts for generic business partner
…nts for generic business partners - Comments from the review incorporate
…nts for generic business partners - Comments from the review incorporated
…nts for generic business partner
…nts for generic business partners - Comments from the review incorporate
…nts for generic business partners - Comments from the review incorporated
…nts for generic business partners - Comments from the review incorporated
feat(generic bpm): #384 Gate API: Create input endpoints for generic data model
The generic input business partner should also have BPN fields for Legal Entity, Site and Address as is depicted in #384 |
…nts for generic business partners - Comments from the review incorporated
@nicoprow |
You are right, that was an oversight. I have corrected it in the proposal. |
Added a task list with showing the open topics of BPN fields in the Input DTO |
As a sharing member I may not know which business partner type my record has. I want to share my business partner record in a generic way without needing to pre-determine its type. Which business partner type it is should be the result of the output data in the sharing process.
For this we need endpoints for the input stage that accept and deliver business partners in a generic model.
Acceptance Criteria:
This relates to the generic business partner model discussed in #382
Redoc Rendering
Tasks
The text was updated successfully, but these errors were encountered: