Discussions
Transaction information
Hi,
How to Query in a GenericPropertyDataCollection REST API
Hello, when I have multiple values in a json result, but I want to query just those that have one "Name" with value "AB", how can I build the query for this ?
How to access (SSO) Link using client ipart at angular
Hi Team ,
We have a client application(SSO) that application link should return a JSON value.
If I tried to access the return values using angular client iPartin client application(SSO) link using below method:
Public user API call to /api/Subscription/~Id|ItemId returns a 403
I'm getting a 403 (Forbidden) response trying to call the /Subscription endpoint as a public user. Works for a full user. The root call to /Subscription works (doesn't error) but doesn't return anything. I assume this is by design? A public user can't call that endpoint to get billing details - and subsequently we can't update it (as the public user)? Makes sense, just looking for confirmation, I can't seem to find which endpoints work for which security levels. Thanks.
2fa with API credentialing
I know this is geared more for the new REST api, but I have a question that overlaps with the older IBO api as well. Our client is wanting to enable the 2FA to get to PCI compliance but noticed that this then breaks the api auth since it is now requiring the second step auth. This would be fine if we were using the API for a current user, but we are accessing the API in order to pull in data to a public facing form and need to get that access through a hard coded account.
Transferring a Relationship
Hello everyone,
Event EndPoint Doesn't Save Functions/Programs
Hey there,
Relationship.SEQN in REST API
To our knowledge, relationship records are stored in the Relationship
table and each row as a unique SEQN
value.
Registering for an event via SOAP API
Hello,
Adding any Invoice to Cart using REST API
Is it supported? If so, how do we accomplish it?