Skip to main content
POST
Submit Daviplata OTP

Authorizations

merchant-key
string
header
required

Merchant key for store identification. Required for all API requests.

Path Parameters

orderId
integer
required

Order ID requiring OTP verification.

Required range: x >= 1
Example:

12345

Body

application/json
daviplata_otp
string
required

6-digit OTP received by the buyer via SMS from Daviplata.

Pattern: ^\d{6}$
Example:

"123456"

Response

Payment completed successfully

data
object