Hi I believe that your concern can be handled with this official SF
documentation here Note the statement:UsageIf the JSON content contains
attributes not present in the System.Type argument, such as a missing
field or object, deserialization fails i...
Hi So the issue here is that currently the supported URLs domain can
only be of size 2-6 characters.If you can try getting such a domain,
that will let you register an endpoint. Otherwise, you can raise a
request to increase the character length for ...
For all the Authorize.Net APIs, we have support for refId such that if
it is passed in the request, the same refId will be seen in the
response. However, for the specific case of the APIs which create
transactions, we store the refId for the particul...
Hi The transaction details reflects the information passed while the
transaction was created.You can see the Charge a Credit Card API
documentation, the request contains a field named Customer
IP(highlighted in Red in sample request below). So, when ...