v1

latestOpenAPI 3.1.02026-07-2021032.0 KB
PCI Compliance Questionnaire Page

Get a link to a PCI compliance questionnaire

Returns a link to a PCI compliance questionnaire that you can send to your account holder.

You should only use this endpoint if you have a partner platform setup.

post/getPciQuestionnaireUrl

Request body

accountHolderCodestring required

The account holder code you provided when you created the account holder.

returnUrlstring

The URL where the account holder will be redirected back to after they fill out the questionnaire, or if their session times out. Maximum length of 500 characters.

Response

OK - the request has succeeded.

pspReferencestring

The reference of a request. Can be used to uniquely identify the request.

redirectUrlstring

The URL to the PCI compliance questionnaire where you should redirect your account holder. This URL must be used within 30 seconds and can only be used once.

resultCodestring

The result code.

submittedAsyncboolean

Indicates whether the request is processed asynchronously. Depending on the request's platform settings, the following scenarios may be applied:

  • true: The request is queued and will be executed when the providing service is available in the order in which the requests are received.
  • false: The processing of the request is immediately attempted; it may result in an error if the providing service is unavailable.