Skip to main content

Missing summary

Export application list that will be processed outside the system

Request Body
string[]
Responses
200

Chosen applications has been exported successfully. All the exported application will be marked as processing state and no new export application can be issued if there are still records in processing state

Schema OPTIONAL
code number OPTIONAL
msg string OPTIONAL
data object OPTIONAL

application record generated by join query

application_id number OPTIONAL

application ID

entity_name string OPTIONAL

Possible values: [project, guild]

entity type of this application

created_at string OPTIONAL

when the application is created

target_user_wallet string OPTIONAL

target wallet for this new reward, for close_project application, this field is meanless

token_asset_name string OPTIONAL

asset name for token

token_amount string OPTIONAL

how many token will be sent in this reward

credit_asset_name string OPTIONAL

asset name for credit

credit_amount string OPTIONAL

how many credit will be sent in this reward

budget_source string OPTIONAL

project or guild name that provides this reward

status string OPTIONAL

Possible values: [open, approved, rejected, processing, completed]

submitter_wallet string OPTIONAL

wallet of submitter user

submitter_name string OPTIONAL

name of submitter user if set in the db record, or empty string will be returned

reviewer_wallet string OPTIONAL

wallet of reviewer user, if the application is in one state, this field should be empty

reviewer_name string OPTIONAL

name of submitter user if set in the db record, or empty string will be returned. Also application in open state will not have this field set

transaction_ids string OPTIONAL

transaction IDs for this reward, only shown for completed applications