Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request GET \
--url https://api.example.com/v2/documents/templates/[
{
"id": 123,
"name": "<string>",
"content_type": "client",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"filter": "<unknown>",
"created_by": 0,
"points": [
-1
],
"status": "active",
"order": -1,
"format": "Letter",
"width": "<string>",
"height": "<string>",
"margin_left": "<string>",
"margin_right": "<string>",
"margin_top": "<string>",
"margin_bottom": "<string>",
"scale": "<string>"
}
]curl --request GET \
--url https://api.example.com/v2/documents/templates/[
{
"id": 123,
"name": "<string>",
"content_type": "client",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"filter": "<unknown>",
"created_by": 0,
"points": [
-1
],
"status": "active",
"order": -1,
"format": "Letter",
"width": "<string>",
"height": "<string>",
"margin_left": "<string>",
"margin_right": "<string>",
"margin_top": "<string>",
"margin_bottom": "<string>",
"scale": "<string>"
}
]255client - clientorderrequest - orderrequestclient, orderrequest -9223372036854776000 <= x <= 9223372036854776000-2147483648 <= x <= 2147483647active - activedisabled - disabledactive, disabled -2147483648 <= x <= 2147483647Letter - Letter (21,6 x 27,9 см)Tabloid - Tabloid (27,9 x 43,2 см)Legal - Legal (21,6 x 35,6 см)Statement - Statement (14,0 x 21,6 см)Executive - Executive (18,4 x 26,7 см)Folio - Folio (21,6 x 33,0 см)A3 - A3 (29,7 x 42,0 см)A4 - A4 (21,0 x 29,7 см)A5 - A5 (14,8 x 21,0 см)B4 - B4 (25,0 x 35,3 см)B5 - B5 (17,6 x 25,0 см)Custom - Другой размерLetter, Tabloid, Legal, Statement, Executive, Folio, A3, A4, A5, B4, B5, Custom ^-?\d{0,4}(?:\.\d{0,2})?$^-?\d{0,4}(?:\.\d{0,2})?$^-?\d{0,4}(?:\.\d{0,2})?$^-?\d{0,4}(?:\.\d{0,2})?$^-?\d{0,4}(?:\.\d{0,2})?$^-?\d{0,4}(?:\.\d{0,2})?$^-?\d{0,3}(?:\.\d{0,2})?$Была ли эта страница полезной?