QR ์ฝ”๋“œ

GET https://linktrle.com/api/qr-codes/
curl --request GET \
--url 'https://linktrle.com/api/qr-codes/' \
--header 'Authorization: Bearer {api_key}' \
๋งค๊ฐœ๋ณ€์ˆ˜ ์„ธ๋ถ€ ์‚ฌํ•ญ ์„ค๋ช…
page ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ ์›ํ•˜๋Š” ํŽ˜์ด์ง€ ๋ฒˆํ˜ธ์— ๋Œ€ํ•œ ๊ฒฐ๊ณผ๋ฅผ ๋ฐ˜ํ™˜ํ•ฉ๋‹ˆ๋‹ค. ๊ธฐ๋ณธ๊ฐ’์€ 1์ž…๋‹ˆ๋‹ค.
results_per_page ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ ํ•œ ํŽ˜์ด์ง€๋‹น ์›ํ•˜๋Š” ๊ฒฐ๊ณผ ์ˆ˜๋ฅผ ์ž…๋ ฅํ•˜์„ธ์š”. ํ—ˆ์šฉ๋œ ๊ฐ’์€ 10 , 25 , 50 , 100 , 250 , 500 , 1000์ž…๋‹ˆ๋‹ค. ๊ธฐ๋ณธ๊ฐ’์€ 25์ž…๋‹ˆ๋‹ค.
{ "data": [ { "id": 1, "type": "url", "name": "Example name", "qr_code": "https://linktrle.com/uploads/qr_code/example.svg", "qr_code_logo": null, "qr_code_background": null, "settings": { "foreground_type": "color", "foreground_color": "#000000", "background_color": "#ffffff", "custom_eyes_color": false, "qr_code_logo_size": 25, "size": 500, "margin": 0, "ecc": "L", "url": "https://example.com" ... }, "embedded_data": "https://example.com", "last_datetime": "2021-10-31 09:47:25", "datetime": "2021-10-29 16:32:25" }, ], "meta": { "page": 1, "results_per_page": 25, "total": 1, "total_pages": 1 }, "links": { "first": "https://linktrle.com/api/qr-codes?&page=1", "last": "https://linktrle.com/api/qr-codes?&page=1", "next": null, "prev": null, "self": "https://linktrle.com/api/qr-codes?&page=1" } }
GET https://linktrle.com/api/qr-codes/{qr_code_id}
curl --request GET \
--url 'https://linktrle.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \
{ "data": { "id": 1, "type": "url", "name": "Example name", "qr_code": "https://linktrle.com/uploads/qr_code/example.svg", "qr_code_logo": null, "qr_code_background": null, "settings": { "foreground_type": "color", "foreground_color": "#000000", "background_color": "#ffffff", "custom_eyes_color": false, "qr_code_logo_size": 25, "size": 500, "margin": 0, "ecc": "L", "url": "https://example.com" ... }, "embedded_data": "https://example.com", "last_datetime": "2021-10-31 09:47:25", "datetime": "2021-10-29 16:32:25" } }
POST https://linktrle.com/api/qr-codes
๋งค๊ฐœ๋ณ€์ˆ˜ ์„ธ๋ถ€ ์‚ฌํ•ญ ์„ค๋ช…
project_id ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ -
name ํ•„์ˆ˜ ๋ฌธ์ž์—ด -
type ํ•„์ˆ˜ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
is_bulk ์„ ํƒ ์‚ฌํ•ญ ๋ถ€์šธ(Boolean) ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = text
style ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: square, dot, round, diamond, heart
inner_eye_style ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: square, dot, rounded, diamond, flower, leaf
outer_eye_style ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: square, circle, rounded, flower, leaf
foreground_type ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: color, gradient
foreground_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: foreground_type = color
foreground_gradient_style ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: foreground_type = gradient
foreground_gradient_two ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: foreground_type = gradient
background_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด
background_color_transparency ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜
custom_eyes_color ์„ ํƒ ์‚ฌํ•ญ ๋ถ€์šธ(Boolean)
eyes_inner_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: custom_eyes_color = 1
eyes_outer_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: custom_eyes_color = 1
qr_code_logo ์„ ํƒ ์‚ฌํ•ญ ํŒŒ์ผ -
qr_code_logo_size ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 5-35
qr_code_background ์„ ํƒ ์‚ฌํ•ญ ํŒŒ์ผ -
qr_code_background_transparency ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 0-100
qr_code_foreground ์„ ํƒ ์‚ฌํ•ญ ํŒŒ์ผ -
qr_code_foreground_transparency ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 0-100
frame ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: round_bottom_text, round_top_text, tooltip_bottom_text, tooltip_top_text, ribbon_bottom_text, ribbon_top_text, tooltip_snap_top_text, tooltip_snap_bottom_text
frame_text ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด
frame_text_size ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ -5 - 5
frame_text_font ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: times_new_roman, georgia, courier, arial, helvetica, verdana, tahoma, trebuchet_ms, courier_new, lucida_console, monaco, comic_sans_ms, impact
frame_custom_colors ์„ ํƒ ์‚ฌํ•ญ ๋ถ€์šธ(Boolean)
frame_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: frame_custom_colors = 1
frame_text_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: frame_custom_colors = 1
size ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 50-2000
margin ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 0-25
ecc ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: L, M, Q, H
text ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = text
url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = url
phone ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = phone
sms ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = sms
sms_body ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = sms
email ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = email
whatsapp ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = whatsapp
whatsapp_body ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = whatsapp
facetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = facetime
location
location_latitude ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = location
location_longitude ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = location
wifi
wifi_ssid ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = wifi
wifi_encryption ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = wifi
wifi_is_hidden ์„ ํƒ ์‚ฌํ•ญ ๋ถ€์šธ(Boolean) ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = wifi
event ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_location ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_note ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_timezone ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_start_datetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_end_datetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_first_alert_datetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_second_alert_datetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
crypto
crypto_coin ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = crypto
crypto_address ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = crypto
crypto_amount ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = crypto
vcard
vcard_first_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_last_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_company ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_phone_number_label[index] ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_phone_number_value[index] ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_email ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_job_title ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_birthday ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_street ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_city ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_zip ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_region ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_country ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_note ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_social_label[index] ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_social_value[index] ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
paypal
paypal_type ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: buy_now, add_to_cart, donation (type=paypal)
paypal_email ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_title ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_currency ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_price ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_thank_you_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_cancel_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
upi
upi_payee_id ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_payee_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_currency ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_amount ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_transaction_id ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_transaction_note ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_transaction_reference ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_thank_you_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
epc
epc_iban ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_payee_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_currency ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_amount ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_bic ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_remittance_reference ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_remittance_text ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
information ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
pix
pix_payee_key ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_payee_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_currency ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_amount ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_city ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_transaction_id ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_description ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
๋งค๊ฐœ๋ณ€์ˆ˜ ์„ธ๋ถ€ ์‚ฌํ•ญ ์„ค๋ช…
curl --request POST \
--url 'https://linktrle.com/api/qr-codes' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'name=New York' \
--form 'type=text' \
--form 'text=Hello!' \
{ "data": { "id": 1 } }
POST https://linktrle.com/api/qr-codes/{qr_code_id}
๋งค๊ฐœ๋ณ€์ˆ˜ ์„ธ๋ถ€ ์‚ฌํ•ญ ์„ค๋ช…
project_id ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด -
name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด -
type ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
style ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: square, dot, round, diamond, heart
inner_eye_style ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: square, dot, rounded, diamond, flower, leaf
outer_eye_style ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: square, circle, rounded, flower, leaf
foreground_type ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: color, gradient
foreground_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: foreground_type = color
foreground_gradient_style ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: foreground_type = gradient
foreground_gradient_two ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: foreground_type = gradient
background_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด
background_color_transparency ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 0 - 100
custom_eyes_color ์„ ํƒ ์‚ฌํ•ญ ๋ถ€์šธ(Boolean)
eyes_inner_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: custom_eyes_color = 1
eyes_outer_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: custom_eyes_color = 1
qr_code_logo ์„ ํƒ ์‚ฌํ•ญ ํŒŒ์ผ -
qr_code_logo_size ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 5-35
qr_code_background ์„ ํƒ ์‚ฌํ•ญ ํŒŒ์ผ -
qr_code_background_transparency ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 0-100
qr_code_foreground ์„ ํƒ ์‚ฌํ•ญ ํŒŒ์ผ -
qr_code_foreground_transparency ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 0-100
frame ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: round_bottom_text, round_top_text, tooltip_bottom_text, tooltip_top_text, ribbon_bottom_text, ribbon_top_text, tooltip_snap_top_text, tooltip_snap_bottom_text
frame_text ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด
frame_text_size ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ -5 -> 5
frame_text_font ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: times_new_roman, georgia, courier, arial, helvetica, verdana, tahoma, trebuchet_ms, courier_new, lucida_console, monaco, comic_sans_ms, impact
frame_custom_colors ์„ ํƒ ์‚ฌํ•ญ ๋ถ€์šธ(Boolean)
frame_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: frame_custom_colors = 1
frame_text_color ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: frame_custom_colors = 1
size ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 50-2000
margin ์„ ํƒ ์‚ฌํ•ญ ์ •์ˆ˜ 0-25
ecc ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: L, M, Q, H
text ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = text
url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = url
phone ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = phone
sms ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = sms
sms_body ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = sms
email ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = email
whatsapp ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = whatsapp
whatsapp_body ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = whatsapp
facetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = facetime
location
location_latitude ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = location
location_longitude ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = location
wifi
wifi_ssid ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = wifi
wifi_encryption ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = wifi
wifi_is_hidden ์„ ํƒ ์‚ฌํ•ญ ๋ถ€์šธ(Boolean) ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = wifi
event ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_location ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_note ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_timezone ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_start_datetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_end_datetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_first_alert_datetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
event_second_alert_datetime ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = event
crypto
crypto_coin ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = crypto
crypto_address ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = crypto
crypto_amount ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = crypto
vcard
vcard_first_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_last_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_company ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_phone_number_label[index] ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_phone_number_value[index] ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_email ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_job_title ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_birthday ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_street ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_city ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_zip ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_region ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_country ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_note ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_social_label[index] ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
vcard_social_value[index] ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = vcard
paypal
paypal_type ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ํ—ˆ์šฉ๋œ ๊ฐ’: buy_now, add_to_cart, donation (type=paypal)
paypal_email ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_title ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_currency ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_price ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_thank_you_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
paypal_cancel_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = paypal
upi
upi_payee_id ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_payee_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_currency ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_amount ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_transaction_id ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_transaction_note ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_transaction_reference ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
upi_thank_you_url ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = upi
epc
epc_iban ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_payee_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_currency ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_amount ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_bic ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_remittance_reference ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
epc_remittance_text ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
information ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = epc
pix
pix_payee_key ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_payee_name ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_currency ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_amount ์„ ํƒ ์‚ฌํ•ญ ๋ถ€๋™์‚ฐ ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_city ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_transaction_id ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
pix_description ์„ ํƒ ์‚ฌํ•ญ ๋ฌธ์ž์—ด ๋‹ค์Œ ์กฐ๊ฑด์—์„œ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค: type = pix
curl --request POST \
--url 'https://linktrle.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'name=Las Vegas' \
{ "data": { "id": 1 } }
DELETE https://linktrle.com/api/qr-codes/{qr_code_id}
curl --request DELETE \
--url 'https://linktrle.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \