basket update
This commit is contained in:
parent
2e64d106aa
commit
edd980f4c1
@ -31,5 +31,5 @@ type BasketCheckoutRequest struct {
|
||||
}
|
||||
|
||||
type BasketCheckoutResponse struct {
|
||||
ID string `json:"order_id"`
|
||||
ID string `json:"basket_id"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user