Gateway accounts

Patch a gateway account

A generic endpoint that allows the patching of allow_apple_pay, allow_google_pay, block_prepaid_cards, notify_settings, email_collection_mode, corporate_credit_card_surcharge_amount, corporate_debit_card_surcharge_amount, corporate_prepaid_debit_card_surcharge_amount, allow_zero_amount, allow_moto, moto_mask_card_number_input, moto_mask_card_security_code_input, allow_telephone_payment_notifications, send_payer_ip_address_to_gateway, send_payer_email_to_gateway, integration_version_3ds, send_reference_to_gateway, allow_authorisation_api or worldpay_exemption_engine_enabled using a JSON Patch-esque message body.

patch/v1/api/accounts/{accountId}

Path parameters

accountIdinteger required

Gateway account ID

Request body

string required

Response

OK

Changes

Changed in 2 of the 59 revisions of this API.2

    • added the new AMOUNT_BELOW_MINIMUM enum value to the response property for the response status

      response-property-enum-value-added

    • added the new NON_HTTPS_RETURN_URL_NOT_ALLOWED_FOR_A_LIVE_ACCOUNT enum value to the response property for the response status

      response-property-enum-value-added