how to use processPaymentCard function in CreditCard soap service
Summary:
Im currently trying to use the operation below to create a new credit card for a customer.
Service WSDL URL: https://servername/fscmService/CreditCardService?WSDL
operation : processPaymentCard
However when i try using it Im encountering this error.
JBO-25072: Applying List binding LOV_Addressid with given set of values leads to no matching row for a row of type :CreditCard, key oracle.jbo.Key[52005 100000050357173 ]</tns:message>
Can someone help provide a sample payload for a credit card creation using this operation?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0