Added Tag to Support ERP Bulk/Batch Payment
Added the conditional
bulkId
tag that allows you to make bulk/batch payments using the ERP payments APIs.
Updated BIC & SIC codes in ERP API
Updated bank identifier codes
bic
and SingleView identifier codes in the user inputs with LIVE banks integrated with SingleView and other banks for beneficiary accounts.
Updated Account Services Request for ERP API
corpId
under the beneficiary tag is now conditional and is required only for payee's corporate/commercial/company accounts.
Included Query Parameter `transferType` in B2B Payouts
Added
transferType
query parameter to specify the type of transaction B2B Single & Multiple Payout requests.
Included `type` Parameter for ERP Payment Enquiry Request
Added
type
parameter to specify the type of transaction to fetch the payment enquiry.
Added Data Enrichment OB Use Case
Added the new use case
Data Enrichment
that allows you to fetch advanced categorized transaction data for easy understanding and better insights.
Modified B2B Payouts Parameters for Payment Requests
The following parameters have been added in the request body for B2B payouts single & multiple payments:
- Specific Mandatory for ICICI bank payments:
B2BAggrId
B2BName
B2BUserId
B2BUrn
- Specific mandatory for Al Rajhi bank payments:
B2BCRN
Added Synchronous Method for Payouts Post-Payment Enquiry
Users can now send a request and receive a final transaction status response without requiring any extra customer input by using the synchronous payment enquiry method.
Make ERP API Payments to Unsaved Beneficiaries
Added
benDetails
tag that can be used instead ofbenERPCode
to make payments to unsaved beneficiaries.
Added Bank Identifier Codes for ERP APIs
Incorporated additional banks along with their respective
SingleView Identifier Codes
into theUser Inputs
.