Skip to main content
POST
Payment Link Requested

Body

application/json
service
string
required

Type of service

Example:

"appointment"

event
enum<string>
required

Type of event

Available options:
receipt_payment.requested
Example:

"receipt_payment.requested"

event_time
integer
required

Event occurrence timestamp in milliseconds

Example:

1784875356443

transaction_id
string
required

Unique transaction identifier for the event

Example:

"d-486ddbf4-a22b-4266-8420-167191b7d370:receipt_payment.requested:1784875356443"

timestamp
integer
required

Timestamp of the event

Example:

0

business_id
string
required

Business ID for the payment request

Example:

"7178133497043052"

data
object
required
client_id
string

Client ID for the payment request

Example:

""

Response

200 - undefined