View Details of a fulfillment using the REST API
Learn how to retrieve and view the details of a fulfillment using the REST API.
Use the Retrieve a fulfillment operation to get the details of a fulfillment.
Zuora Billing
list_alt
Learn how to retrieve and view the details of a fulfillment using the REST API.
Use the Retrieve a fulfillment operation to get the details of a fulfillment.
|
Variable |
Description |
|---|---|
|
|
The id or fulfillment number of the fulfillment to retrieve. An example id looks like "4028828c82819b74018281a69d3f0d93", and a fulfillment number looks like "F-00000001". |
| Request | GET /v1/fulfillments/{key} |