GatewayPay Documentation
  1. Cards Whitelist API
GatewayPay Documentation
  • GatewayPay API Documentation
  • Authentication
  • Callbacks
  • Testing
  • Domains and IP Addresses
  • Account
    • Get Account profile details
      GET
    • Get Account balances
      GET
    • Get Account payment options
      GET
  • H2H flow
    • Status List
    • Create Payment Invoice
      POST
    • Send Card Data to the Gateway
      POST
    • Full List of Payment Services
      GET
    • Get Service Data by ID
      GET
    • Check Status of Payment Invoice by ID
      GET
    • Get list of Payment Invoices
      GET
  • Refunds
    • Refund
      POST
  • Cards Whitelist API
    • JSON
      POST
    • CSV
      POST
  • APM - Deposits
    • Bank Transfers - Turkey
      POST
  • APM - Payouts
    • Bank Transfers - Turkey (Invoice Initiation)
      POST
    • Bank Transfers - Turkey (Invoice processing)
      POST
  1. Cards Whitelist API

CSV

POST
/api/v1/wl/csv

Request

Authorization
Add parameter in header
token
Example:
token: ********************
Header Params
Host
string 
required
Example:
{{CARDS_WHITELIST_URL}}
Body Params multipart/form-data
file
file 
required
Example:
cmMtdXBsb2FkLTE3Mjg0ODI5MjkzMDItMg==/WL_example.csv

Responses

🟢200Success
application/json
Body
object {0}
Example
{}
Modified at 2024-10-09 14:47:23
Previous
JSON
Next
Bank Transfers - Turkey
Built with