v1
latestOpenAPI 3.1.02026-07-2685154311.7 KBFlow
Get a specific payout for a customer within Flow workflows
Retrieves detailed information about a specific payout transaction for a customer within a Flow workflow context. This endpoint verifies that the payout belongs to the specified customer and returns comprehensive transaction details.
get/entities/{entityDID}/flow/customers/{customerDID}/payouts/{payoutId}
Path parameters
entityDIDstring did required
Decentralized Identifier (DID)
Example:did:web:vasps.id:jxnl0411:at
The DID of the entity
customerDIDstring required
Customer DID identifier requesting the payout
payoutIdstring uuid required
Unique identifier for the payout transaction
Response
Payout details retrieved successfully