Skip to main content

POST Search Creator Sample Applications

Search Creator Sample Applications Creator Required scope: creator.affiliate_collaboration.read Get sample application list of creator. Version 202412

POST/affiliate_creator/202412/sample_applications/search

Request

Header

PropertiesTypeDescription
content-type RequiredstringAllowed type: application/json
x-tts-access-token RequiredstringThe creator access_token value from Get Access Token, when user_type = 1. Follow this guide to get creator access_token.

Query

PropertiesTypeDescription
app_key RequiredstringEvery single app will have a unique key. Please use the specific key assigned to your app.
sign RequiredstringSignature generated by gen algorithm. When you send API requests to TTS, you must sign them so that TTS can identify the senders.
timestamp RequiredintUnix timestamp GMT (UTC+00:00). This timestamp is used across all API requests. Developers can use this convert to local time.
page_tokenstringPagination offset determines where you begin to search for. It's empty when raise your first request.
page_sizeintThe value of "page_size" must be greater than 0 and less than or equal to 50.Default 20

Body

PropertiesTypeDescription
application_statuses[]stringThe status of sample applications.The possible enumerated values are:- PENDING: The sample application is waiting for the seller's review.- AWAITING_SHIPMENT: The application is approved, and the seller needs to ship the sample.- SHIPPED: The sample has been shipped by the seller and is waiting for the creator to receive the package.- CONTENT_PENDING: The creator has received the sample package and is expected to create content.- REJECT_CANCELLED: The sample application has been rejected by the seller.- OVERDUE_CANCELLED: The sample application has expired due to being overdue.- UNFULFILL_CANCELLED: The creator did not fulfill the commitment to create content within the agreed timeframe.- DEL_OPEN_COLLAB: Open collaboration has been deleted.- SELLER_NOT_SHIP_CANCELLED: The seller did not ship the sample within the required timeframe.- WITHDRAW_CANCELLED: The creator withdrew the sample application before the seller approved it.- UNFULFILLABLE_CANCELLED: The application was cancelled due to reasons beyond the creator's control, making it impossible to create content.- OPS_CANCELLED: The application was manually cancelled by operations staff.- OPS_FAILED: The application was marked as failed by operations staff.- OPS_ COMPLETED: The application was manually marked as completed by operations staff.- COMPLETED: The application is complete, and the creator has posted the content.This field allows for tracking the status of a sample application throughout its lifecycle, providing visibility into each stage of the process for sellers and creators.

Example

CurlGoNode.jsJavaEnable word wrap

Response Parameters

PropertiesTypeDescription
codeintThe success or failure status code returned in API response.
messagestringThe success or failure messages returned in API response. Reasons of failure will be described in the message.
request_idstringRequest log
dataobjectSpecific return information

Example

JSONEnable word wrap

Error Code

View common error codes

| Code | Message | | --- | --- | | Empty. No business logic error codes. |

Is this content helpful?Helpful

Not Helpful

PreviousNext