Skip to content

Merchant Onboarding Result (Notification)

Request

Merchant onboarding result notification

Headers
X-Merch-Idstring
Default:"M24061911365700670"
Example:M24061911365700670
Bodyapplication/json
typestringrequired

BusinessType: MERCH-Merchant, VA-Virtual Account, INCOMING_REMITTANCE-Import Remittance, CONTRACT_ORDER-ContractOrder, TRADE_SETTLE-SettlementCrediting, PAYEE-Collection, WD_ACCOUNT-Withdraw Account, CUR_EXCHANGE-FX, PAYMENT-Payment

Enum:"MERCH""VA""INCOMING_REMITTANCE""CONTRACT_ORDER""TRADE_SETTLE""PAYEE""WD_ACCOUNT""FOREX""PAYMENT"
versionstringrequired

Version number (V1, V2,...)

dataobjectrequired

BusinessData

POST
/api/v2/merch/onboard/notify
curl -i -X POST \
  https://api.paykka.com/api/v2/merch/onboard/notify \
  -H 'Content-Type: application/json' \
  -H 'X-Merch-Id: M24061911365700670'

Responses

OK

Headers
any
Bodyapplication/json
object
Response
{}