purchase
Create purchase intent for stripe.
Path Parameters |
---|
network integer — REQUIREDNetwork id. |
lockAddress string — REQUIREDLock address. |
Request Body — REQUIRED |
---|
recipients string[] — REQUIRED |
stripeTokenId string — REQUIRED |
pricing number — REQUIRED |
recurring number |
Responses | ||||||||
---|---|---|---|---|---|---|---|---|
200 Created payment intent client secret, account, and other details.
| ||||||||
400 Invalid input received. Bad request.
|