Account specification
Allows API clients to uniquely identify an existing Account using one of a range of identifiers. Only one child element may be provided.
Name | Type | Description | Qualifier |
---|---|---|---|
accountNumber | String | Unique account identifier. If provided on creation, SDP verifies that the value is unique. If not provided, SDP assigns a value to the new Account instance. | WriteOnCreate, optional |
uid | Long | Internal numeric identifier assigned by SDP. | RO Assigned internally |
originSpecification | OriginSpecification | The | WriteOnCreate, optional |