PaymentGateway

Update payment gateway by its id

Update payment gateway by its id

put/payment_gateways/{paymentGatewayId}

Path parameters

paymentGatewayIdinteger required

ID of payment gateway to update

Request body

namestring
display_namestring
descriptionstring
gateway_feesnumber float
is_test_modeinteger
is_activeinteger
is_enable_for_walletinteger

Response

Payment Gateway updated

idinteger
created_atstring
updated_atstring
namestring
display_namestring
slugstring
descriptionstring
gateway_feesnumber float
transaction_countinteger
payment_gateway_setting_countinteger
is_test_modeinteger
is_activeinteger
is_enable_for_walletinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.