Overview
Error Handling

Methods

API Documentation (API Version bleed)

Attribution/

create

URL:

https://api.liquidweb.com/bleed/Attribution/create

Description:

Parameters:

ParameterTypeNotes
attributionAn array of associative arrays containing * Required
 
sourceA string of text, containing no newlines or other control characters.* Required
source_dataAn associative array of arbitrary keys and values.* Required
order_idA valid id number (a positive integer).* Required if:
  • uniq_ids is not given
uniq_idsAn array of a six-character identifier, containing only capital letters and digits.* Required
venueA string of text, containing no newlines or other control characters.* Required

Returns:

FieldType
resultAn array of associative arrays containing
 
sourceA string of text, containing no newlines or other control characters.
source_dataAn associative array of arbitrary keys and values.
statusOne of: 'created', 'failed'

Possible Errors:

Refer to the Error Handling documentation for the list of exception types