App Info

App Info

The app info API allows you to get all settings for your app logo, splash screen image, app name, theme color.

App Info properties

AttributeTypeDescriptionPermission
app_logostringApp Logo
app_splash_screen_imagestringSplash screen image url.
color_schemearrayLight color theme data.
dark_color_schemearrayDark color theme data.
App Info propertiesMethod : GET
URL : /wp-json/wpem/branding


    • Related Articles

    • Requirements

      Introduction WooCommerce (WC) 2.6+ is fully integrated with the WordPress REST API. This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP ...
    • Event Orders

      The event orders API allows you to view particular event orders information. Order properties Attribute Type Description Permission id integer Unique identifier for the object. READ-ONLY parent_id integer Parent order ID. number string Order number. ...
    • Attendee

      The attendee API allows you to view, checkin, checkout and delete an individual, or a batch, of attendee. Attendee properties Attribute Type Description Permission id integer Unique identifier for the object. READ-ONLY name string Attendee name. ...
    • Event Ticket Sales Report

      The event sales report API allows you to view event ticket sales information. Event ticket sale properties Attribute Type Description total_sales string Total sale amount. net_sales string Net sales amount. average_sales string Average sales amount. ...
    • Event Tickets

      The event ticket API allows you to view event ticket information. Event ticket properties Attribute Type Description Permission id integer Unique identifier for the object. READ-ONLY name string Event ticket name. MANDATORY slug string Event ticket ...