Package | Description |
---|---|
com.bluefin.decryptx.apis | |
com.bluefin.decryptx.model |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
PartnerParam |
PartnerParam.partnerId(String partnerId)
ID provided by Bluefin for access to the Decryptx API.
|
PartnerParam |
PartnerParam.partnerKey(String partnerKey)
API Key provided by Bluefin for access to the Decryptx API.
|
PartnerParam |
PartnerParam.reference(String reference)
Up to 50 character string that identifies this request for the partner.
|
Copyright © 2018. All rights reserved.