public class PayoutsClient extends ApiResource implements PayoutsClientInterface
clientMetaInfo, communicator| Constructor and Description |
|---|
PayoutsClient(ApiResource parent,
Map<String,String> pathContext) |
| Modifier and Type | Method and Description |
|---|---|
PayoutResponse |
createPayout(CreatePayoutRequest body)
Resource /v2/{merchantId}/payouts
- Create payout
|
PayoutResponse |
createPayout(CreatePayoutRequest body,
CallContext context)
Resource /v2/{merchantId}/payouts
- Create payout
|
PayoutResponse |
getPayout(String payoutId)
Resource /v2/{merchantId}/payouts/{payoutId}
- Get payout
|
PayoutResponse |
getPayout(String payoutId,
CallContext context)
Resource /v2/{merchantId}/payouts/{payoutId}
- Get payout
|
createException, getClientHeaders, instantiateUripublic PayoutsClient(ApiResource parent, Map<String,String> pathContext)
public PayoutResponse createPayout(CreatePayoutRequest body)
createPayout in interface PayoutsClientInterfacepublic PayoutResponse createPayout(CreatePayoutRequest body, CallContext context)
createPayout in interface PayoutsClientInterfacepublic PayoutResponse getPayout(String payoutId)
getPayout in interface PayoutsClientInterfacepublic PayoutResponse getPayout(String payoutId, CallContext context)
getPayout in interface PayoutsClientInterfaceCopyright © 2024 Worldline Online Payments Direct. All rights reserved.