v1

latestOpenAPI 3.1.02026-07-202961265.4 KB
PCI questionnaires

Get PCI questionnaire

Returns the signed PCI questionnaire.

Requests to this endpoint are subject to rate limits:

  • Live environments: 700 requests per 5 seconds.

  • Test environments: 200 requests per 5 seconds.

  • Failed requests are subject to a limit of 5 failures per 10 seconds.

get/legalEntities/{id}/pciQuestionnaires/{pciid}

Path parameters

idstring required

The legal entity ID of the individual who signed the PCI questionnaire.

pciidstring required

The unique identifier of the signed PCI questionnaire.

Response

OK - the request has succeeded.

contentstring byte

The generated questionnaire in a base64 encoded format.

createdAtstring date-time

The date the questionnaire was created, in ISO 8601 extended format. For example, 2022-12-18T10:15:30+01:00

idstring

The unique identifier of the signed questionnaire.

validUntilstring date-time

The expiration date of the questionnaire, in ISO 8601 extended format. For example, 2022-12-18T10:15:30+01:00