Skip to content

Event - Meta data for the Orders Export

GET
/events/v2/{bucket}/booking/{uid}/orders/export/meta

The meta data used to generate the export, useful for debugging a report

bucket
required

The bucket (client) name

string
Example
example
uid
required

Usually the final element in the URI, an alphanumeric unique identifier

string
Example
6305f074683e800f3abe809e

The resource UID, usually a person UID

fieldset
Array<string>
Allowed values: core communications emergency membership profile mailing

The fieldsets (lists of fields) to be returned in the export

Successful operation

A standard error message

object
description

A human readable description of the error

string
error

A concise error message

string
type

A machine readable error type

string

Unauthorized is the status code to return when the client provides no credentials or invalid credentials.

Forbidden is the status code to return when a client has valid credentials but not enough privileges to perform an action on a resource.

Not found

An error occurred within sheepCRM, please report to support@sheepcrm.com