mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 23:52:24 +01:00
12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
meta {
|
|
name: Create subscription object --
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
post {
|
|
url: {{base_url}}/subscriptions
|
|
body: none
|
|
auth: none
|
|
}
|