Sandbox Details

A test 'detail' entity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

SandboxDetailId is an integer field that acts as the primary key for the SandboxDetail table. It is an auto-incrementing field that uniquely identifies each record in this table.

int32

SandboxHeaderId is an int field in the SandboxDetail table which stores an ID number that links the SandboxDetail record to the related SandboxHeader record.

string
required
length between 1 and 128

The DetailText field in the SandboxDetail table is an nvarchar data type with a maximum length of 128 which stores 128 characters of text that provides further detail or description to support the information contained within the SandboxDetail table.

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!