Files
2026-06-25 10:09:39 +03:30

28 lines
430 B
Plaintext

meta {
name: store announcement
type: http
seq: 3
}
post {
url: {{baseUrl}}/announcements
body: multipartForm
auth: inherit
}
body:multipart-form {
title: تخفیف ویژه
description: توضیح اعلان
link: https://example.com
button_text: مشاهده
start_date: 2026-06-24 00:00:00
end_date: 2026-07-24 00:00:00
~image: @file()
~image_id: 1
}
settings {
encodeUrl: true
timeout: 0
}