Fetch a single store credit entry
GET: /wp-json/wc-store-credits/v1/entries/{entry_id}
Requirements:
Logged-in user
user role with
manage_woocommerce
user capability
Method
Endpoint
GET
/wp-json/wc-store-credits/v1/entries/{entry_id}
Query Parameters
Required
Type
Default
Description
date_format
no
string
F j, Y g:i a
Date format of virtual coupon response date values.
context
no
string
edit
Context of data being fetched: view
or edit
Last updated
Was this helpful?