Documentation

crm.invoice.status.update

Scope: catalog Permissions to execute: for all

Starting from module version 19.0.0 it's recommended to use the method crm.status.update

crm.invoice.status.update(id, fields)

Updates an existing invoice status.

Parameters

Parameter Description
id Invoice status ID.
fields Set of fields - is an array (“updated field"=>”value”[, ...]), where “updated field” can have values, returned by crm.invoice.status.fields method.
Note: to find out the required field format, execute the method crm.invoice.status.fields to view the retrieved field format.


© «Bitrix24», 2001-2024
Up