post https://test.payu.in/merchant/postservice
The Get Child/Parent Split Transactions API is for getting the transaction info of a child or parent split in Aggregator Flow.
Note:
You can check the transaction info only for a single child or parent split. You need to submit separate requests for multiple splits to get the corresponding split information.
Environment
Test Environment | https://uat-onepayuonboarding.payu.in |
Production Environment | https://onboarding.payu.in |
Response parameters and sample response
Parameter | Description |
---|---|
status | This parameter contains the status of response. It can be any of the following: - 0: Failed - 1:Success |
msg | This parameter contains the response or error message. |
Transaction_details | This parameter contains the transaction details in an array format and it is displayed only when the status field returns the value as 1. For more information on each field in the array, refer to Additional Info for Split Settlements APIs. |
For sample response, refer to Additional Info for Split Settlements APIs.
Request parameters
Reference:
For error codes and description, refer to Additional Info for Split Settlements APIs.