mirror of
https://github.com/retailcrm/api-client-go.git
synced 2025-04-01 12:16:16 +03:00
Fixes OrdersStatuses method description
This commit is contained in:
commit
38acbef244
1 changed files with 1 additions and 1 deletions
|
@ -2509,7 +2509,7 @@ func (c *Client) OrderPaymentEdit(payment Payment, by string, site ...string) (S
|
|||
return resp, status, nil
|
||||
}
|
||||
|
||||
// OrderPaymentEdit edit payment
|
||||
// OrdersStatuses returns orders statuses
|
||||
//
|
||||
// For more information see http://www.retailcrm.pro/docs/Developers/ApiVersion5#get--api-v5-orders-statuses
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue