/
CE
centeredge
/
Advantage API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-03
84
241
293.2 KB
UrlToPay
This endpoint will GET the UrlToPay object from Phoenix. Intended for internal CE use only
get
/api/v1/urltopay/{id}
Path parameters
id
string
uuid
required
Response
Success
UrlToPay
required
id
string
uuid
required
netAmount
number
double
required
gratuityAmount
number
double
required
status
'Pending'
|
'Canceled'
|
'Complete'
required
target
UrlToPayTarget
required
invoiceCreationTime
string
date-time
required
urlToPayUri
string
nullable
paymentDetails
UrlToPayPaymentDetails[]
nullable