Challengesch-03-enrich-order-batch-with-vat-for-fulfilment-api
DataWeaveINTERMEDIATE
Enrich Order Batch with VAT for Fulfilment API
Nexova's order management flow forwards confirmed orders to an external Fulfilment API before dispatch. The API rejects any payload that contains non-confirmed orders or is missing the computed gross amount. In this challenge you will filter an incoming order batch down to confirmed records only, then enrich each one with a VAT rate pulled from a pre-loaded configuration variable and a computed totalGross field ready for the downstream API.
rest-apienrichmap
Challenge Info
Access Tier
FREE
Est. Time
20MIN
XP Reward✦ 200
Points◆ 135
Status
Not enrolled
Author@patryk_bandurski
Rating
Community
No ratings yetIntegration Flow
Ctrl+scroll to zoom
Account required
Sign in to start this challenge
Create a free account or sign in to enroll and access the full challenge.
What you'll do
- Write DataWeave transformations in a live editor
- Validate your output against test cases
- Submit all test cases and get scored
Skills practiced
#rest-api#enrich#map