Tip |
---|
Available from CRM.COM R13.1.0 |
Excerpt |
---|
This method previews the bill for an Accounts Receivable's Bill. A single Accounts Receivable' Bill is previewed by each call. |
Resource URL
Parameters
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
accounts_receivable_identifier (mandatory) | Account Receivable Identifier | The identifier of the account receivable. The allowed account receivable 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 |
...
- It is mandatory to specify one of the semi-optional parameters. Both those parameters is allowed to be specified.
Response Data
Name | Type | Description |
---|---|---|
bill_preview | Bill Preview Object | The bill preview results |
Referred Objects Response Data Anchor accounts_receivable_preview_bill referred objects accounts_receivable_preview_bill referred objects
Include Page | ||||
---|---|---|---|---|
|
Examples
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
HTTP Method: GET
Request Response
|