Transform to Customer Payment is a powerful action that simplifies the process of converting customer data into customer payments within the NetSuite environment. By seamlessly integrating customer information with payment functionalities, this action enhances your financial operations and ensures accurate transaction processing. It allows you to efficiently manage cash flow and maintain up-to-date records, making it an essential tool for businesses of all sizes looking to streamline their payment workflows and improve overall financial management.
Configuration
NetSuite - Connection (ver. 1.0.0)
URL
URL of your NetSuite instance.
Account ID
Account ID for NetSuite API.
Consumer Key
Consumer key for NetSuite API.
Consumer Secret
Consumer secret for NetSuite API.
Token ID
Token ID for NetSuite API.
Token Secret
Token secret for NetSuite API.
NetSuite - Configuration (ver. 1.0.0)
Error behavior
The available values are:
Fail and return response: The connector fails at the specified line but generates output with error details.
Fail without response: The connector fails - the error will be displayed only in the log.
Do not fail and return response: The connector does not fail but generates output records that may be marked with an error and detailed information.
Input & Output Schema
Input
NetSuite - Transform Customer To Customer Payment Request (ver. 1.7.0)
Column
Data type
Allow null
Description
ID
String
No
Unique identifier for the customer in NetSuite
CustomerPayment
NetSuite - Customer Payment v1.5.0
No
Represents the payment details associated with the customer in NetSuite
NetSuite - Status (ver. 1.4.0)
Column
Data type
Allow null
Description
ID
String
No
Unique identifier for the credit memo
RefName
String
Yes
Reference name for the credit memo
CustomFields
JSON
Yes
Additional custom data related to the credit memo
NetSuite - Customer Payment Accounting Book Detail Collection (ver. 1.5.0)
Column
Data type
Allow null
Description
Links
NetSuite - Ns Link v1.1.0
Yes
Provides a link to the NetSuite API for accessing customer data
TotalResults
Integer
Yes
Indicates the total number of customer records retrieved
Count
Integer
Yes
Represents the number of customer records in the current response
HasMore
Bool
Yes
Indicates whether there are more customer records available
Offset
Integer
Yes
Specifies the starting point for the next set of customer records
Items
NetSuite - Customer Payment Accounting Book Detail Element v1.3.0
Yes
Contains the list of customer records retrieved from NetSuite
CustomFields
JSON
Yes
Holds any additional custom fields associated with the customer records