API explorer

Theme switcher

Introduction

Last updated: 2024-12-12 18:42:33

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Introduction

API Versions

Was this section helpful?

What made this section unhelpful for you?

On this page
  • API Versions

Billink Status

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Billink Status

Billink Changelog

On this page
  • Billink Changelog

Partners Exclusive

On this page
  • Partners Exclusive

Authorize payment

On this page
  • Authorize payment

Order management

On this page
  • Order management

Reconciliation

On this page
  • Reconciliation

Webhooks

On this page
  • Webhooks

Errors

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Errors

Merchant Create

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Merchant Create

Session Status

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Session Status

Create Session

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Create Session

Start Workflow

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Start Workflow

Credit

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Credit

Payment

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Payment

On Hold

Was this section helpful?

What made this section unhelpful for you?

On this page
  • On Hold

Resume Order

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Resume Order

Order Info

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Order Info

Message

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Message

Invoices

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Invoices

Invoice Download

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Invoice Download

Authorize payment

On this page
  • Authorize payment

Order Management

On this page
  • Order Management

Errors

In Billink API, error responses follow a consistent format. All errors are returned with an HTTP status code 200, which indicates the request was processed but there was an issue with the operation.

The format of the error is as follows:

XML
  • CODE: A unique error code representing the specific issue.
  • DESCRIPTION: A detailed description of the error.

These errors might indicate a variety of issues including but not limited to problems with API versioning, client authentication, missing or incorrect parameters, data format issues, and restrictions on actions (such as workflow limitations or invalid operations).

Common Issues:

  1. Client Identification: Errors related to missing or incorrect client username, client id, or API version.
  2. Invoice and Workflow Management: Missing or incorrect invoice numbers or workflow data.
  3. Order Management: Trying to perform actions on orders that are not allowed or are already processed.
  4. Request Limitations: Exceeding request limits (e.g., number of invoices, action frequency).
  5. Parameter Validation: Incorrect or unsupported parameters in requests.

This helps you to easily handle and debug issues by following the provided error code descriptions across all API endpoints.

In the next subsections, you will see errors specific to each endpoint. Each of these subsections includes a list of error codes and their corresponding descriptions to help you understand and resolve issues effectively.

On this page
  • Errors

Billink brand assets

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Billink brand assets

Payment badges

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Payment badges

Logo lockups

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Logo lockups

Color codes

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Color codes

Implementation tips

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Implementation tips

Billink in your checkout

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Billink in your checkout

Need a different format?

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Need a different format?

Contact information

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Contact information