My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comments
-
Here are more details: POST customerPayment transaction. I get the error message: {"type":https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.1,"title":"Bad Request","status":400,"o:errorDetails":[{"detail":"Error while accessing a resource. Please enter value(s) for: Payment Method, Check…
-
If it helps anyone, I was able to successfully submit a payment after turning on the Check box in Setup → Company → Enable Features → Transactions ✔ Payment Instruments This allows you to submit the customerPayments.paymentOption field. But it does not correctly assign the configured PaymentMethods to the payment. it…
-
WHAT? why? PaymentMethod is required
-
I am having the same error . the original requester is not trying to CHANGE the payment method, they are trying to Post a Payment with the customerPayment REST POST method. I get this error: Error while accessing a resource. Please enter value(s) for: Payment Method, Check #. I see that check # is TranId, and I am…
-
OMG… I have been working with Netsuite saved Searches for 9 years, and this was such a rookie mistake. Sorry yall. I was re-using code and ran a "TransactionSearchAdvanced" instead of a "ContactSearchAdvanced". it works now!!!