MtdForeignPropertyCreatedDto
What registering a foreign property returns: the identifier HMRC issued.
Properties
| Name | Type | Description |
|---|---|---|
| propertyId | string | HMRC's identifier for the new property. |
HMRC's identifier for the new property. | ||
JSON Example
{
"propertyId": "string"
}