Introduction

The Payetools.io service provides a straightforward API for submitting RTI documents to HMRC.

Data Flow

sequenceDiagram Application->>+Service: Submit FPS/EPS/NVR Service->>+HMRC: Submit message HMRC->>-Service: Submitted Service->>-Application: Submission sent loop Service->>+HMRC: Poll HMRC->>-Service: Response end Service->>WebhookHandler: Submission acknowledged Application->>+Service: Message processed* Service->>+HMRC: Delete HMRC->>-Service: Delete response Service->>-Application: _

* This step is optional. Payetools.io can be configured to automatically delete messages once the webhook has been successfully delivered.

[example| propertyA: Int propertyB: string | methodA() methodB() | [subA]--[subB] [subA]-:>[sub C] ]

.

This is an example1 of footnote usage.

Right Left Default Center
12 12 12 12
123 123 123 123
1 1 1 1

strike through example

subscript example

superscript example

inserted example

marked example

Header 1

Link back to header1

Header 2

Le Site

http://digitaltapestry.net

This is a "text"

This is a 'text'

This is a <>

This is a "text

This is a "text 'with" a another text'

This is a -- text

This is a --- text

This is a en ellipsis...

namespace Amido.VersionDashboard.Web.Domain {
    public interface IConfigProvider {
        string GetSetting(string appSetting);
    }
}
{
    "blah": 12
}

  1. An example footnote.

Was this page helpful?

xxxxxx