GrowthZone REST API API Reference
undefined
API Endpoint
https://app.memberzone.org
Request Content-Types: application/json
Response Content-Types: application/json
Schemes: https
Version: v1.0
Paths
POST /api/paymentprofile/getpaymentprofiles
undefined
Request Example
{
"Filter": "string",
"PaymentProfiles": "string",
"PaymentProfileIds": "string",
"Count": "integer"
}
200 OK
OK
Response Example (200 OK)
{
"Filter": "string",
"PaymentProfiles": "string",
"PaymentProfileIds": "string",
"Count": "integer"
}