Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 3738

Acumatica How To Update Default Customer Payment Method with API?

$
0
0

I can't find the good method de update Default Customer Payment Method with API :enter image description here

The PUT is : https://localhost/XXXXXXX/entity/Default/20.200.001/Customer/?$expand=PaymentInstructionsThe body sent :

    {"id": "d9f39ef9-fc6b-ee11-a81d-6045bd6d244f","PmtMethod": {"value": "VCFON"    },"PaymentInstructions": [        {"id": "90871690-87eb-ee11-a822-6045bd6d244f"        }    ]        }

The first Id is the CustomerId. The second Id is the specific customer payment method I need to put as default customer payment method.I have a 200 OK but without any modification.


Viewing all articles
Browse latest Browse all 3738

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>