GET
/
relay
/
{relay_id}

Authorizations

api-key
string
header
required

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
connector_id
string
required

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

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

id
string
required

The unique identifier for the Relay

profile_id
string
required

The business profile that is associated with this relay request.

status
enum<string>
required
Available options:
created,
pending,
success,
failure
type
enum<string>
required
Available options:
refund
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
error
object