mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-04 06:07:12 +08:00
29 lines
845 B
JSON
29 lines
845 B
JSON
{
|
|
"status": 0,
|
|
"result": {
|
|
"username": "test-abcd1234@example.com",
|
|
"orgId": "00D5g000008xYZ1EAM",
|
|
"scratchOrgInfo": {
|
|
"Id": "2SR5g000000BlYjGAK",
|
|
"Edition": "Developer",
|
|
"Status": "Active",
|
|
"SignupUsername": "test-abcd1234@example.com",
|
|
"AdminEmail": "admin@example.com",
|
|
"Namespace": null,
|
|
"OrgName": "My Company",
|
|
"ConnectedAppConsumerKey": "3MVG9...",
|
|
"ScratchOrg": "00D5g000008xYZ1EAM",
|
|
"CreatedDate": "2026-06-12T15:10:00.000+0000",
|
|
"ExpirationDate": "2026-06-19"
|
|
},
|
|
"authFields": {
|
|
"accessToken": "00D5g...",
|
|
"instanceUrl": "https://...-dev-ed.develop.my.salesforce.com",
|
|
"username": "test-abcd1234@example.com",
|
|
"orgId": "00D5g000008xYZ1EAM",
|
|
"loginUrl": "https://test.salesforce.com"
|
|
},
|
|
"warnings": []
|
|
}
|
|
}
|