Retrieve a payment link by its short code. Returns the link details along with merchant information. Used by the hosted payment page when a customer opens a payment link. No authentication required.
8-character alphanumeric short code
"Ab12Cd34"
Payment link details
8-character alphanumeric code used in the URL
"Ab12Cd34"
Full payment link URL
"https://pay.simiz.io/pay/Ab12Cd34"
Link name / title
"Monthly Invoice"
Optional description shown to the customer
Fixed amount in smallest currency unit, or null for variable-amount links
5000
ISO 4217 currency code
"XAF"
Minimum amount for variable-amount links
Maximum amount for variable-amount links
Payment link lifecycle:
ACTIVE — Link is live and accepting paymentsINACTIVE — Link is disabled by the merchantEXPIRED — Link has passed its expiration dateACTIVE, INACTIVE, EXPIRED Whether the customer is asked for their phone number
Whether the customer is asked for their email
Whether the customer is asked for their full name
Custom fields to collect from the customer
Maximum number of uses allowed, or null for unlimited
Current number of times this link has been used
Expiration date, or null if the link does not expire
Organization name (only included on public endpoint)
Organization logo URL (only included on public endpoint)
Project UUID (only included on public endpoint)