Skip to content

Commit 72ebcf3

Browse files
authored
Merge pull request #35 from om-ghimire/main
Chage method to Get from POST
2 parents 420e551 + 3bb323d commit 72ebcf3

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

content/servicecharge/service-charge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This API allows you to create service charges for a specific service by providin
66

77
### Endpoint
88
**URL**: `{{base_url}}/api/account/service-charges/`
9-
**Method**: `POST`
9+
**Method**: `GET`
1010

1111
---
1212

docs/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/servicecharge/service-charge/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3140,7 +3140,7 @@ <h1 id="service-charges-api">Service Charges API<a class="headerlink" href="#ser
31403140
<hr />
31413141
<h3 id="endpoint">Endpoint<a class="headerlink" href="#endpoint" title="Permanent link">&para;</a></h3>
31423142
<p><strong>URL</strong>: <code>{{base_url}}/api/account/service-charges/</code><br />
3143-
<strong>Method</strong>: <code>POST</code></p>
3143+
<strong>Method</strong>: <code>GET</code></p>
31443144
<hr />
31453145
<h3 id="request-body">Request Body<a class="headerlink" href="#request-body" title="Permanent link">&para;</a></h3>
31463146
<p>To create a service charge, you must send a JSON object in the body of the request. The required fields are:</p>

docs/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)