mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-03 05:41:08 +08:00
27 lines
743 B
JSON
27 lines
743 B
JSON
{
|
|
"status": 0,
|
|
"result": {
|
|
"username": "test-xyz5678@example.com",
|
|
"orgId": "00D5g000009aBC2EAM",
|
|
"scratchOrgInfo": {
|
|
"Id": "2SR5g000000CdEfGHI",
|
|
"Edition": "Developer",
|
|
"Status": "Active",
|
|
"SignupUsername": "test-xyz5678@example.com",
|
|
"AdminEmail": "dev@example.com",
|
|
"Namespace": null,
|
|
"OrgName": "Company",
|
|
"ScratchOrg": "00D5g000009aBC2EAM",
|
|
"CreatedDate": "2026-06-12T15:15:00.000+0000",
|
|
"ExpirationDate": "2026-06-19"
|
|
},
|
|
"authFields": {
|
|
"accessToken": "00D5g...",
|
|
"instanceUrl": "https://...-dev-ed.develop.my.salesforce.com",
|
|
"username": "test-xyz5678@example.com",
|
|
"orgId": "00D5g000009aBC2EAM"
|
|
},
|
|
"warnings": []
|
|
}
|
|
}
|