Send an invoice
POST/api/wallets/:walletExternalKey/applications/invoice
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Sends a UBL 2.1 invoice to a receiver identified by DID. The receiver is verified against the Fides Blue Pages directory.
Request
Responses
- 204
- 401
- 403
- 404
- 422
Invoice sent successfully
Unauthorized.
Forbidden.
Wallet not found.
Unprocessable Request.