Skip to content

Commit

Permalink
Update June 10, 2024 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
diPhantxm committed Jun 15, 2024
1 parent b26dd5b commit 26e2c8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions ozon/fbs.go
Original file line number Diff line number Diff line change
Expand Up @@ -350,9 +350,6 @@ type FBSCustomer struct {
// Delivery address details
Address FBSCustomerAddress `json:"address"`

// Customer e-mail
CustomerEmail string `json:"customer_email"`

// Customer identifier
CustomerId int64 `json:"customer_id"`

Expand Down
1 change: 1 addition & 0 deletions ozon/fbs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ func TestGetShipmentDataByIdentifier(t *testing.T) {
"order_id": 438764970,
"order_number": "57195475-0050",
"status": "awaiting_packaging",
"substatus": "posting_awaiting_passport_data",
"delivery_method": {
"id": 18114520187000,
"name": "Ozon Логистика самостоятельно, Москва",
Expand Down

0 comments on commit 26e2c8b

Please sign in to comment.