POST

After encrypted the request string, we will POST the encrypted string with urlencoded as plain text:

Partner system have to urldecode and decrypt the string by the provided key and perform the requested function.

Leave a Reply