Report Filing Service

<back to all web services

FakeMsCountryCodeRequest

import java.math.*
import java.util.*
import net.servicestack.client.*


open class FakeMsCountryCodeRequest
{
}

enum class MSCountryCode
{
    At,
    Be,
    Bg,
    Cy,
    Cz,
    Dk,
    Ee,
    Fi,
    Fr,
    De,
    Gr,
    Hu,
    Hr,
    Ie,
    It,
    Lv,
    Lt,
    Lu,
    Mt,
    Nl,
    Pl,
    Pt,
    Ro,
    Sk,
    Si,
    Es,
    Se,
    Gb,
}

Kotlin FakeMsCountryCodeRequest DTOs

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/FakeMsCountryCodeRequest HTTP/1.1 
Host: reportfiling.staging.pwc.de 
Accept: application/json
Content-Type: application/json
Content-Length: length

{}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

"AT"