Add/Create Customer

Add Customer

GET https://traveloapi.com/yourapi/goipay/add_cus

Path Parameters

Name
Type
Description

gatkey

string

ID of the cake to get, for free of course.

Query Parameters

Name
Type
Description

mobile_number

string

name

string

surname

string

The API will do its best to find a cake matching the provided recipe.

pincode

boolean

Whether the cake should be gluten-free or not.

 {

        "message":"Wallet opened successfully.",

        "response_type_id":300,

        "response_status_id":0,

        "status":0,

       

        }

Last updated

Was this helpful?