Create a receive request
Required scopes:
- partner.receive-request.create
Request Body — REQUIRED | ||||||
---|---|---|---|---|---|---|
bolt11 objectBolt11 receive params. Send as an empty object to use a default configuration. If the object is not set at all, bolt11 invoice will not be created for the receive request.
| ||||||
onchain objectOnchain receive params. Send as an empty object to use a default configuration. If the object is not set at all, onchain address will not be created for the receive request.
| ||||||
targetCurrency stringPossible values: [ Currency to convert the received amounts to. Each receive for this request will be converted to the target currency using the current exchange rate. The amount credited can be different from the requested amount due to exchange rate fluctuations. |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201 Created
|