Skip to main content

Delete Localization

DELETE 

/payment/localization/:merchantKey

Delete all custom localization data to transition back to SmartPay standard localization.

Request

Path Parameters

    merchantKey uuidrequired

    Possible values: <= 36 characters

    Merchant identifier.

Responses

Successful response

Schema

    merchantKey uuid

    Possible values: <= 36 characters

    Merchant identifier.

    message string

    Information regarding processing status.

Loading...