Find Platform id

GET https://us-central1-appgregator.cloudfunctions.net/api/education/edutama/backend/platform/find-platform/

Query Parameters

Name
Type
Description

name*

String

qantor.co.id

connection_name*

String

entrepreneurs.id-02

platform_id*

Number

2

Headers

Name
Type
Description

x-api-key*

String

wkFBUJNQV;C

{
    "status": true,
    "message": "",
    "data": {
        "id": 2,
        "created_by": 7,
        "title": "IMPORTIR.ORG",
        "payment_pt": "xendit_eea",
        "created_at": "31-May-2022 09:07:33",
        "updated_at": "2022-05-31T02:07:33.000000Z"
    }
}

Last updated