simulate Receipt
open suspend override fun simulateReceipt(params: PaymentSimulateReceiptParams, requestOptions: RequestOptions): HttpResponseFor<PaymentSimulateReceiptResponse>
Returns a raw HTTP response for post /v1/simulate/payments/receipt, but is otherwise the same as PaymentServiceAsync.simulateReceipt.