GET
/
relay
/
{relay_id}

Authorizations

api-key
string
headerrequired

Use the API key created under your merchant account from the HyperSwitch dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.

Headers

X-Profile-Id
string
required

Profile ID for authentication

Response

200 - application/json
id
string
required

The unique identifier for the Relay

status
enum<string>
required
Available options:
created,
pending,
success,
failure
connector_resource_id
string
required

The identifier that is associated to a resource at the connector reference to which the relay request is being made

connector_id
string
required

Identifier of the connector ( merchant connector account ) which was chosen to make the payment

profile_id
string
required

The business profile that is associated with this relay request.

type
enum<string>
required
Available options:
refund
error
object
connector_reference_id
string | null

The identifier that is associated to a resource at the connector to which the relay request is being made

data
object