v1

latestOpenAPI 3.0.32026-07-23167675.4 KB
notification-direct

This API is used to notify partners when a transaction occurs in the DOKU V2 system. DOKU will notify partners with the URL that has been registered, and the notification will be done maximum 3 times or until the notification callback response is correct.

post/{merchantUrlDirectNotification}

Query parameters

WORDSstring required

A unique identifier for the transaction

ACQUIRERstring required

The acquirer code

CUSTOMERPANstring required

Customer's primary account number

INVOICEstring required

Invoice number

TRANSACTIONIDstring required

Transaction ID

CONVENIENCEFEEstring required

Convenience fee code

TERMINALIDstring required

Terminal ID

ORIGINstring required

Origin of the transaction

AMOUNTstring required

Transaction amount

TXNDATEstring required

Transaction date and time

MERCHANTPANstring required

Merchant's primary account number

REFERENCEIDstring required

Reference ID

CUSTOMERNAMEstring required

Customer's name

TXNSTATUSstring required

Transaction status

ISSUERNAMEstring required

Issuer name

ISSUERIDstring required

Issuer ID

Request body

transactionIdstring required
activityCodestring required

Specific notification code

messagestring required

Notification message “Transaction is Success” or “Transaction is Failed”

processDatestring required

Update time in yyyy-MM-ddTHH:mm:ss format

Response

Notification processed Successfully

string required