SMP
1 | GET /common/smp/{icd}/{organisationNumber}/{documentType}
|
Available document types are INVOICE, CREDIT.
Response
HTTP/1.1 200 OK
1 2 3 | { "smp": true } |
1 | GET /common/smp/{icd}/{organisationNumber}/{documentType}
|
Available document types are INVOICE, CREDIT.
HTTP/1.1 200 OK
1 2 3 | { "smp": true } |