v4

OpenAPI 3.0.02026-07-31811,0021.1 MB
POS

After sending the challenge request the app must ask the user for the PIN Code.

The PIN Code could be received by the customer in SMS or e-mail.

post/v1/pvt/POS/customers/{id}/challengevalidate

Path parameters

idstring required

Request body

TransactionIdstring nullable

Same ID used in the Challenge call

Codestring

The PIN Code informed by the customer

Response

TransactionIdstring nullable

Same Transaction ID as informed in the request

Successboolean

If true, the challenge was successful and the purchase flow can continue

FriendlyErrorMessagestring nullable

If Success=false this field will show information regarding the problem