Create a payment instance
Create a payment instance
| Request Body — REQUIRED |
|---|
label string — REQUIREDThe Payment Instance label |
receiverAddress string — REQUIREDThe Payment receiver address |
contractAddress string — REQUIREDThe Payment contract address |
description string — REQUIREDThe description of the Payment |
cashbackBasisPoint number — REQUIREDThe Payment cashback basis point |
contractType string — REQUIREDThe Payment contract type ID |
network string — REQUIREDThe Payment contract network ID |
| Responses | ||
|---|---|---|
201The payment instance was successfully created
| ||
400The payment instance was not successfully created
|