Skip to main content
GET
/
v1
/
credit-notes
/
{id}
Get a credit note
curl --request GET \
  --url https://revstack.dev/v1/credit-notes/{id}
null

Path Parameters

id
string
required
Example:

"cn_abc123"

Response

200 - application/json

Credit note details

The response is of type unknown.