# 2.0.0 IAT/OSBP

"2022-10-10"
### Added Payment service and Product Service section to support IAT/OBP

"2022-11-23"

### Additional Changes ##
* "removed duplicate products in path  - /api/v1/products/payment/overseas/bene-msisdn:"

* "Fixed beneMsisdn example in  - /api/v1/products/payment/overseas/bene-msisdn:"

* "added (s) in discovery-services:
  /api/v1/products/payment/overseas/discovery-services:"

* "removed content type request header for confirm - /api/v1//payment/overseas/transactions"
* "removed content type request header for cancel - /api/v1//payment/overseas/transactions"


<br/>

"2022-12-13"

### IAT/OBP issues
* Added Authorization token in POST /api/v1/products/payment/overseas/products/bene-msisdn
* status mapping - Corrected TRANSACTION_REJECTED status to In Progress
* /api/v1/payment/overseas/transactions - added pinCode and pinSerial in the response payload


# 2.1.0 Check Suspension
"2022-10-19"

### Added /api/v1/customers/bene/check which check bene is suspended or not

# 2.2.0 
"2022-10-25"

### In Customer Fx /api/v1/fx Added  minAmount and maxAmount fields in response payload

"2022-12-21"
### Verify issuer bank Accout - Addded new API /api/v1/utility/issuers/{issuerId}/bank-account-verification

"2023-01-03"
### added validation in product and payment API's and clean up

# 2.3.0 
"2023-03-15"

### Added Accept-Language header in utilities API for OCCUPATION, PURPOSE_OF_REMITTANCE, SOURCE_OF_WEALTH

<br/>

### corrected typo in countryId query paramter in  issuer API - /api/v1/utility/issuers/{operatorID}/{flag}, changed from countryID to countryId

"2023-04-25"

### Added hubStatusId and hubSubStatusId in ML Transaction history - /api/v1/remittances/transactions
<br/><br/>

# 2.3.1
"2023-05-23"
### Altered  GET /api/v1/customers/bene/check Added beneBankAcctNo in request json
<br/><br/>

# 2.4.0 
"2023-04-25"

<br/>


### Altered  POST /api/v1/customers/bene Added [validatedServices] in request json payload
<br/><br/>

### Altered  PUT /api/v1/customers/bene Added [validatedServices] in request json payload
<br/><br/>

### Altered  GET /api/v1/customers/bene Added mobileOperatorId in response json payload
<br/><br/>


### Added POST /api/v1/customers/bene/validate
<br/><br/>

### deprecated  /api/v1/utility/issuers/{issuerId}/bank-account-verification -> replaced by /api/v1/customers/bene/validate
<br/><br/>
"2023-04-25"

### Added GET /api/v1/products/remitservices query by countryId and mlOperatorId
<br/><br/>

### Altered GET /api/v1/customers/bene/{beneficiaryId} - additonal response array object beneficiary service details
<br/><br/>

"2023-07-06"

### ALTERED POST /api/v1/customers/bene/validate - added new response paramter serviceId

### ALTERED POST /api/v1/customers/bene - added new response paramter serviceId in request payload 

### ALTERED PUT /api/v1/customers/bene - added new response paramter serviceId in request payload 
<br/><br/>

# 2.4.1 
"2023-08-24"

<br/>

###  ALTERED POST API /api/v1/customers/bene/validate 
<br/> Request  - Added new conditional paramter serviceType. Changed refererId to conditional
<br/> Response  - Added new response paramter refererId


# 2.4.2
"2023-09-22"

### JUMIO V4 changes
<br/>

### ADDED New POST API - /api/v2/registration/onboard 
</br> This API replicates /api/v1/registration/onboard  api with a replacement of  request body paramter  verifiation_id with accountId and workflowExecutionId

<br/>

### ADDED New POST API - /api/v2/registration/upgrade 
</br> This API replicates /api/v1/registration/upgrade api with a replacement of  request body paramter  verifiation_id with accountId and workflowExecutionId

# 2.4.3
"2023-10-16"
<br/>
### Langage Changes ###

### Updated GET API /api/v1/utility/operators/{countryId}
</br> ADDED NEW header  Accept-Language to support multi language.

### ADDED NEW GET API - /api/v1/utility/languages
</br> returns the supported languages for purpose of internationalization

# 2.4.4
"2023-11-08"
<br/>

### Wechat sharelink ###
### Updated GET API /api/v1/remittances/transactions/
</br> ADDED NEW response fields hubTransactionReference, showShareLink, hubTransactionReferenceDesc

### Added hubName
### Updated POST API /api/v1/remittances
</br> ADDED NEW response field hubName for checkonly submit


# 2.5.0
"2023-10-16"
<br/>
### Tier Fee ###

### Updated GET API /api/v1/fx/
</br> ADDED NEW response paramter tierServiceFee

### Added new POST - /api/v2/remittances
</br> cloned the existing API and created /v2 to support Tier Fee. The request and response payload are same as /v1.


# 2.6.0
"2024-02-19"
<br/>
### Signup Voucher ###

### CREATED NEW POST API /api/v1/registration/voucher

# 2.7.0
"2024-02-20"

<br/>
### Beneficairy validation ###

### CREATED POST API  for /api/v2/customers/bene/validate
</br> CREATED v2 POST API  for /api/v1/customers/bene/validate with new fields and renamed serviceType to remitServiceType
<br/>

# 2.8.0
"2024-03-04"

### ALTERED POST API /api/v2/remittances and /api/v1/remittances
<br/> Added DeviceInfo in the post payload
      BeneId is made mandatory for all corridors
<br/>


# 2.9.0
"2024-03-18"

### ADDED NEW APIs for NETSCLICK
<br/> 
GET /api/v1/products/source-of-funds
GET /api/v1/payment/{payment-mode}/cards
POST /api/v1/payment/{payment-mode}/card/register
POST /api/v1/payment/{payment-mode}/card/{card-id}/unregister
GET /api/v2/remittances/{check-correlation-id}/validate
GET /api/v2/remittances/{check-correlation-id}/confirm
GET /api/v2/remittances/{confirm-correlation-id}/confirm



### Updated APIS for NETSCLICK
<br/>
Update POST /api/v2/remittances , added new field paymentMethod.

<br/>

### 11 Sep 2024
Corrected dashwallet to dash_wallet in payment methods api
