Skip to main content
GET
/
api
/
{portfolio}
/
portfolios
/
v1
/
facilities
/
{facilityUuid}
/
paymentProfiles
/
uuids
[
  "<string>"
]

Headers

x-api-key
any

Api key required to authenticate your request. Please reach out to monument for a key.

Example:

"monument-2230012-2312321"

Path Parameters

facilityUuid
string
required

Query Parameters

isArchived
boolean
required
notExpired
boolean
required
updatedAt.lessOrEqual
string

Filter paymentProfiles with updatedAt less than or equal to this date-time

updatedAt.greaterOrEqual
string

Filter paymentProfiles with updatedAt greater than or equal to this date-time

createdAt.lessOrEqual
string

Filter paymentProfiles with createdAt less than or equal to this date-time

createdAt.greaterOrEqual
string

Filter paymentProfiles with createdAt greater than or equal to this date-time

limit
number
globalFilterFacilityIds
string[]
filters
object

Response

200 - application/json