Retrieve payout summary by order ID
Payout Summary
Retrieve Payout Summary
This API fetches the payout summary report associated with the given order ID.
GET
Retrieve payout summary by order ID
Documentation Index
Fetch the complete documentation index at: https://docs.omnispay.com/llms.txt
Use this file to discover all available pages before exploring further.
Retrieve Payout Summary by Order Id.
This endpoint retrieves payout summary from the database based on the provided order ID.Path Parameters
- id (string, required):
The unique identifier of the payout summary record to be retrieved.- Example:
123457 - If a valid ID is provided, the API will return the payout summary.
- Example:
The system fetches payout summary for the given ID and returns payout summary.
Request Headers
- User-Agent (string, optional): The User-Agent header, which is not mandatory.
Example Request
Authorizations
Headers
Path Parameters
Order ID for retrieving the payout summary report

