CompanyGatewayUpdate
input
Updates a Company Gateway
To choose the item to update, access it through companyGatewayId, you only need to send the field(s) you wish to update
Fields
| Name | Type | Description |
|---|---|---|
apiKey | String | |
companyGatewayId | String! | |
title | String! | |
gatewayId | PaymentGatewayIdEnum! | |
automaticReceipt | Boolean! | |
documentSetId | Int | |
paymentMethodId | Int | |
mbKey | String! | |
expiryDays | Int | |
isDefault | Boolean | |
url | String | |
gatewayKey | String! | |
btnCloseLabel | String | |
btnCloseUrl | String | |
successUrl | String | |
cancelUrl | String | |
errorUrl | String | |
expireDate | Int | |
lang | String | |
otp | Boolean | |
selectedMethod | String | |
apiUsername | String | |
apiPassword | String | |
mbSolution | Int |