Cash app info
get
Authorizations
AuthorizationstringOptional
Bearer authentication header of the form Bearer <token>.
Query parameters
limitintegerOptional
Number of results to return per page.
offsetintegerOptional
The initial index from which to return the results.
Responses
200Success
application/json
get
/api/give/cash-app-info200Success
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
idstring · uuidRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
cash_app_idstring · max: 255Required
namestring · max: 255Required
emailstring · max: 255Required
telephonestring · max: 255Required
churchstring · uuidRequired
Responses
201Success
application/json
post
/api/give/cash-app-info201Success
get
Authorizations
AuthorizationstringOptional
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this cash app info.
Responses
200Success
application/json
get
/api/give/cash-app-info/{id}200Success
put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this cash app info.
Body
idstring · uuidRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
cash_app_idstring · max: 255Required
namestring · max: 255Required
emailstring · max: 255Required
telephonestring · max: 255Required
churchstring · uuidRequired
Responses
200Success
application/json
put
/api/give/cash-app-info/{id}200Success
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this cash app info.
Responses
204
No response body
delete
/api/give/cash-app-info/{id}204
No response body
No content
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this cash app info.
Body
idstring · uuidRead-onlyOptional
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyOptional
cash_app_idstring · max: 255Optional
namestring · max: 255Optional
emailstring · max: 255Optional
telephonestring · max: 255Optional
churchstring · uuidOptional
Responses
200Success
application/json
patch
/api/give/cash-app-info/{id}200Success