Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L2: Recommended - Synchronous Processing #58

Open
5 tasks
PondiB opened this issue Dec 30, 2024 · 0 comments
Open
5 tasks

L2: Recommended - Synchronous Processing #58

PondiB opened this issue Dec 30, 2024 · 0 comments
Assignees

Comments

@PondiB
Copy link
Collaborator

PondiB commented Dec 30, 2024

Synchronous Processing

  • POST /result: Is supported (with authentication)
  • POST /result > process: Only accepts valid process submissions
  • POST /result: Returns HTTP status 200 on success with the data in the response body, HTTP status codes 4XX or 5XX on failure with valid response body
  • POST /result > Content-Type header: Returns suitable media type for the requested file format (not always application/octet-stream) in the Content-Type header
  • POST /result: Rejects processing if a payment is required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants