Go Headless

Changelog

API Preview
Building Apps with AI
Overview
GitHub integration
Auto Patterns

API Reference
Delivery Profile V1
Shipping Option V1
Proposal
Proposal Object
P
Create Proposal
G
Get Proposal
P
Update Proposal
D
Delete Proposal
P
Query Proposals
P
Accept Proposal
P
Archive Proposal
P
Bulk Update Proposal Tags
P
Bulk Update Proposal Tags By Filter
P
Calculate Totals
P
Decline Proposal
P
Delete Template Info
G
Get Consent
P
Initialize Proposals
P
Issue Proposal Payment
P
Mark Proposal Viewed
P
Publish Proposal
P
Publish Proposal From Template
P
Record External Proposal Reference
P
Revert To Draft
P
Search Default Templates
P
Search User Templates
P
Send Proposal
P
Set External Template Id
P
Submit Proposal Document
P
Toggle Schedule Mode
P
Trigger Document Submission
P
Unarchive Proposal
P
Update Customer
P
Update Extended Fields
P
Update Payment Settings
Proposal Created
Proposal Deleted
Proposal Sent
Proposal Updated
Proposal Template V1
Task V1
Order Billing V1
Catalog Import V3
Supplier V1
Product V1

GET

Get Consent


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 consent for this meta site.

Authentication

This method may require higher-level permissions than the caller has, based on their identity and roles and permissions. In these cases, you can ensure the method is called with the required level of authorization by using one of the following:

  • In Wix sites and Wix apps, use elevated permissions.
  • In Wix Headless projects, use API key authentication.
Permissions
Manage Stores
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/proposals/v1/consent

Errors
404Not Found

There is 1 error with this status code.

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

Did this help?