API Products of the Mir payment system

Dispute API documentation

BpEngineApi Service

The BpEngineApi service provides methods for working with case samples: initiation, execution, obtaining execution options.

To execute the BpEngineApi service methods, transfer the access token parameter (X-Authorization).

Upload Method

File upload into the system.

Method address: /webapi/v1/BpEngineApi/Upload
Request type: post

REQUEST DETAILS
Key Data type Description
content string Content in base64
fileName string File Name
guid string GUID of a file previously uploaded to the system
X-Authorization string  
RESPONSE DETAILS 200
Key Data type Description
guid string GUID of uploaded file
success boolean Action result
errorMessage string Error text