SDK Scheme Adapter - Bulk Quotes response to backend is in wrong format #2886
Labels
bug
Something isn't working or it has wrong behavior on a Mojaloop Core service
core-dev-squad
oss-core
This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Milestone
Summary:
The response for a /bulkQuotes synchronous request from backend service to SDK-scheme-adapter is in wrong format and its not similar to the quotes response. There are missing fields like 'ilpPacket, condition...etc' in individual responses in the body.
Note: The API specification of SDK outbound server from api-snippets is wrong for bulkQuotes response
Severity:
Medium
Priority:
Medium
Expected Behavior
The backend service should get the response for /bulkQuotes similar to /quotes. The individual responses field should contain similar files as in quotes response.
Steps to Reproduce
Specifications
Pull Requests:
The text was updated successfully, but these errors were encountered: