Skip to main content

codespar consumer-payments

Consumer payments: execute a payment on a consumer's behalf, with the audit chain (execute-stream returns SSE)

1 min read
View MarkdownEdit on GitHub

codespar consumer-payments

Consumer payments: execute a payment on a consumer's behalf, with the audit chain (execute-stream returns SSE)

2 comandos. Esta página é gerada da árvore de --help da CLI publicada, então ela descreve o que você instala, não o que está em main.

codespar consumer-payments execute

POST /v1/consumer-payments/execute

codespar consumer-payments execute [options]
opçãoo que faz
-q, --query <key=value>Query parameter (repeatable) (default: [])
--timeout <ms>Per-request timeout in milliseconds
-i, --input <json>Request body as a JSON string
-f, --input-file <path>Request body from a JSON file

codespar consumer-payments execute-stream

POST /v1/consumer-payments/execute-stream

codespar consumer-payments execute-stream [options]
opçãoo que faz
-q, --query <key=value>Query parameter (repeatable) (default: [])
--timeout <ms>Per-request timeout in milliseconds
-i, --input <json>Request body as a JSON string
-f, --input-file <path>Request body from a JSON file
codespar consumer-payments | CodeSpar