9.9Process APIs hide orchestration
The consumer should not need to know:
first call Salesforce
then Billing
then Loyalty
then merge responses
It simply asks:
GET /customer-profile/C001
That is exactly the benefit.
The consumer should not need to know:
first call Salesforce
then Billing
then Loyalty
then merge responses
It simply asks:
GET /customer-profile/C001
That is exactly the benefit.