Verify Status
This endpoint verifies the status of a payment using a verification code.
| Path Parameters |
|---|
reference string — REQUIREDThe unique ID of the payment. |
| Header Parameters |
|---|
apiToken string — REQUIREDSecret key for the project |
| Responses | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201Project created successfully
| ||||||||||||||
400Bad request, such as invalid input
| ||||||||||||||
401Unauthorized access
| ||||||||||||||
500Internal Server Error
|