Affirm · Example Payload

Direct Api File Object Example

FintechBNPLLendingPaymentsConsumer

Direct Api File Object Example is an example object payload from Affirm, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idfilenamesizecontent_typepurposecreated

Example Payload

direct-api-file-object-example.json Raw ↑
{
  "id": "500123",
  "filename": "example_value",
  "size": 1000,
  "content_type": "example_value",
  "purpose": "example_value",
  "created": "2025-03-15T14:30:00Z"
}