-
Notifications
You must be signed in to change notification settings - Fork 17
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 Output Endpoint for Generic Business Partner #387
Labels
enhancement
New feature or request
Comments
nicoprow
changed the title
Gate API: Generic Endpoint for Output Data
Gate API: Create Output Endpoint for Generic Business Partner
Aug 11, 2023
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 5, 2023
…ints for generic business partner
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 5, 2023
…ints for generic business partner
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 6, 2023
…ints for generic business partner
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 6, 2023
…ints for generic business partners - Comments from the review incorporated
@nicoprow Is the |
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…nts for generic business partners - Comments from the review incorporated
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…ints for generic business partner
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…ints for generic business partners - Comments from the review incorporated
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…nts for generic business partners - add enum for AddressType
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…nts for generic business partners - add enum for AddressType
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…nts for generic business partners - add enum for AddressType
rainer-exxcellent
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…nts for generic business partners - add enum AddressType to open api
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…ints for generic business partner
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…ints for generic business partners - Comments from the review incorporated
martinfkaeser
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 7, 2023
…ints for generic business partners - fixes after rebase
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…nts for generic business partners - add enum for AddressType
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…nts for generic business partners - add enum AddressType to open api
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…ints for generic business partner
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…ints for generic business partners - Comments from the review incorporated
martinfkaeser
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…ints for generic business partners - fixes after rebase
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…nts for generic business partners - add enum AddressType to open api
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…ints for generic business partner
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…ints for generic business partners - Comments from the review incorporated
martinfkaeser
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…ints for generic business partners - fixes after rebase
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…ints for generic business partner
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…ints for generic business partners - Comments from the review incorporated
martinfkaeser
added a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 8, 2023
…ints for generic business partners - fixes after rebase
martinfkaeser
pushed a commit
to catenax-ng/tx-bpdm
that referenced
this issue
Sep 11, 2023
…ints for generic business partner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a sharing member, after I have shared a business partner for which I'm not sure about the business partner type, I want to have an endpoint to query its cleaned output data.
Acceptance Criteria:
Gate API endpoint exists that offers cleaned business partner data in a generic way. Contains next to the clean data, the BPNs to which Address, Site and Legal Entity this generic business partner belongs to in the Pool. Also returns information whether the generic business partner constitutes a legal address or site main address.
Open-Api snippet
Redoc Rendering
Edit:
Links to generic business partner model #382
The text was updated successfully, but these errors were encountered: