GET
Get PayIn details

Authorizations

app-id
string
header
required

A unique identifier assigned to each application.

secret-key
string
header
required

A secure token associated with the app-id.

Path Parameters

uuid
string
required

Unique identifier for the payment transaction.

Response

OK

uuid
string

Unique identifier for the payment transaction.

expires_at
string<date-time>

Expiration time (ISO 8601 UTC) of the payment link.

URL of the payment link.

payin_method_code
string

Code of the selected payment method.

amount
number

Original payment amount.

description
string

Description of the payment transaction.

external_id
string

Custom ID.

redirect_url
object
webhook_notification
object

Webhook configuration for transaction status updates

sender_info
object

Information about the customer.

metadata
object

Optional custom metadata to attach to the transaction.

transaction_info
object

Information about the transaction.