Reference
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/pricing/v2/Reference/PayInMonth HTTP/1.1
Host:
Accept: */*
{
"content": [
{
"id": 1,
"description": "text"
}
]
}GET /api/pricing/v2/Reference/DisplayTypeCode HTTP/1.1
Host:
Accept: */*
{
"content": [
{
"templateDisplayTypeID": 1,
"displayTypeCode": "text",
"displaySubTypeCode": "text"
}
]
}