Credit account response
Response object containing the identifiers of the created credit account.
externalIdstring
The external ID of the created credit account.
encodedKeystring
The encoded key of the created credit account.
Credit account response
{
"externalId": "string",
"encodedKey": "string"
}