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