Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Order ID related to the validation codes.

Body

application/json

Message payload

verification_codes
object[]
required

Response

Successful response with the phone numbers and their respective status of the validation codes.

data
object