Package | Description |
---|---|
com.bluefin.decryptx.apis | |
com.bluefin.decryptx.model |
Modifier and Type | Method and Description |
---|---|
ValidationResponse |
DecryptxApi.validateDevice(DeviceParam deviceParam)
x
Validates Devices on Decryptx
This endpoint allows a partner to validate that a device is correctly registered and is functioning correctly.
|
ValidationResponse |
DecryptxApi.validatePartner(PartnerParam partnerParam)
x
Validates Partners on Decryptx
This endpoint allows a partner to validate their credentials to access the Decryptx API.
|
Modifier and Type | Method and Description |
---|---|
ValidationResponse |
ValidationResponse.messageId(String messageId)
Bluefin assigned unique identifier for each response from the Decryptx API.
|
ValidationResponse |
ValidationResponse.reference(String reference)
Up to 50 character string that identifies this request for the partner.
|
ValidationResponse |
ValidationResponse.success(Boolean success)
Signified if validation was successful or not
|
Copyright © 2018. All rights reserved.