GovTalk

Part of the TaxYearConfig that our engine uses submit documents to the HMRC Gateway.
It is used internally when our engine communicates with HMRC.
You do not need to do anything with this model, it's provided purely for informational purposes.

Name / Description Type / Format Example
fullPaymentSubmissionNamespace string "string"
fullPaymentSubmissionNamespaceVersion string "string"
employerPaymentSummaryNamespace string "string"
employerPaymentSummaryNamespaceVersion string "string"
niNoVerificationRequestNameSpace string "string"
cisVerificationRequestNameSpace string "string"
cis300NameSpace string "string"
expensesAndBenefitsNameSpace string "string"
expensesAndBenefitsNameSpaceVersion string "string"
{
  "fullPaymentSubmissionNamespace": "string",
  "fullPaymentSubmissionNamespaceVersion": "string",
  "employerPaymentSummaryNamespace": "string",
  "employerPaymentSummaryNamespaceVersion": "string",
  "niNoVerificationRequestNameSpace": "string",
  "cisVerificationRequestNameSpace": "string",
  "cis300NameSpace": "string",
  "expensesAndBenefitsNameSpace": "string",
  "expensesAndBenefitsNameSpaceVersion": "string"
}
Contained in Models
TaxYearConfig
Consumed by Operations

- none -

Returned by Operations

- none -