Skip to content

Commit

Permalink
Merge pull request #163 from Rajandeep98/Nav_Item_Hide
Browse files Browse the repository at this point in the history
Content Updates
  • Loading branch information
pwei1018 authored Dec 4, 2024
2 parents 71781fe + 773a268 commit b8a66c2
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions web/site/content/en-CA/products/1.get-started/2.apis-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ As part of the access request you will receive instructions on maintaining your

### How Payment Works

Your BC OnLine Account has a payment method associated with it. Your API key is
linked to your BC OnLine Account ID. When an API request for which there is a
service fee is submitted with your API key and your BC OnLine Account ID, a
charge is applied to your acount using the payment method you set up. The API
Your BC Registries Account has a payment method associated with it. Your API key is
linked to your BC Registries Account ID. When an API request for which there is a
service fee is submitted with your API key and your BC Registries Account ID, a
charge is applied to your account using the payment method you set up. The API
response body includes a payment invoice identifier and a relative path to the payment
receipt. For example:

Expand All @@ -180,7 +180,7 @@ payment receipt information for your API transaction.

### Analytics Reports

BC OnLine Account consumer API Gateway activity is tracked for up to 30 days in
ServiceBC Connect Account consumer API Gateway activity is tracked for up to 30 days in
the past. Daily and weekly reports are available in JSON or CSV formats. Basic
metrics available in these reports include:

Expand All @@ -199,7 +199,7 @@ into your own data visualization tools or analytics system.

### Message Logging

BC Online Account consumer API Gateway message logging is available by account
ServiceBC Connect Account consumer API Gateway message logging is available by account
ID and Gateway API. A dedicated message log archive is created for an account ID
and API combination. It requires a Google Cloud Platform (GCP) account and
project configured with permission to view the account message log. Message log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -224,11 +224,11 @@ be updated over time.
08/11/2020 00:00,08/12/2020 00:00,/ppr/api/v1/drafts,POST,6.0
08/11/2020 00:00,08/12/2020 00:00,/ppr/api/v1/searches,POST,6.0
08/11/2020 00:00,08/12/2020 00:00,/ppr/api/v1/financing-statements/023001B/amendments,POST,5.0

<!--
---
## Outstanding
- How to subscribe to analytics reports.
- How to publish analytics reports to invidual BC OnLine accounts.
- What to charge for analytics reports.
- What to charge for analytics reports. -->
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ description: 'BC OnLine Account API Gateway message logging information.'

---

BC OnLine Account API Gateway message logging is configured by account ID and
Gateway API. The combination of Gateway environment, account ID, and API name
ServiceBC Connect API Gateway message logging is configured by account ID and
the API. The combination of the API Gateway environment, account ID, and API name
is used to create a unique log name.

The API Gateway uses Google Cloud Platform (GCP) logging. With GCP logging,
The Service BC Connect API Platform uses Google Cloud Platform (GCP) logging. With GCP logging,
messages can be written (archived) to either CloudStorage Buckets or BigQuery
Tables. For each account log name, a Bucket or Table is created to contain the
account log messages.

BC Registries owns and maintains the account log storage Buckets and Tables. To
enable the viewing of Gateway message logs, the account must have a GCP account
enable the viewing of API message logs, the account must have a GCP account
and provide BC Registries with a GCP project ID. As part of the account message
logging setup, BC Registries will grant the account project ID permission to
view the message log Bucket or Table.
Expand Down Expand Up @@ -57,11 +57,11 @@ log archive: written to either a CloudStorage Bucket or a BigQuery Table.
"receiveTimestamp": "2020-08-13T17:15:27.092912415Z"
}
```

<!--
---
## Outstanding
- The data retention period for account message logs.
- Whether to use CloudStorage or BigQuery to archive account message logs.
- What to charge for account message log storage.
- What to charge for account message log storage. -->
4 changes: 2 additions & 2 deletions web/site/content/en-CA/products/1.get-started/6.about.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ description: 'API Gateway About page. Useful information.'

[]{.my-4}

5. [I need to test my search queries, how do I do that?]{.font-semibold}
<!-- 5. [I need to test my search queries, how do I do that?]{.font-semibold}
First, ensure you have a Sandbox API key for your specific account. For Registry Search API, you will need to populate the sandbox environment by making a Business Registry submission of test business data through the Business Registry API first. Then, you can use your search API query to pull the test data created.
[]{.my-4}
[]{.my-4} -->

If you require support or have questions, please email **[email protected]**.

0 comments on commit b8a66c2

Please sign in to comment.