Credit Memo Use Cases

This section includes the following sample use cases for credit memo record:

A credit memo is a transaction that decreases the amount a customer owes you. You can use a credit memo to reverse a charge you billed to a customer. For more information, read Customer Credit Memos.

About This Tutorial

The following {{ VARIABLE }} expressions are variables that you need to customize when reusing the code samples.

Variable

Definition

{{REST_SERVICES}}

Indicates your access to the NetSuite REST Service (for example, https://testaccount.corp.netsuite.com/services/rest).

{{*_ID}}

These variables refer to the internal ID of the record (for example, CREDITMEMO_ID or EMPLOYEE_ID).

The IDs and the variables used in the following scenarios are examples only, and are included to show how to write REST commands.

Related Topics

General Notices