China-Hong Kong

Register a bank (fiat) account associated with a customer.

Endpoint

POST /api/v1/third-party-service/penny/fiatAccounts

Request Type

HTTP Method: POST

Format: application/json

Authentication required:

  • api-key
  • api-secret

Application Body

{"customerId": "","type": "BANK_CN","fiatAccountFields": {"accountNumber": "6222021234567890123", "accountType": "ACCOUNT_NUMBER", "bankStreet": "No.55 Fuxingmennei Street", "bankCity": "Beijing", "bankState": "Beijing", "bankPostalCode": "100140", "networkIdentifier": "ICBKCNBJ", "accountName": "Industrial and Commercial Bank of China" } }


API Details

https://alfredpay.readme.io/reference/fiat-account#/