Skip to main content
GET
List customer notes

Authorizations

Authorization
string
header
required

Bearer token authentication

Query Parameters

customer_id
integer
required

Id of customer associated with the customer notes

resource_type
string

Type of Resource the customer note is attached to, for example Product, Order, etc. Commerce::Subscription

resource_id
integer

Id of Resource specified in the resource_type field. This can however be empty, even when the resource_type is specified.

page
integer
default:1

Page number for pagination

per_page
integer
default:10

Number of records per page

Response

object | null

Success

status
data
object | null