Class CardAuthorizationServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.increase.api.services.blocking.simulations.CardAuthorizationService.WithRawResponse
public final class CardAuthorizationServiceImpl.WithRawResponseImpl implements CardAuthorizationService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description HttpResponseFor<SimulationCardAuthorizationCreateResponse>create(SimulationCardAuthorizationCreateParams params, RequestOptions requestOptions)Returns a raw HTTP response for post /simulations/card_authorizations, but is otherwise the same as CardAuthorizationService.create.-
-
Method Detail
-
create
HttpResponseFor<SimulationCardAuthorizationCreateResponse> create(SimulationCardAuthorizationCreateParams params, RequestOptions requestOptions)
Returns a raw HTTP response for
post /simulations/card_authorizations, but is otherwise the same as CardAuthorizationService.create.
-
-
-
-