added

New Payment Attachment Upload Service to ERP API

Added new service to add attachments to single payments using SingleView ERP API services.

View changes

improved

Added new tags to Payroll Payouts services in B2B APIs

Added new tags to request and responses for processing payroll payouts and payroll enquiry for B2B Payouts APIs.

View changes

improved

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.

View changes

improved

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.

View changes

improved

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.

View changes

improved

Included Query Parameter `transferType` in B2B Payouts

Added transferType query parameter to specify the type of transaction B2B Single & Multiple Payout requests.

View changes

improved

Included `type` Parameter for ERP Payment Enquiry Request

Added type parameter to specify the type of transaction to fetch the payment enquiry.

View changes

added

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.

View changes

improved

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

View changes

added

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.

View changes