Question: Suppose client application sends a currency code as a query parameter to your api Requirement 1. In a separate flow, checks if the currency code
Suppose client application sends a currency code as a query parameter to your api Requirement 1. In a separate flow, checks if the currency code is a valid code (e.g. if it is a recognized currency and can be processed). 2. Return the a boolean value indicating whether the currency code is valid or not to your api consumer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
