QITech.API.BankSlip (QITech v0.2.6) View Source

Provides bank slip API interfaces.

You can:

  • Retrieve a bank slip

QI Tech API reference

Link to this section Summary

Functions

Retrieve a copy of the bank slip

Retrieve a bank slip

Link to this section Functions

Link to this function

copy(bank_slip_key, body \\ %{})

View Source

Retrieve a copy of the bank slip

Examples

iex> QITech.API.BankSlip.post("cddd68af-a7e4-4abc-84f2-04ab27b1d9b1", %{})

Retrieve a bank slip

Examples

iex> QITech.API.BankSlip.get("cddd68af-a7e4-4abc-84f2-04ab27b1d9b1")