Skip to content

Commit 9647a15

Browse files
authored
Merge pull request #128 from mojaloop/ft/merchant-payment-fixes
fix: removed sendAmount from required list in dfsp send money api
2 parents 64b0c2c + 7d0a6a2 commit 9647a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mtn-ug-core-connector/src/api-spec/core-connector-api-spec-dfsp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ components:
281281
- homeTransactionId
282282
- payeeId
283283
- payeeIdType
284-
- sendAmount
284+
- receiveAmount
285285
- sendCurrency
286286
- receiveCurrency
287287
- transactionType

0 commit comments

Comments
 (0)