Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Array
- (
- [organization] => b009143f-7cfb-11ea-80f4-d8d38565926f
- [deliveryTerminalId] => 3962056e-7823-4907-af11-03598bba07be
- [customer] => Customer Object
- (
- [id] => b375c09c-6182-84bf-56a0-7381a35ee5b5
- [name] => TESt2
- [phone] => +37361111111
- [comment] => Коментарий: TEST comm
- )
- [opinion] => Array
- (
- [comment] => Keller Holz Boutique
- )
- [order] => Order Object
- (
- [id] => 8214b5f6-4cc5-b1bf-5966-142533741b06
- [date] => 2023-04-13 09:34:07
- [phone] => +37361111111
- [isSelfService] => 1
- [customer] =>
- [products] => Array
- (
- )
- [address] => Array
- (
- [city] =>
- [street] =>
- [home] => 0
- [housing] =>
- [apartment] =>
- [entrance] =>
- [floor] =>
- [doorphone] =>
- [comment] =>
- )
- [externalId] => 52981
- [comment] => Keller Holz Boutique
- [items] => Array
- (
- [0] => Array
- (
- [id] => 2d23f81b-090b-4d44-8c31-01f50a41714a
- [code] => 1313
- [name] => Kellerbier
- [amount] => 1
- [price] => 660
- [type] => Product
- )
- [1] => Array
- (
- [id] => b139a9fc-6834-48f2-a4d6-08dbb5ea74b9
- [code] => 1084
- [name] => Vienna Lager
- [amount] => 2
- [price] => 715
- [type] => Product
- )
- )
- )
- )
- stdClass Object
- (
- [code] => 118
- [errorCode] =>
- [message] => Cannot find delivery terminal with id [3962056e-7823-4907-af11-03598bba07be].
- [description] => Доставочный терминал с id = [3962056e-7823-4907-af11-03598bba07be] не найден.
- [httpStatusCode] => 500
- [uiMessage] =>
- [isIntegrationError] =>
- )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement