BillingCashReceiptPostService Class

Overview

The following provides information regarding posting API calls for Billing Cash Receipt (BCR):

BillingCashReceiptPostService Methods

The following are the global methods for the BillingCashReceiptPostService class. All methods are instance methods.

postBillingCashReceipts(List<Billing_Cash_Receipt__c>)

Post one or many BCR records

Signature

 global static List<PostResult> postBillingCashReceipts(List<Billing_Cash_Receipt__c> billingCashReceipts)

Parameters
Type: [List<Billing_Cash_Receipt__c>]

Return Value
Type: List<PostResult>

BCR Post Error Codes

The following error codes are supported for BillingCashReceiptPostService: