Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Push payments with additional custom fields.
Hi team,
Hope you are doing well!
Situation:
We have a payment page in the NetSuite with 2 mandatory (custom) fields.
field_1_ID: custbody_field_1 - type Free form text
field_2_ID: custbody_field_2 - list/record
Question:
Is this possible via SOAP to fill in those fields during the push payment process?
Currently, we are using the next SOAP request:
add xmlns="urn:messages_2020_1.platform.webservices.netsuite.com">
<record xsi:type="ns8:CustomerPayment" externalId="Yaypay-106-testPostman3333333222" xmlns:ns8="urn:customers_2020_1.transactions.webservices.netsuite.com">
<ns8:arAcct xsi:type="ns9:RecordRef" type="account" internalId="7" xmlns:ns9="urn:core_2020_1.platform.webservices.netsuite.com"/>