Get a test clock

POST https://{{env_url}}/sandbox/transfer/test_clock/get

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}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"test_clock":{"test_clock_id":"b33a6eda-5e97-5d64-244a-a9274110151c","virtual_time":"2006-01-02T15:04:05Z"},"request_id":"mdqfuVxeoza6mhu"}