Payment Type

Return payment types

Date Released: Nov 20th 2013 Date Updated: Nov 20th 2013
URLSupports
{URI}/paymenttype GET |  PUT |  POST

{URI} is exo.api.myob.com when connecting to the cloud or the address of the machine hosting the API when connecting on premise.

The elements list below details information for Payment Type. To view the descriptions for the elements you can either hover any attribute to reveal details or click here to show all details inline.

Attribute Details

    • key string,null
    • Type: string,null
    • shortname string,null
    • Type: string,null
    • description string,null
    • Type: string,null
    • rel string,null
    • Type: string,null
    • title string,null
    • Type: string,null
    • id integer
    • Required on PUT
    • href string,null
    • Type: string,null

Example json GET response

  • {
    • key : C
    • shortname : Cash
    • description : CASH
    • id : 0
    • href : {URI}/paymenttype/0
  • }

{URI} is defined as: http://exo.api.myob.com/