Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm trying to create and update a new user using NSAPI and PSC 11.0 and am getting status 415 Unsupported Media Type.
Is there something I'm missing?
I am issuing this in Chrome's Postman client. The request is:
<server>/RequestCenter/nsapi/director...
I am trying to access Billing History through NSAPI and I'm using the PSC10.0 Integration Guide as my reference. I try following the REST API and I keep getting errors.Request:http://<server>/RequestCenter/nsapi/transaction/billinghistory/Requisition...
I am interested in creating a customized user experience and want to use the new NextGen framework. I have read through the PSC10.0 Designer Guide, Integration Guide, Configuration Guide, and have looked through the "RequestCenter.war\custom\ServiceC...