Error
Returns
Get a store-credit refund by id
Returns one recorded store-credit refund, including the avoir it minted. 404s when no refund carries the given id.
GET
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Path Parameters
Id of the store-credit refund to read.
Minimum string length:
1Response
The recorded refund.
The recorded refund.
Available options:
deposit Required range:
0 < x <= 9007199254740991Available options:
store_credit, original_method 
