create
open suspend override fun create(params: ExternalPaymentCreateParams, requestOptions: RequestOptions): HttpResponseFor<ExternalPayment>
Returns a raw HTTP response for post /v1/external_payments, but is otherwise the same as ExternalPaymentServiceAsync.create.