CustomerPayment
| API | Description |
|---|---|
| GET api/CustomerPayment/warmup |
No documentation available. |
| GET api/CustomerPayment/customer-payment?pid={pid} |
No documentation available. |
| GET api/CustomerPayment/create-payment-intent?transactionId={transactionId}&paidAmount={paidAmount}&refNum={refNum}&description={description}&paymentType={paymentType}¤cy={currency} |
No documentation available. |
| POST api/CustomerPayment/create-payment |
No documentation available. |
| GET api/CustomerPayment/invoice/{transactionId} |
No documentation available. |
| POST api/CustomerPayment?hashCode={hashCode} |
No documentation available. |
Webhook
| API | Description |
|---|---|
| POST webhooks/forward |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |