<@U5TF1GQ20> Could you help with this information?...
# suitetalkapi
a
@battk Could you help with this information? I clarify, for me essential to receive the following information: • in which subsidiary is the Customer. • what is the customer balance via the particular subsidiary • which the customer the subsidiary includes
b
im assuming that you are talking about multisubsidiary customers
in which case you would use the mseSubsidiaryJoin from a CustomerSearchAdvanced
or more likely for your use case, a CustomerSubsidiaryRelationshipSearchAdvanced
a
@battk Yes, we want to use the multi subsidiary customers feature. The system should be able to see all subsidiaries and reflect which receivables are for which subsidiary. For example Customer A subsidiary A 100 Customer A subsidiary B 500
So I want to find API how to receive this information
Could you please recommend what API I can use?
b
these searches correspond to searches in the ui
try them out
a
@battk Could you please tell me what this search is called on the UI? I cannot find
b
a
I found Saved Customer-Subsidiary Relationship Search
Thank you