HI Experts,
I am newly implementing REST API scenario and i have query to pass few values in header level.
POST clients/:clientId/accounts/:accountId/orders/:orderId/subscriptions/:subscriptionId
I need to pass pass these info in REST sender adapter .
Can any one help on this to resolve.