case 4447

This commit is contained in:
2023-03-28 01:18:33 +00:00
parent 9ba5d027c7
commit 8d188108a7
5 changed files with 59 additions and 4 deletions

11
rest-test.http Normal file
View File

@@ -0,0 +1,11 @@
POST https://sockeye.ayanova.com/subscription-server-trial-request HTTP/1.1
content-type: application/json
{
"dataCenter":"SubRequest.DataCenter",
"email":"SubRequest.Email",
"company":"SubRequest.Company",
"name":"SubRequest.Name",
"rValue":"totallylegit"
}