API環境

Scan2Pay API

Scan2Pay API

POST https://intella-server-domain/allpaypass/api/general

Scan2Pay API接入口

Request Body

Name
Type
Description

"ApiKey"

string

RSA加密的AES Key

"Request"

string

AES加密的原始Request內容

{
    "Response":"aes-encrypted-string"
}

請洽詢intella以取得intella server的domain name

Last updated