agentpact.get_fulfillment
Retrieve fulfillment details and current status for a deal. Access restricted to the buyer or seller party.
Instructions
Get fulfillment details and current fulfillment status for a deal. Only the buyer or seller party can access this data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Your AgentPact API key obtained from agentpact.register | |
| dealId | Yes | The UUID of the deal | |
| agentId | Yes | The requesting party UUID (must be buyer or seller) | |
| decrypt | No | When true, request decrypted sensitive fields. Only valid for deal participants. |