Skip to main content
POST
Initiate Payment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
amount
number
required
Example:

10

currency_code
string
required
Example:

"EUR"

customer
object
required
line_items
object[]
required
order_reference
string
required
Example:

"ORDER-1"

language
string
Example:

"en"

settings
object

Response

Payment link generated successfully.

reference
string
Example:

"pmt-48f2ab76ee3db579"

redirect_url
string
Example:

"https://staging.tilipayments.com/payment/pmt-48f2ab76ee3db579"