mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-24 08:52:18 +02:00
Test data update (Jenkins)
This commit is contained in:
parent
ec22507428
commit
986fd1b036
BIN
data.json.gpg
BIN
data.json.gpg
Binary file not shown.
115
docs/en/results/CDEK/GetOrderDescription (Empty).log
Normal file
115
docs/en/results/CDEK/GetOrderDescription (Empty).log
Normal file
@ -0,0 +1,115 @@
|
||||
{
|
||||
"tariff_code": "",
|
||||
"recipient": {
|
||||
"company": "",
|
||||
"name": "",
|
||||
"passport_series": "",
|
||||
"passport_number": "",
|
||||
"passport_date_of_issue": "",
|
||||
"passport_organization": "",
|
||||
"tin": "",
|
||||
"passport_date_of_birth": "",
|
||||
"email": "",
|
||||
"contragent_type": "",
|
||||
"phones": [
|
||||
{
|
||||
"number": "",
|
||||
"additional": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"packages": [
|
||||
{
|
||||
"number": "",
|
||||
"weight": "",
|
||||
"length": "",
|
||||
"width": "",
|
||||
"height": "",
|
||||
"comment": "",
|
||||
"items": [
|
||||
{
|
||||
"name": "",
|
||||
"ware_key": "",
|
||||
"marking": "",
|
||||
"payment": {
|
||||
"value": "",
|
||||
"vat_sum": "",
|
||||
"vat_rate": ""
|
||||
},
|
||||
"cost": "",
|
||||
"weight": "",
|
||||
"weight_gross": "",
|
||||
"amount": "",
|
||||
"name_i18n": "",
|
||||
"brand": "",
|
||||
"country_code": "",
|
||||
"material": "",
|
||||
"wifi_gsm": "",
|
||||
"url": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"additional_order_types": "",
|
||||
"comment": "",
|
||||
"developer_key": "",
|
||||
"shipment_point": "",
|
||||
"delivery_point": "",
|
||||
"date_invoice": "",
|
||||
"shipper_name": "",
|
||||
"shipper_address": "",
|
||||
"sender": {
|
||||
"company": "",
|
||||
"name": "",
|
||||
"email": "",
|
||||
"passport_series": "",
|
||||
"passport_number": "",
|
||||
"passport_date_of_issue": "",
|
||||
"passport_organization": "",
|
||||
"tin": "",
|
||||
"passport_date_of_birth": "",
|
||||
"contragent_type": "",
|
||||
"phones": [
|
||||
{
|
||||
"number": "",
|
||||
"additional": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"from_location": {
|
||||
"code": "",
|
||||
"fias_guid": "",
|
||||
"postal_code": "",
|
||||
"longitude": "",
|
||||
"latitude": "",
|
||||
"country_code": "",
|
||||
"region": "",
|
||||
"region_code": "",
|
||||
"sub_region": "",
|
||||
"city": "",
|
||||
"kladr_code": "",
|
||||
"address": ""
|
||||
},
|
||||
"to_location": {
|
||||
"code": "",
|
||||
"fias_guid": "",
|
||||
"postal_code": "",
|
||||
"longitude": "",
|
||||
"latitude": "",
|
||||
"country_code": "",
|
||||
"region": "",
|
||||
"region_code": "",
|
||||
"sub_region": "",
|
||||
"city": "",
|
||||
"kladr_code": "",
|
||||
"address": ""
|
||||
},
|
||||
"services": {
|
||||
"code": "",
|
||||
"parameter": ""
|
||||
},
|
||||
"print": "",
|
||||
"is_client_return": "",
|
||||
"accompanying_number": "",
|
||||
"widget_token": ""
|
||||
}
|
115
docs/en/results/CDEK/GetOrderDescription.log
Normal file
115
docs/en/results/CDEK/GetOrderDescription.log
Normal file
@ -0,0 +1,115 @@
|
||||
{
|
||||
"tariff_code": "<Tariff code)>",
|
||||
"recipient": {
|
||||
"company": "<Company name>",
|
||||
"name": "<Full name of contact person>",
|
||||
"passport_series": "<Passport series>",
|
||||
"passport_number": "<Passport number>",
|
||||
"passport_date_of_issue": "<Date of issue of passport>",
|
||||
"passport_organization": "<Passport issuing authority>",
|
||||
"tin": "<TIN>",
|
||||
"passport_date_of_birth": "<Birth date>",
|
||||
"email": "<Email as RFC 2822>",
|
||||
"contragent_type": "<Sender type: LEGAL_ENTITY, INDIVIDUAL >",
|
||||
"phones": [
|
||||
{
|
||||
"number": "<Phone number>",
|
||||
"additional": "<Additional information (extension number)>"
|
||||
}
|
||||
]
|
||||
},
|
||||
"packages": [
|
||||
{
|
||||
"number": "<Package number>",
|
||||
"weight": "<Total weight (grams)>",
|
||||
"length": "<Package Dimensions. Length (cm)>",
|
||||
"width": "<Package Dimensions. Width (cm)>",
|
||||
"height": "<Package Dimensions. Height (cm)>",
|
||||
"comment": "<Package withommentary>",
|
||||
"items": [
|
||||
{
|
||||
"name": "<Product name>",
|
||||
"ware_key": "<Product ID/article>",
|
||||
"marking": "<Product marking>",
|
||||
"payment": {
|
||||
"value": "<Amount of cash on delivery, including VAT>",
|
||||
"vat_sum": "<VAT amount>",
|
||||
"vat_rate": "<VAT rate (value - 0, 10, 12, 20, null - no VAT)>"
|
||||
},
|
||||
"cost": "<Declared product price>",
|
||||
"weight": "<Weight (per unit, grams)>",
|
||||
"weight_gross": "<Gross weight>",
|
||||
"amount": "<Number of units (pcs)>",
|
||||
"name_i18n": "<Foreign language name>",
|
||||
"brand": "<Brand in a foreign language>",
|
||||
"country_code": "<Country code of the product manufacturer as ISO_3166-1_alpha-2>",
|
||||
"material": "<Material code>",
|
||||
"wifi_gsm": "<Contains wifi or gsm>",
|
||||
"url": "<Link to the website of the online store with the description of the product>"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"additional_order_types": "<Additional order type>",
|
||||
"comment": "<Order comment>",
|
||||
"developer_key": "<Developer key (for module developers)>",
|
||||
"shipment_point": "<Code of CDEK POZ for self carriage by the customer>",
|
||||
"delivery_point": "<Code of CDEK office to which the package will be delivered>",
|
||||
"date_invoice": "<Invoice date>",
|
||||
"shipper_name": "<Shipper>",
|
||||
"shipper_address": "<Shippers address>",
|
||||
"sender": {
|
||||
"company": "<Company name>",
|
||||
"name": "<Full name of contact person>",
|
||||
"email": "<Email for alerts as RFC 2822>",
|
||||
"passport_series": "<Passport series>",
|
||||
"passport_number": "<Passport number>",
|
||||
"passport_date_of_issue": "<Date of issue of passport>",
|
||||
"passport_organization": "<Passport issuing authority>",
|
||||
"tin": "<TIN>",
|
||||
"passport_date_of_birth": "<Birth date>",
|
||||
"contragent_type": "<Sender type: LEGAL_ENTITY, INDIVIDUAL >",
|
||||
"phones": [
|
||||
{
|
||||
"number": "<Phone number>",
|
||||
"additional": "<Additional information (extension number)>"
|
||||
}
|
||||
]
|
||||
},
|
||||
"from_location": {
|
||||
"code": "<CDEC locality code>",
|
||||
"fias_guid": "<Unique FIAS identifier>",
|
||||
"postal_code": "<Postal code>",
|
||||
"longitude": "<Longitude>",
|
||||
"latitude": "<Latitude>",
|
||||
"country_code": "<Code withтраны in format ISO_3166-1_alpha-2>",
|
||||
"region": "<Region name, specifying parameter for the city field>",
|
||||
"region_code": "<CDEK region code, specifying parameter for the city field>",
|
||||
"sub_region": "<Name of the region's district, specifying parameter for the region field>",
|
||||
"city": "<City name, specifying parameter for postal_code>",
|
||||
"kladr_code": "<CLADR code>",
|
||||
"address": "<Address string >"
|
||||
},
|
||||
"to_location": {
|
||||
"code": "<CDEC locality code>",
|
||||
"fias_guid": "<Unique FIAS identifier>",
|
||||
"postal_code": "<Postal code>",
|
||||
"longitude": "<Longitude>",
|
||||
"latitude": "<Latitude>",
|
||||
"country_code": "<Code withтраны in format ISO_3166-1_alpha-2>",
|
||||
"region": "<Region name, specifying parameter for the city field>",
|
||||
"region_code": "<CDEK region code, specifying parameter for the city field>",
|
||||
"sub_region": "<Name of the region's district, specifying parameter for the region field>",
|
||||
"city": "<City name, specifying parameter for postal_code>",
|
||||
"kladr_code": "<CLADR code>",
|
||||
"address": "<Address string >"
|
||||
},
|
||||
"services": {
|
||||
"code": "<Type of additional service>",
|
||||
"parameter": "<Additional service parameter>"
|
||||
},
|
||||
"print": "<Need to generate a document>",
|
||||
"is_client_return": "<Customer refund>",
|
||||
"accompanying_number": "<Number of the accompanying consignment note>",
|
||||
"widget_token": "<Token received from widget.cdek.ru>"
|
||||
}
|
7
docs/en/results/CDEK/GetToken.log
Normal file
7
docs/en/results/CDEK/GetToken.log
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"access_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzY29wZSI6WyJsb2NhdGlvbjphbGwiLCJvcmRlcjphbGwiLCJwYXltZW50OmFsbCJdLCJleHAiOjE3Mjg2NDk4NDYsImF1dGhvcml0aWVzIjpbInNoYXJkLWlkOnJ1LTAxIiwiY2xpZW50LWNpdHk60J3QvtCy0L7RgdC40LHQuNGA0YHQuiwg0J3QvtCy0L7RgdC40LHQuNGA0YHQutCw0Y8g0L7QsdC70LDRgdGC0YwiLCJjb250cmFjdDrQmNCcLdCg0KQt0JPQm9CTLTIyIiwiYWNjb3VudC1sYW5nOnJ1cyIsImFwaS12ZXJzaW9uOjEuMSIsImFjY291bnQtdXVpZDplOTI1YmQwZi0wNWE2LTRjNTYtYjczNy00Yjk5YzE0ZjY2OWEiLCJjbGllbnQtaWQtZWM1OmVkNzVlY2Y0LTMwZWQtNDE1My1hZmU5LWViODBiYjUxMmYyMiIsImNvbnRyYWN0LWlkOmRlNDJjYjcxLTZjOGMtNGNmNS04MjIyLWNmYjY2MDQ0ZThkZiIsImNsaWVudC1pZC1lYzQ6MTQzNDgyMzEiLCJzb2xpZC1hZGRyZXNzOmZhbHNlIiwiY29udHJhZ2VudC11dWlkOmVkNzVlY2Y0LTMwZWQtNDE1My1hZmU5LWViODBiYjUxMmYyMiIsImZ1bGwtbmFtZTrQotC10YHRgtC40YDQvtCy0LDQvdC40LUg0JjQvdGC0LXQs9GA0LDRhtC40Lgg0JjQnCJdLCJqdGkiOiJob3R5QmQtd2xqdzJsd3V6NGp1ZUcxckU1NDAiLCJjbGllbnRfaWQiOiJ3cUd3aVF4MGdnOG1MdGlFS3NVaW5qVlNJQ0NqdFRFUCJ9.IXSw8O68ucBPSFm_sUv-HqRVe9jRi9Iv945fWN2vBKPNiG4CQSTnIKKzpub932vskhDC3MoR3sjIPDhcheOrc9jgpDl4gpLwIfgcz_a5xwikPxph6gpakIU16mrwp110AvkJvJchktNYpty44YjIKOi8UgwgtaJvbsWR-Ztb5A__TfikmtHZuvHZbhCU_QuGD9oloIdgtLueyQO7HsOqWHGy1VpUat_a985FRswUM96Jao66qO5zAeZmUkfzcz7mQPG1IDtMP1eLIV-OeX78W3F1aW5wkIpfjcV-iRe-JZRJH-mjSQI9TWcwy7g3mgxsyfqyHmSzGwIBd0v58_3jzg",
|
||||
"token_type": "bearer",
|
||||
"expires_in": 3599,
|
||||
"scope": "location:all order:all payment:all",
|
||||
"jti": "hotyBd-wljw2lwuz4jueG1rE540"
|
||||
}
|
Loading…
Reference in New Issue
Block a user