Verify 3Ds authentication status
POST/customers/:customerId/prepaid/cards/:cardId/3ds-authentications/:auth3dsId
The endpoint will update the status of the 3D Secure authentication, and based on the provided status, the authorization request will be either VERIFIED
or REJECTED
.
Request
Responses
- 201
- 400
- 401
- 500
- 503
Created
Bad Request
Unauthorized
Internal Server Error
Service Unavailable