CompanyGatewayRead
object
Reads a Company Gateway
Fields
| Name | Type | Description |
|---|---|---|
companyGatewayId | String! | Please note that this value is a String and not an Integer |
title | String! | |
hash | String! | |
apiKey | String | |
automaticReceipt | Boolean! | |
isActive | Boolean! | |
gatewayId | PaymentGatewayIdEnum! | |
updatedAt | String! | |
createdAt | String! | |
isDefault | Boolean! | |
documentSetId | Int | |
paymentMethodId | Int | |
mbKey | String | |
expiryDays | Int | |
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 |