Update Payment Drivers

post

/content/sim/v2/setup/updatePaymentDrivers

Updates the payment driver.

Request

Supported Media Types
Header Parameters
Body ()
Request body
Root Schema : schema
Type: object
Show Source
Nested Schema : name
Type: object
A group of string objects representing the name of the payment driver in configured languages
Example:
{
    "1":"Payment Driver",
    "2":"Zahlungstreiber",
    "3":"Conductor de pago"
}
Back to Top

Response

Supported Media Types

200 Response

Payment Driver Updated.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top