---
title: "Custom Params"
slug: "custom-params"
updated: 2025-07-24T07:50:07Z
published: 2025-07-24T07:50:07Z
canonical: "docs.monri.com/custom-params"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.monri.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom Params

Merchants have the option to include custom parameters with their transactions. This custom data will be returned in the redirect response upon successful authorization.

To implement this, simply package the desired information into **JSON format** and submit it using the `custom_params` field.
