Compare commits
2 Commits
bf6d0b3d48
...
17d8280bad
| Author | SHA1 | Date | |
|---|---|---|---|
| 17d8280bad | |||
| c9b71d6fb6 |
@ -149,8 +149,8 @@ paths:
|
|||||||
{
|
{
|
||||||
"scheduledAction":
|
"scheduledAction":
|
||||||
{
|
{
|
||||||
"scheduledActionType": 1,
|
"scheduledActionTypeId": 1,
|
||||||
"scheduledActionStatus": 1,
|
"scheduledActionStatusId": 1,
|
||||||
"executionTime": "2024-07-02 15:01:00.000",
|
"executionTime": "2024-07-02 15:01:00.000",
|
||||||
"details": '{ "xspit": "", "xtat": "", "refundMethod": "", "refundAmount": "" }',
|
"details": '{ "xspit": "", "xtat": "", "refundMethod": "", "refundAmount": "" }',
|
||||||
"result": '{ "result": "", "timestamp": "" }',
|
"result": '{ "result": "", "timestamp": "" }',
|
||||||
@ -242,7 +242,7 @@ paths:
|
|||||||
{
|
{
|
||||||
"scheduledAction":
|
"scheduledAction":
|
||||||
{
|
{
|
||||||
"scheduledActionStatus": 1,
|
"scheduledActionStatusId": 1,
|
||||||
"executionTime": "2024-07-02 15:01:00.000",
|
"executionTime": "2024-07-02 15:01:00.000",
|
||||||
"details": '{ "xspit": "", "xtat": "", "refundMethod": "", "refundAmount": "" }',
|
"details": '{ "xspit": "", "xtat": "", "refundMethod": "", "refundAmount": "" }',
|
||||||
"result": '{ "result": "", "timestamp": "" }',
|
"result": '{ "result": "", "timestamp": "" }',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user