get https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/customer-id/
Gets the Customer information given their Customer identifier (Customer
).
Response
200Successfully retrieved Customer information.
Gets the Customer information given their Customer identifier (Customer
).
200Successfully retrieved Customer information.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/customer-id/customerId
Try It!
to start a request and see the response here!