Skip to main content
GET
/
PaymentGatewayAccounts
List Payment Gateway Accounts
curl --request GET \
  --url https://api.orchestrasolutions.com/PaymentGatewayAccounts \
  --header 'X-Api-Key: <api-key>'
[
  {
    "name": "<string>",
    "paymentGatewayName": "<string>",
    "creationTime": "2023-11-07T05:31:56Z"
  }
]

Gateway Accounts Guide

Complete guide with account management and naming conventions

Authorizations

X-Api-Key
string
header
required

Please enter ApiKey into field

Response

OK

name
string | null

Name of account

paymentGatewayName
string | null

Unique name of the Payment Gateway the account information relates to.

creationTime
string<date-time>

Date and time the credentials were stored