public class ProductgroupsClient extends ApiResource
clientMetaInfo, communicator| Constructor and Description |
|---|
ProductgroupsClient(ApiResource parent,
Map<String,String> pathContext) |
| Modifier and Type | Method and Description |
|---|---|
DeviceFingerprintResponse |
deviceFingerprint(String paymentProductGroupId,
DeviceFingerprintRequest body)
Resource /{merchantId}/productgroups/{paymentProductGroupId}/deviceFingerprint
- Get device fingerprint
|
DeviceFingerprintResponse |
deviceFingerprint(String paymentProductGroupId,
DeviceFingerprintRequest body,
CallContext context)
Resource /{merchantId}/productgroups/{paymentProductGroupId}/deviceFingerprint
- Get device fingerprint
|
PaymentProductGroups |
find(FindProductgroupsParams query)
Resource /{merchantId}/productgroups
- Get payment product groups
|
PaymentProductGroups |
find(FindProductgroupsParams query,
CallContext context)
Resource /{merchantId}/productgroups
- Get payment product groups
|
PaymentProductGroupResponse |
get(String paymentProductGroupId,
GetProductgroupParams query)
Resource /{merchantId}/productgroups/{paymentProductGroupId}
- Get payment product group
|
PaymentProductGroupResponse |
get(String paymentProductGroupId,
GetProductgroupParams query,
CallContext context)
Resource /{merchantId}/productgroups/{paymentProductGroupId}
- Get payment product group
|
createException, getClientHeaders, instantiateUripublic ProductgroupsClient(ApiResource parent, Map<String,String> pathContext)
public PaymentProductGroups find(FindProductgroupsParams query)
query - FindProductgroupsParamsValidationException - if the request was not correct and couldn't be processed (HTTP status code 400)AuthorizationException - if the request was not allowed (HTTP status code 403)ReferenceException - if an object was attempted to be referenced that doesn't exist or has been removed,
or there was a conflict (HTTP status code 404, 409 or 410)GlobalCollectException - if something went wrong at the Ingenico ePayments platform,
the Ingenico ePayments platform was unable to process a message from a downstream partner/acquirer,
or the service that you're trying to reach is temporary unavailable (HTTP status code 500, 502 or 503)ApiException - if the Ingenico ePayments platform returned any other errorpublic PaymentProductGroups find(FindProductgroupsParams query, CallContext context)
query - FindProductgroupsParamscontext - CallContextValidationException - if the request was not correct and couldn't be processed (HTTP status code 400)AuthorizationException - if the request was not allowed (HTTP status code 403)IdempotenceException - if an idempotent request caused a conflict (HTTP status code 409)ReferenceException - if an object was attempted to be referenced that doesn't exist or has been removed,
or there was a conflict (HTTP status code 404, 409 or 410)GlobalCollectException - if something went wrong at the Ingenico ePayments platform,
the Ingenico ePayments platform was unable to process a message from a downstream partner/acquirer,
or the service that you're trying to reach is temporary unavailable (HTTP status code 500, 502 or 503)ApiException - if the Ingenico ePayments platform returned any other errorpublic PaymentProductGroupResponse get(String paymentProductGroupId, GetProductgroupParams query)
paymentProductGroupId - Stringquery - GetProductgroupParamsValidationException - if the request was not correct and couldn't be processed (HTTP status code 400)AuthorizationException - if the request was not allowed (HTTP status code 403)ReferenceException - if an object was attempted to be referenced that doesn't exist or has been removed,
or there was a conflict (HTTP status code 404, 409 or 410)GlobalCollectException - if something went wrong at the Ingenico ePayments platform,
the Ingenico ePayments platform was unable to process a message from a downstream partner/acquirer,
or the service that you're trying to reach is temporary unavailable (HTTP status code 500, 502 or 503)ApiException - if the Ingenico ePayments platform returned any other errorpublic PaymentProductGroupResponse get(String paymentProductGroupId, GetProductgroupParams query, CallContext context)
paymentProductGroupId - Stringquery - GetProductgroupParamscontext - CallContextValidationException - if the request was not correct and couldn't be processed (HTTP status code 400)AuthorizationException - if the request was not allowed (HTTP status code 403)IdempotenceException - if an idempotent request caused a conflict (HTTP status code 409)ReferenceException - if an object was attempted to be referenced that doesn't exist or has been removed,
or there was a conflict (HTTP status code 404, 409 or 410)GlobalCollectException - if something went wrong at the Ingenico ePayments platform,
the Ingenico ePayments platform was unable to process a message from a downstream partner/acquirer,
or the service that you're trying to reach is temporary unavailable (HTTP status code 500, 502 or 503)ApiException - if the Ingenico ePayments platform returned any other errorpublic DeviceFingerprintResponse deviceFingerprint(String paymentProductGroupId, DeviceFingerprintRequest body)
paymentProductGroupId - Stringbody - DeviceFingerprintRequestValidationException - if the request was not correct and couldn't be processed (HTTP status code 400)AuthorizationException - if the request was not allowed (HTTP status code 403)ReferenceException - if an object was attempted to be referenced that doesn't exist or has been removed,
or there was a conflict (HTTP status code 404, 409 or 410)GlobalCollectException - if something went wrong at the Ingenico ePayments platform,
the Ingenico ePayments platform was unable to process a message from a downstream partner/acquirer,
or the service that you're trying to reach is temporary unavailable (HTTP status code 500, 502 or 503)ApiException - if the Ingenico ePayments platform returned any other errorpublic DeviceFingerprintResponse deviceFingerprint(String paymentProductGroupId, DeviceFingerprintRequest body, CallContext context)
paymentProductGroupId - Stringbody - DeviceFingerprintRequestcontext - CallContextValidationException - if the request was not correct and couldn't be processed (HTTP status code 400)AuthorizationException - if the request was not allowed (HTTP status code 403)IdempotenceException - if an idempotent request caused a conflict (HTTP status code 409)ReferenceException - if an object was attempted to be referenced that doesn't exist or has been removed,
or there was a conflict (HTTP status code 404, 409 or 410)GlobalCollectException - if something went wrong at the Ingenico ePayments platform,
the Ingenico ePayments platform was unable to process a message from a downstream partner/acquirer,
or the service that you're trying to reach is temporary unavailable (HTTP status code 500, 502 or 503)ApiException - if the Ingenico ePayments platform returned any other errorCopyright © 2024 Ingenico ePayments. All rights reserved.