...
...
...
...
...
...
...
Excerpt |
---|
This method is used to set the life cycle state of a bill to presented and rejected |
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
bill_identifier (mandatory) | Bill identifier | The identifier of the bill that should be updated.The allowed bill identifier fields are the following:
| ||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...