When this endpoint is called BonifiQ sends a unique PIN code to the customer Phone (SMS) or E-mail.
The customer must inform this number in the /challengevalidate endpoint call
Use API Basic Auth Keys
This is a unique ID that is used to identify this request. Can be any string that is linked to the currente purchase. If no ID is available, the current timestamp can be used
If the customers dont have a phone number in BonifiQ yet it can be informed by the customer. BonifiQ can use this number to execute the challenge
If the customer dont have an e-mail address yet in BonifiQ it can be informed by the customer. BonifiQ can use this address to execute the challenge
If true, the challenge was successfuly sent
If Success=false them this field will display some helpful message
Is Success=False and this field is true them the customer Phone must be informed in a new request call
Is Success=False and this field is true them the customer Email must be informed in a new request call
If true, the challenge PIN was sent by SMS
If true, the challenge PIN was sent by Email
Same Transaction ID as informed in the request
If Success=false this field will show information regarding the problem
The code sent to the customer