Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R13.1.0

Excerpt

This method previews an Accounts Receivable's Bill. A single Accounts Receivable' Bill is previewed by each call.

...

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:

Include Page
V4:accounts_receivable_identifier_post
V4:accounts_receivable_identifier_post

 

 

 

 

 

 

fields_set

(optional)

List of Strings, comma separatedA 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

total_vat_amountNumberThe total VAT amount of the bill results
total_tax_amountNumberThe total TAX amount of the bill results
total_billed_amountNumberThe total Billed amount of the bill results
total_amount_to_be_paidNumberThe total Amount to be Paid of the bill results
due_dateDateThe due date that the amount should be paid
bill_previewBill Preview ObjectThe bill preview results

Anchor
accounts_receivable_preview_bill referred objects
accounts_receivable_preview_bill referred objects
Referred Objects Response Data

Include Page
V4:accountsbill_receivablepreview_completeshort
V4:accountsbill_receivablepreview_completeshort

Examples

Expand
titleExample 1

HTTP Method: GET

 

Request

Response

Code Block
themeConfluence
languagejavascript
linenumberstrue