Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/.git/../../../finagent.picotech.app/../deal.picotech.app/../finland.picotech.app/public_html/lang/./..
الملفات الموجودة في هذا الـ Path:
.
..
.editorconfig
.env
.env.test.example
.git
.gitattributes
.gitignore
.htaccess
.styleci.yml
Modules
README.md
app
artisan
bootstrap
composer.json
composer.lock
config
database
edu.zip
lang
modules_statuses.json
package-lock.json
package.json
phpunit.xml
public
req.rest
resources
routes
server.php
storage
tests
vendor
webpack.mix.js

مشاهدة ملف: req.rest

### Send POST request with json body
GET http://localhost:8000/gateway/notification?message_id=1&status=1&sent_date=12/12/2021&part_number=23&message_cost=10&message_status=DELIVRD&dlr_date=19/10/2021
Content-Type: application/json

{
}

### Send POST request with json body
GET http://localhost:8000/api/trash-file?id=25
Content-Type: application/json
Authorization: Bearer 7|HRuK1J86VlcucZ2tOkQVDxBPmEc7R0t8kHa2abBH

{
}
### Send POST request with json body
GET http://localhost:8000/api/chheck/balance
Content-Type: application/json
Authorization: Bearer 3|TA8NaJrpJtDQBNQ4HGmLj0c3uHLW1BCO64s3WAVL

{
}


### Send POST request with json body
POST http://localhost:8000/inbound/cm_message
Content-Type: application/json
Accept: application/json

{
    "from": {
        "number": "+316012345678",
        "name": ""
    },
    "to": {
        "number": "3669"
    },
    "message": {
        "text": "This is an example message",
        "media": {
            "mediaUri": "",
            "contentType": "",
            "title": ""
        },
        "custom": {}
    },
    "reference": "2f2d42ac-3809-40fb-bce5-dc720e400000",
    "groupings": [
        "39373ce0-f4aa-4918-8ff1-3cef7f77b112",
        "messagesApi",
        ""
    ],
    "timeUtc": "2019-11-05T08:32:33",
    "channel": "WhatsApp"
}

### Send POST request with json body
POST http://e382-103-88-143-114.ngrok.io/payment/coin/webhook
Content-Type: application/json
Accept: application/json

{
    "txn_id": "CPGB3TSKPYNNTSOPNX00VR21IK",
    "ipn_mode": "hmac",
    "merchant": "92a862d8fbff2fffcb9962b58b43c911",
    "status": "2"
}


### Send GET request with json body
GET http://localhost:8000/api/inbox/list
Content-Type: application/json
Authorization: Bearer 4|SqjbmZLvjKJPHE7j8HsMI42zFrEpMeQDVRTZkV2b

{
}


### Send GET request with json body
GET http://localhost:8000/api/check/balance
Content-Type: application/json
Authorization: Bearer 3|TA8NaJrpJtDQBNQ4HGmLj0c3uHLW1BCO64s3WAVL

{
}

### Send GET request with json body
GET http://localhost:8000/api/sent/list
Content-Type: application/json
Authorization: Bearer 4|SqjbmZLvjKJPHE7j8HsMI42zFrEpMeQDVRTZkV2b

{
}

### Send GET request with json body
GET http://localhost:8000/api/group/list
Content-Type: application/json
Authorization: Bearer 4|SqjbmZLvjKJPHE7j8HsMI42zFrEpMeQDVRTZkV2b

{
}

### Send GET request with json body
GET http://localhost:8000/api/group/contact/list
Content-Type: application/json
Authorization: Bearer 4|SqjbmZLvjKJPHE7j8HsMI42zFrEpMeQDVRTZkV2b

{
    "id": "1"
}

### Send GET request with json body
GET http://localhost:8000/api/customer/number
Content-Type: application/json
Authorization: Bearer 4|SqjbmZLvjKJPHE7j8HsMI42zFrEpMeQDVRTZkV2b

{
    "type": "number"
}

### Send GET request with json body
GET http://e382-103-88-143-114.ngrok.io/api/customer/number
Content-Type: application/json
Authorization: Bearer 12|96uGMe09HgV1e9i4IPV9lQoLpH9NCX6CdkVanDzU

{
    "type": "whatsapp"
}

### Send GET request with json body
GET http://localhost:8000/api/sms/template
Content-Type: application/json
Authorization: Bearer 4|SqjbmZLvjKJPHE7j8HsMI42zFrEpMeQDVRTZkV2b

{
    "id": "1"
}

### Send GET request with json body
GET http://localhost:8000/api/campaign/list
Content-Type: application/json
Authorization: Bearer 4|SqjbmZLvjKJPHE7j8HsMI42zFrEpMeQDVRTZkV2b

{
}

### Send GET request with json body
GET http://localhost:8000/api/sender-id
Content-Type: application/json
Authorization: Bearer 13|Sj0ReyVGMovenzCljfdJ9tbOaoyZcHHuoicNZcaW

{
}

### Send GET request with json body
POST http://localhost:8000/plivo/webhook/1
Content-Type: application/json

{
    "From": "34234234",
    "To": "34234234"
}

### Send GET request with json body
POST http://localhost:8000/plivo/webhook/1
Content-Type: application/json

{
    "From": "34234234",
    "To": "34234234"
}

### Send GET request with json body
POST http://localhost:8000/api/sent/compose?api_key=1|rX6QYReZnEwZgSx56qNIOOnhQmoeAvViBRJ88fnF&from_type=number&contact=01883998671,017232343534, 3435443&sender_id=1&body=message&isSchedule=on&schedule=02/24/2022 12:00 AM;
Content-Type: application/json

{
    "From": "34234234",
    "To": "34234234"
}