Update an existing instance of the PaymentType object.Copy Pageput https://{server_address}/ResourceServer/api/v10/PaymentType/{id}Path ParamsidintegerrequiredBody ParamsUser defined Payment Type that is a derivative of a Payment Base Type.namestringgeneralLedgerIdnumberUnique identifier for the associated GeneralLedger object.generalLedgerNamestringThe name of the object associated with the generalLedgerId property.paymentBaseTypeIdnumberUnique identifier for the associated PaymentBaseType object.paymentBaseTypeNamestringThe name of the object associated with the paymentBaseTypeId property.paymentTypeDisbursementTypeIdnumberUnique identifier for the associated PaymentTypeDisbursementType object.paymentTypeDisbursementTypeNamestringThe name of the object associated with the paymentTypeDisbursementTypeId property.descriptionstringisActivebooleantruetruefalsepaymentGatewayIdnumberUnique identifier for the associated PaymentGateway object.paymentGatewayNamestringThe name of the object associated with the paymentGatewayId property.cardTypeIdnumberUnique identifier for the associated CardType object.cardTypeNamestringThe name of the object associated with the cardTypeId property.paymentProviderIdnumberUnique identifier for the associated PaymentProvider object.paymentProviderNamestringThe name of the object associated with the paymentProviderId property.Responses 200Update a PaymentType 400The request could not be processed.Updated 2 months ago