Skip to main content
Sets the URL slug used to build static payment link URLs for a sub-merchant. The alias becomes the {slug} in https://checkout.noxpay.io/pay/{slug}/{link_path}.
correlation_id is required for this endpoint, but it does not go in the top-level envelope — pass it inside payload instead.
The alias can be updated at any time — it overwrites the previous value.

Payload fields

Response 200 OK

400 — missing or invalid correlation_id or alias; alias fails format validation. 404correlation_id not found or does not belong to this master merchant.