v1
latestOpenAPI 3.1.02026-07-2685154311.7 KBFlow
List payins for a specific customer within Flow workflows
Retrieves a paginated list of payin transactions for a specific customer within Flow workflows. This endpoint filters payins by the customer (merchant) and supports filtering by client references and Flow workflow states.
get/entities/{entityDID}/flow/customers/{customerDID}/payins
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 (merchant in payin context)
Query parameters
Client references to filter by (single or array)
limitstring
Maximum number of results to return
offsetstring
Number of results to skip for pagination
Flow workflow states to filter by (single or array)
Response
List of customer payins retrieved successfully