Advance a test clock
POST https://{{env_url}}/sandbox/transfer/test_clock/create
The /transfer/get
fetches information about the transfer corresponding to the given transfer_id
.
Request Body
{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "test_clock_id"=>"{{test_clock_id}}", "new_virtual_time"=>"2023-10-02T15:04:05Z"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"request_id":"mdqfuVxeoza6mhu"}