GET

Get Default Receipt Preset


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves the default receipt preset.

The default preset is used during receipt creation when a preset isn't specified or doesn't exist.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Receipts
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/receipts/v1/receipt-presets/default

Request
This endpoint does not take any parameters.
Response Object
receiptPresetReceiptPreset

Default receipt preset.

Get Default Receipt Preset

Retrieves a default Receipt Preset

Request
cURL
Response
JSON
Errors
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?