post https://test-api.tbcbank.ge/v1/online-installments/applications
Log in to see full request history
Responses
xxxxxxxxxx
17curl --location --request POST 'https://test-api.tbcbank.ge/v1/online-installments/applications' \
--header 'Authorization: Bearer vpmnLxBrQGlvm2Ivky2eW0QEAhDt' \
--header 'Content-Type: application/json' \
--data-raw '{
"merchantKey": "000000000-ce21da5e-da92-48f3-8009-4d438cbcc137",
"priceTotal": 150.33,
"campaignId": "204",
"invoiceId": "123",
"products": [
{
"name": "მაცივარი",
"price": 150.33,
"quantity": 1
}
]
}'
Try It!
to start a request and see the response here! Or choose an example: