/
IN
intasend
/
IntaSend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Chargebacks
3
MPESA Paybill Accounts
3
Payment Collection
9
Payment Links
4
Payment Requests
5
Realtime FX
3
Send Money
16
Subscriptions
13
get
List Subscriptions plans
post
Create Subscriptions plans
get
List Subscriptions customers
post
Create Subscriptions customers
get
List Subscriptions
post
Create Subscriptions
get
Retrieve Subscriptions
put
Update Subscriptions
post
Create Subscriptions unsubscribe
get
Retrieve Subscriptions customers
put
Update Subscriptions customers
get
Retrieve Subscriptions plans
put
Update Subscriptions plans
Wallets
5
Subscriptions
Retrieve Subscriptions customers
get
/api/v1/subscriptions-customers/{id}/
Path parameters
id
string
required
A unique string value identifying this Customer.
Response
CustomerSer
required
customer_id
string
required
email
string
email
required
first_name
string
required
last_name
string
required
reference
string
nullable
Third-party reference ID
address
string
nullable
city
string
nullable
state
string
nullable
zipcode
string
nullable
country
union
created_at
string
date-time
nullable
required
updated_at
string
date-time
nullable
required
Changes