Retrieve PEMs.
Successful Response
Forbidden
Not Found
Validation Error
{- "members": [
- {
- "serial_number": "string",
- "status": "NEW",
- "address": {
- "street_address": "string",
- "street_number": "string",
- "zip_code": "strin",
- "city": "string",
- "province": "st"
}
}
], - "total": 0,
- "page": 1,
- "size": 1,
- "pages": 0
}Successful Response
Forbidden
Not Found
Validation Error
{- "serial_number": "string",
- "status": "NEW",
- "address": {
- "street_address": "string",
- "street_number": "string",
- "zip_code": "strin",
- "city": "string",
- "province": "st"
}, - "registration_key": "string"
}Successful Response
Forbidden
Not Found
Validation Error
{- "members": [
- {
- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "pem_serial_number": "string",
- "name": "string"
}
], - "total": 0,
- "page": 1,
- "size": 1,
- "pages": 0
}Trigger the activation process of a Point of Sale by requesting a certificate to the Italian Tax Agency
Successful Response
Forbidden
Not Found
Validation Error
{- "registration_key": "string"
}nullCreate a new inactivity period
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
nullCommunicate to MF2 a period in which the Point of Sale was offline and the reason
Successful Response
Forbidden
Not Found
Validation Error
{- "timestamp": "2019-08-24T14:15:22Z",
- "reason": "string"
}nullRetrieves the collection of Pem resources.
Point of Sale resources
Forbidden
[- {
- "serial_number": "string",
- "type": "string",
- "status": "string",
- "address": {
- "street_address": "string",
- "street_number": "",
- "zip_code": "strin",
- "city": "string",
- "province": "st"
}
}
]Creates a Point of Sale resource
Point of Sale resource
Pem resource created
Invalid input
Forbidden
An error occurred
{- "merchant_uuid": "ec27f24b-dbba-4c9a-aed0-9cec1c3b9e51",
- "receipt_header": "string",
- "address": {
- "street_address": "string",
- "street_number": "",
- "zip_code": "strin",
- "city": "string",
- "province": "st"
}, - "external_pem_data": {
- "version": "string",
- "type": "AP"
}
}{- "serial_number": "string",
- "registration_key": "string"
}Retrieves a Pem resource.
Point of Sale resource
Forbidden
Not found
{- "serial_number": "string",
- "type": "string",
- "status": "string",
- "address": {
- "street_address": "string",
- "street_number": "",
- "zip_code": "strin",
- "city": "string",
- "province": "st"
}
}